Query Metrics
6
Database Queries
5
Different statements
7.82 ms
Query time
2
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.98 ms (50.94%) |
1 |
SELECT t0.id AS id_1, t0.fop_data AS fop_data_2, t0.fop AS fop_3, t0.offert AS offert_4, t0.sir_trevor_content AS sir_trevor_content_5, t0.tax_active AS tax_active_6, t0.checkbox_enabled AS checkbox_enabled_7, t0.checkbox_login AS checkbox_login_8, t0.checkbox_pass AS checkbox_pass_9, t0.checkbox_secret AS checkbox_secret_10, t0.title AS title_11, t0.mail_description AS mail_description_12, t0.background_color AS background_color_13, t0.way_for_pay_account AS way_for_pay_account_14, t0.way_for_pay_secret AS way_for_pay_secret_15, t0.button_color AS button_color_16, t0.button_border AS button_border_17, t0.text_button_color AS text_button_color_18, t0.fonts AS fonts_19, t0.font_family AS font_family_20, t0.not_filled_button_color AS not_filled_button_color_21, t0.not_filled_button_border AS not_filled_button_border_22, t0.not_filled_button_text_color AS not_filled_button_text_color_23, t0.link_text_color AS link_text_color_24, t0.back_button_color AS back_button_color_25, t0.timer_text_color AS timer_text_color_26, t0.tariff_background_color AS tariff_background_color_27, t0.tariff_text_color AS tariff_text_color_28, t0.tariff_text_align AS tariff_text_align_29, t0.title_text_color AS title_text_color_30, t0.title_text_align AS title_text_align_31, t0.second_title_text_color AS second_title_text_color_32, t0.second_title_text_align AS second_title_text_align_33, t0.description_text_align AS description_text_align_34, t0.tariff_style_type AS tariff_style_type_35, t0.random_operators AS random_operators_36, t0.random_operators_from AS random_operators_from_37, t0.random_operators_to AS random_operators_to_38, t0.payment_description AS payment_description_39, t0.payment_description_kyivstar AS payment_description_kyivstar_40, t0.payment_type AS payment_type_41, t0.footer_email AS footer_email_42, t0.footer_phone AS footer_phone_43, t0.display_version AS display_version_44, t0.custom_scripts AS custom_scripts_45, t0.promo_code_visible AS promo_code_visible_46, t0.header_visible AS header_visible_47, t0.footer_visible AS footer_visible_48, t0.slug AS slug_49, t0.created_at AS created_at_50, t0.updated_at AS updated_at_51, t0.active AS active_52, t0.main_image_id AS main_image_id_53, t0.favicon_id AS favicon_id_54 FROM company t0 WHERE t0.slug = ? AND t0.active = ? LIMIT 1
Parameters:
[ "esim" 1 ] |
|
1.36 ms (17.42%) |
2 |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
72
]
|
|
1.23 ms (15.71%) |
1 |
SELECT f0_.id AS id_0, f0_.title AS title_1, f0_.page AS page_2, f0_.position AS position_3, f0_.created_at AS created_at_4, f0_.updated_at AS updated_at_5, f0_.active AS active_6, f1_.id AS id_7, f1_.answer AS answer_8, f1_.created_at AS created_at_9, f1_.updated_at AS updated_at_10, f0_.operator_id AS operator_id_11, f1_.faq_question_id AS faq_question_id_12 FROM faq_question f0_ INNER JOIN faq_answer f1_ ON f0_.id = f1_.faq_question_id WHERE EXISTS (SELECT 1 FROM faq_questions_companies f2_ WHERE f2_.question_id = f0_.id AND f2_.company_id IN (?)) AND f0_.active = ? AND f0_.page LIKE ? ORDER BY f0_.position ASC
Parameters:
[ 3 1 "%"2"%" ] |
|
0.62 ms (7.99%) |
1 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.position AS position_3, t0.title AS title_4, t0.sirTrevorContent AS sirTrevorContent_5, t0.content AS content_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.meta_title AS meta_title_9, t0.meta_keywords AS meta_keywords_10, t0.meta_description AS meta_description_11, t0.meta_canonical AS meta_canonical_12, t0.meta_image_id AS meta_image_id_13 FROM meta t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
2
]
|
|
0.62 ms (7.94%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.display_locations AS display_locations_4, t0.active AS active_5, t0.meta_title AS meta_title_6, t0.meta_keywords AS meta_keywords_7, t0.meta_description AS meta_description_8, t0.meta_canonical AS meta_canonical_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.meta_image_id AS meta_image_id_13 FROM page t0 INNER JOIN pages_companies ON t0.id = pages_companies.page_id WHERE pages_companies.company_id = ?
Parameters:
[
3
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Company | No errors. |
| Sonata\MediaBundle\Entity\BaseMedia |
|
| App\Entity\SonataMediaMedia |
|
| Sonata\UserBundle\Entity\BaseUser | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Operator | No errors. |
| App\Entity\Tariff | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\FaqQuestion | No errors. |
| App\Entity\Order | No errors. |
| Sonata\MediaBundle\Entity\BaseGalleryItem | No errors. |
| App\Entity\SonataMediaGalleryItem | No errors. |
| App\Entity\Meta | No errors. |
| App\Entity\FaqAnswer | No errors. |