Query Metrics
106
Database Queries
14
Different statements
5.07 ms
Query time
1
Invalid entities
190
Managed entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.84 ms (36.33%) |
45 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.is_main AS is_main_4, t0.image_id AS image_id_5, t6.id AS id_7, t6.alt AS alt_8, t6.file_name AS file_name_9, t6.dimensions AS dimensions_10, t6.updated_at AS updated_at_11 FROM language t0 LEFT JOIN language_image t6 ON t0.image_id = t6.id WHERE t0.code = ? LIMIT 1
Parameters:
[
"fr"
]
|
||||||||||||||||||||||||||||||||||
1.17 ms (23.12%) |
25 |
SELECT t0.id AS id_1, t0.entity_class AS entity_class_2, t0.entity_id AS entity_id_3, t0.field_name AS field_name_4 FROM text_content t0 WHERE t0.id = ?
Parameters:
[
549
]
|
||||||||||||||||||||||||||||||||||
1.04 ms (20.51%) |
25 |
SELECT t0.id AS id_1, t0.translated_text AS translated_text_2, t0.language_id AS language_id_3, t0.text_content_id AS text_content_id_4 FROM translation t0 WHERE (t0.language_id = ? AND t0.text_content_id = ?) LIMIT 1
Parameters:
[ 1 549 ] |
||||||||||||||||||||||||||||||||||
0.28 ms (5.54%) |
1 |
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.updated_at AS updated_at_2, p0_.enabled AS enabled_3, p0_.publication_start_date AS publication_start_date_4, p0_.publication_end_date AS publication_end_date_5, p0_.is_nav_back_button_enabled AS is_nav_back_button_enabled_6, p1_.id AS id_7, p1_.created_at AS created_at_8, p1_.updated_at AS updated_at_9, p1_.enabled AS enabled_10, p1_.publication_start_date AS publication_start_date_11, p1_.publication_end_date AS publication_end_date_12, p1_.is_nav_back_button_enabled AS is_nav_back_button_enabled_13, p2_.id AS id_14, p2_.created_at AS created_at_15, p2_.updated_at AS updated_at_16, p2_.enabled AS enabled_17, p2_.publication_start_date AS publication_start_date_18, p2_.publication_end_date AS publication_end_date_19, p2_.is_nav_back_button_enabled AS is_nav_back_button_enabled_20, p0_.title_id AS title_id_21, p0_.slug_id AS slug_id_22, p0_.template_id AS template_id_23, p0_.internal_template_id AS internal_template_id_24, p0_.article_template_id AS article_template_id_25, p0_.list_articles_template_id AS list_articles_template_id_26, p0_.switch_home_template_id AS switch_home_template_id_27, p0_.switch_home_location_template_id AS switch_home_location_template_id_28, p0_.seo_id AS seo_id_29, p0_.contact_template_id AS contact_template_id_30, p0_.sitemap_template_id AS sitemap_template_id_31, p0_.landing_template_id AS landing_template_id_32, p0_.nav_back_button_title_id AS nav_back_button_title_id_33, p0_.nav_back_button_page_id AS nav_back_button_page_id_34, p0_.parent_id AS parent_id_35, p1_.title_id AS title_id_36, p1_.slug_id AS slug_id_37, p1_.template_id AS template_id_38, p1_.internal_template_id AS internal_template_id_39, p1_.article_template_id AS article_template_id_40, p1_.list_articles_template_id AS list_articles_template_id_41, p1_.switch_home_template_id AS switch_home_template_id_42, p1_.switch_home_location_template_id AS switch_home_location_template_id_43, p1_.seo_id AS seo_id_44, p1_.contact_template_id AS contact_template_id_45, p1_.sitemap_template_id AS sitemap_template_id_46, p1_.landing_template_id AS landing_template_id_47, p1_.nav_back_button_title_id AS nav_back_button_title_id_48, p1_.nav_back_button_page_id AS nav_back_button_page_id_49, p1_.parent_id AS parent_id_50, p2_.title_id AS title_id_51, p2_.slug_id AS slug_id_52, p2_.template_id AS template_id_53, p2_.internal_template_id AS internal_template_id_54, p2_.article_template_id AS article_template_id_55, p2_.list_articles_template_id AS list_articles_template_id_56, p2_.switch_home_template_id AS switch_home_template_id_57, p2_.switch_home_location_template_id AS switch_home_location_template_id_58, p2_.seo_id AS seo_id_59, p2_.contact_template_id AS contact_template_id_60, p2_.sitemap_template_id AS sitemap_template_id_61, p2_.landing_template_id AS landing_template_id_62, p2_.nav_back_button_title_id AS nav_back_button_title_id_63, p2_.nav_back_button_page_id AS nav_back_button_page_id_64, p2_.parent_id AS parent_id_65 FROM page p0_ LEFT JOIN page p1_ ON p0_.nav_back_button_page_id = p1_.id LEFT JOIN page p2_ ON p0_.parent_id = p2_.id LEFT JOIN text_content t3_ ON p0_.slug_id = t3_.id LEFT JOIN translation t4_ ON t3_.id = t4_.text_content_id WHERE t4_.translated_text = ? AND p0_.enabled = ?
Parameters:
[ "lyon" 1 ]
|
||||||||||||||||||||||||||||||||||
0.16 ms (3.19%) |
1 |
SELECT t0.id AS id_1, t0.template_id AS template_id_2, t3.id AS id_4, t3.created_at AS created_at_5, t3.updated_at AS updated_at_6, t3.enabled AS enabled_7, t3.publication_start_date AS publication_start_date_8, t3.publication_end_date AS publication_end_date_9, t3.is_nav_back_button_enabled AS is_nav_back_button_enabled_10, t3.title_id AS title_id_11, t3.slug_id AS slug_id_12, t3.template_id AS template_id_13, t3.internal_template_id AS internal_template_id_14, t3.article_template_id AS article_template_id_15, t3.list_articles_template_id AS list_articles_template_id_16, t3.switch_home_template_id AS switch_home_template_id_17, t3.switch_home_location_template_id AS switch_home_location_template_id_18, t3.seo_id AS seo_id_19, t3.contact_template_id AS contact_template_id_20, t3.sitemap_template_id AS sitemap_template_id_21, t3.landing_template_id AS landing_template_id_22, t3.nav_back_button_title_id AS nav_back_button_title_id_23, t3.nav_back_button_page_id AS nav_back_button_page_id_24, t3.parent_id AS parent_id_25, t0.subtitle_id AS subtitle_id_26, t0.image_id AS image_id_27, t0.why_section_title_id AS why_section_title_id_28, t0.why_section_content_id AS why_section_content_id_29, t0.popular_places_title_id AS popular_places_title_id_30, t0.popular_places_content_id AS popular_places_content_id_31, t0.feedback_section_title_id AS feedback_section_title_id_32, t0.feedback_section_content_id AS feedback_section_content_id_33, t0.faq_title_id AS faq_title_id_34, t0.location_id AS location_id_35 FROM switch_home_location_template t0 LEFT JOIN page t3 ON t3.switch_home_location_template_id = t0.id WHERE t0.id = ?
Parameters:
[
12
]
|
||||||||||||||||||||||||||||||||||
0.10 ms (1.95%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.publication_start_date AS publication_start_date_5, t0.publication_end_date AS publication_end_date_6, t0.is_nav_back_button_enabled AS is_nav_back_button_enabled_7, t0.title_id AS title_id_8, t0.slug_id AS slug_id_9, t0.template_id AS template_id_10, t0.internal_template_id AS internal_template_id_11, t0.article_template_id AS article_template_id_12, t0.list_articles_template_id AS list_articles_template_id_13, t0.switch_home_template_id AS switch_home_template_id_14, t0.switch_home_location_template_id AS switch_home_location_template_id_15, t0.seo_id AS seo_id_16, t0.contact_template_id AS contact_template_id_17, t0.sitemap_template_id AS sitemap_template_id_18, t0.landing_template_id AS landing_template_id_19, t0.nav_back_button_title_id AS nav_back_button_title_id_20, t0.nav_back_button_page_id AS nav_back_button_page_id_21, t22.id AS id_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.publication_start_date AS publication_start_date_27, t22.publication_end_date AS publication_end_date_28, t22.is_nav_back_button_enabled AS is_nav_back_button_enabled_29, t22.title_id AS title_id_30, t22.slug_id AS slug_id_31, t22.template_id AS template_id_32, t22.internal_template_id AS internal_template_id_33, t22.article_template_id AS article_template_id_34, t22.list_articles_template_id AS list_articles_template_id_35, t22.switch_home_template_id AS switch_home_template_id_36, t22.switch_home_location_template_id AS switch_home_location_template_id_37, t22.seo_id AS seo_id_38, t22.contact_template_id AS contact_template_id_39, t22.sitemap_template_id AS sitemap_template_id_40, t22.landing_template_id AS landing_template_id_41, t22.nav_back_button_title_id AS nav_back_button_title_id_42, t22.nav_back_button_page_id AS nav_back_button_page_id_43, t22.parent_id AS parent_id_44, t0.parent_id AS parent_id_45 FROM page t0 LEFT JOIN page t22 ON t0.nav_back_button_page_id = t22.id WHERE t0.parent_id IN (?, ?)
Parameters:
[ 29 18 ]
|
||||||||||||||||||||||||||||||||||
0.10 ms (1.93%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.is_main AS is_main_4, t0.image_id AS image_id_5, t6.id AS id_7, t6.alt AS alt_8, t6.file_name AS file_name_9, t6.dimensions AS dimensions_10, t6.updated_at AS updated_at_11 FROM language t0 LEFT JOIN language_image t6 ON t0.image_id = t6.id WHERE t0.is_main = ? LIMIT 1
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||||
0.07 ms (1.40%) |
1 |
SELECT t0.id AS id_1, t0.no_index AS no_index_2, t0.no_follow AS no_follow_3, t0.hide_on_sitemap AS hide_on_sitemap_4, t0.meta_title_id AS meta_title_id_5, t0.meta_description_id AS meta_description_id_6, t0.meta_keywords_id AS meta_keywords_id_7, t0.canonical_id AS canonical_id_8, t9.id AS id_10, t9.created_at AS created_at_11, t9.updated_at AS updated_at_12, t9.enabled AS enabled_13, t9.publication_start_date AS publication_start_date_14, t9.publication_end_date AS publication_end_date_15, t9.is_nav_back_button_enabled AS is_nav_back_button_enabled_16, t9.title_id AS title_id_17, t9.slug_id AS slug_id_18, t9.template_id AS template_id_19, t9.internal_template_id AS internal_template_id_20, t9.article_template_id AS article_template_id_21, t9.list_articles_template_id AS list_articles_template_id_22, t9.switch_home_template_id AS switch_home_template_id_23, t9.switch_home_location_template_id AS switch_home_location_template_id_24, t9.seo_id AS seo_id_25, t9.contact_template_id AS contact_template_id_26, t9.sitemap_template_id AS sitemap_template_id_27, t9.landing_template_id AS landing_template_id_28, t9.nav_back_button_title_id AS nav_back_button_title_id_29, t9.nav_back_button_page_id AS nav_back_button_page_id_30, t9.parent_id AS parent_id_31, t32.id AS id_33, t32.updated_at AS updated_at_34, t32.created_at AS created_at_35, t32.title_id AS title_id_36, t32.subtitle_id AS subtitle_id_37, t32.process_section_title_id AS process_section_title_id_38, t32.process_section_subtitle_id AS process_section_subtitle_id_39, t32.popular_dest_section_title_id AS popular_dest_section_title_id_40, t32.popular_dest_section_subtitle_id AS popular_dest_section_subtitle_id_41, t32.why_section_title_id AS why_section_title_id_42, t32.why_section_subtitle_id AS why_section_subtitle_id_43, t32.faq_section_title_id AS faq_section_title_id_44, t32.register_section_title_id AS register_section_title_id_45, t32.register_section_subtitle_id AS register_section_subtitle_id_46, t32.seo_id AS seo_id_47 FROM seo t0 LEFT JOIN page t9 ON t9.seo_id = t0.id LEFT JOIN home_page t32 ON t32.seo_id = t0.id WHERE t0.id = ?
Parameters:
[
30
]
|
||||||||||||||||||||||||||||||||||
0.07 ms (1.28%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.enabled AS enabled_4, t0.publication_start_date AS publication_start_date_5, t0.publication_end_date AS publication_end_date_6, t0.is_nav_back_button_enabled AS is_nav_back_button_enabled_7, t0.title_id AS title_id_8, t0.slug_id AS slug_id_9, t0.template_id AS template_id_10, t0.internal_template_id AS internal_template_id_11, t0.article_template_id AS article_template_id_12, t0.list_articles_template_id AS list_articles_template_id_13, t0.switch_home_template_id AS switch_home_template_id_14, t0.switch_home_location_template_id AS switch_home_location_template_id_15, t0.seo_id AS seo_id_16, t0.contact_template_id AS contact_template_id_17, t0.sitemap_template_id AS sitemap_template_id_18, t0.landing_template_id AS landing_template_id_19, t0.nav_back_button_title_id AS nav_back_button_title_id_20, t0.nav_back_button_page_id AS nav_back_button_page_id_21, t22.id AS id_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.publication_start_date AS publication_start_date_27, t22.publication_end_date AS publication_end_date_28, t22.is_nav_back_button_enabled AS is_nav_back_button_enabled_29, t22.title_id AS title_id_30, t22.slug_id AS slug_id_31, t22.template_id AS template_id_32, t22.internal_template_id AS internal_template_id_33, t22.article_template_id AS article_template_id_34, t22.list_articles_template_id AS list_articles_template_id_35, t22.switch_home_template_id AS switch_home_template_id_36, t22.switch_home_location_template_id AS switch_home_location_template_id_37, t22.seo_id AS seo_id_38, t22.contact_template_id AS contact_template_id_39, t22.sitemap_template_id AS sitemap_template_id_40, t22.landing_template_id AS landing_template_id_41, t22.nav_back_button_title_id AS nav_back_button_title_id_42, t22.nav_back_button_page_id AS nav_back_button_page_id_43, t22.parent_id AS parent_id_44, t0.parent_id AS parent_id_45 FROM page t0 LEFT JOIN page t22 ON t0.nav_back_button_page_id = t22.id WHERE t0.parent_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19 20 21 22 23 24 25 26 27 28 30 34 35 36 37 38 39 40 41 42 43 ] |
||||||||||||||||||||||||||||||||||
0.06 ms (1.12%) |
1 |
SELECT t0.id AS id_1, t0.redirection_type AS redirection_type_2, t0.redirection_video AS redirection_video_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.position AS position_6, t0.format AS format_7, t0.background_class AS background_class_8, t0.page_id AS page_id_9, t0.title_id AS title_id_10, t0.redirection_link_id AS redirection_link_id_11, t0.redirection_page_id AS redirection_page_id_12, t13.id AS id_14, t13.created_at AS created_at_15, t13.updated_at AS updated_at_16, t13.enabled AS enabled_17, t13.publication_start_date AS publication_start_date_18, t13.publication_end_date AS publication_end_date_19, t13.is_nav_back_button_enabled AS is_nav_back_button_enabled_20, t13.title_id AS title_id_21, t13.slug_id AS slug_id_22, t13.template_id AS template_id_23, t13.internal_template_id AS internal_template_id_24, t13.article_template_id AS article_template_id_25, t13.list_articles_template_id AS list_articles_template_id_26, t13.switch_home_template_id AS switch_home_template_id_27, t13.switch_home_location_template_id AS switch_home_location_template_id_28, t13.seo_id AS seo_id_29, t13.contact_template_id AS contact_template_id_30, t13.sitemap_template_id AS sitemap_template_id_31, t13.landing_template_id AS landing_template_id_32, t13.nav_back_button_title_id AS nav_back_button_title_id_33, t13.nav_back_button_page_id AS nav_back_button_page_id_34, t13.parent_id AS parent_id_35, t0.nav_id AS nav_id_36, t0.sub_nav_id AS sub_nav_id_37 FROM nav_link t0 LEFT JOIN page t13 ON t0.redirection_page_id = t13.id WHERE t0.page_id = ? ORDER BY t0.position ASC
Parameters:
[
29
]
|
||||||||||||||||||||||||||||||||||
0.06 ms (1.11%) |
1 |
SELECT t0.id AS id_1, t0.from_slug AS from_slug_2, t0.to_slug AS to_slug_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.language_id AS language_id_6 FROM redirect t0 WHERE t0.from_slug = ? AND t0.language_id = ? AND t0.enabled = ? LIMIT 1
Parameters:
[ "lyon" 1 1 ]
|
||||||||||||||||||||||||||||||||||
0.05 ms (0.93%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.keyname AS keyname_3 FROM template t0 WHERE t0.id = ?
Parameters:
[
10
]
|
||||||||||||||||||||||||||||||||||
0.04 ms (0.85%) |
1 |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.dimensions AS dimensions_3, t0.updated_at AS updated_at_4, t0.alt_id AS alt_id_5 FROM switch_home_location_image t0 WHERE t0.id = ?
Parameters:
[
12
]
|
||||||||||||||||||||||||||||||||||
0.04 ms (0.73%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.question_id AS question_id_3, t0.answer_id AS answer_id_4, t0.switch_home_location_template_id AS switch_home_location_template_id_5 FROM switch_home_location_question t0 WHERE t0.switch_home_location_template_id = ? ORDER BY t0.position ASC
Parameters:
[
12
]
|
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.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|---|
App\Entity\TextContent | 89 |
App\Entity\Translation | 25 |
App\Entity\Page | 23 |
App\Entity\SwitchHomeLocationTemplate | 23 |
App\Entity\Seo | 23 |
App\Entity\SwitchHomeLocationQuestion | 3 |
App\Entity\Language | 1 |
App\Entity\Uploadable\LanguageImage | 1 |
App\Entity\Template | 1 |
App\Entity\Uploadable\SwitchHomeLocationImage | 1 |