Query Metrics
88
Database Queries
26
Different statements
93.37 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.82 ms |
SELECT DATABASE()
Parameters:
[] |
| 2 | 1.16 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.cheapest_accommodation AS cheapest_accommodation_3, t0.match_ticket_price AS match_ticket_price_4, t0.match_ticket_price_base AS match_ticket_price_base_5, t0.final AS final_6, t0.offer AS offer_7, t0.popular AS popular_8, t0.has_flight AS has_flight_9, t0.disable_booking AS disable_booking_10, t0.first_of_month AS first_of_month_11, t0.last_sync_date AS last_sync_date_12, t0.sync_time AS sync_time_13, t0.sync_status AS sync_status_14, t0.sync_message AS sync_message_15, t0.home_club_id AS home_club_id_16, t0.away_club_id AS away_club_id_17, t0.match_country_id AS match_country_id_18, t0.competition_id AS competition_id_19, t0.stadium_id AS stadium_id_20 FROM `match` t0 WHERE t0.id = ?
Parameters:
[
"112"
]
|
| 3 | 2.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.intro AS intro_4, t0.has_home_matches AS has_home_matches_5, t0.description AS description_6, t0.practical_info AS practical_info_7, t0.city_info AS city_info_8, t0.deleted AS deleted_9, t0.meta_title AS meta_title_10, t0.meta_description AS meta_description_11, t0.logo_id AS logo_id_12, t0.country_id AS country_id_13, t0.hero_id AS hero_id_14, t0.content_hero_id AS content_hero_id_15, t0.stadium_id AS stadium_id_16 FROM club t0 WHERE t0.id = ? AND ((t0.deleted IS NULL))
Parameters:
[
4
]
|
| 4 | 1.77 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.intro AS intro_4, t0.has_home_matches AS has_home_matches_5, t0.description AS description_6, t0.practical_info AS practical_info_7, t0.city_info AS city_info_8, t0.deleted AS deleted_9, t0.meta_title AS meta_title_10, t0.meta_description AS meta_description_11, t0.logo_id AS logo_id_12, t0.country_id AS country_id_13, t0.hero_id AS hero_id_14, t0.content_hero_id AS content_hero_id_15, t0.stadium_id AS stadium_id_16 FROM club t0 WHERE t0.id = ? AND ((t0.deleted IS NULL))
Parameters:
[
3
]
|
| 5 | 1.08 ms |
SELECT t0.id AS id_1, t0.source AS source_2, t0.destination AS destination_3, t0.is_permanent AS is_permanent_4 FROM redirect t0 WHERE t0.source = ? ORDER BY t0.id DESC LIMIT 1
Parameters:
[
"/checkout/112"
]
|
| 6 | 1.28 ms |
SELECT f0_.name AS name_0, f0_.active AS active_1 FROM feature f0_
Parameters:
[] |
| 7 | 2.07 ms |
SELECT t0.id AS id_1, t0.airport_code AS airport_code_2, t0.airport_name AS airport_name_3, t0.airport_id AS airport_id_4, t0.airport_country_pretty_name AS airport_country_pretty_name_5, t0.airport_country_id AS airport_country_id_6, t0.airport_country_code AS airport_country_code_7, t0.airport_country_name AS airport_country_name_8, t0.synced AS synced_9, t0.indexable_departure AS indexable_departure_10, t0.indexable_arrival AS indexable_arrival_11, t0.default_arrival AS default_arrival_12 FROM airport t0 WHERE t0.indexable_departure = ? ORDER BY t0.airport_country_code DESC, t0.airport_name ASC
Parameters:
[
1
]
|
| 8 | 3.79 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.place AS place_4, t0.address AS address_5, t0.pyton_place_id AS pyton_place_id_6, t0.description AS description_7, t0.city_description AS city_description_8, t0.centrum_longitude AS centrum_longitude_9, t0.centrumlatitude AS centrumlatitude_10, t0.country_id AS country_id_11 FROM stadium t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 9 | 2.11 ms |
SELECT t0.id AS id_1, t0.airport_code AS airport_code_2, t0.airport_name AS airport_name_3, t0.airport_id AS airport_id_4, t0.airport_country_pretty_name AS airport_country_pretty_name_5, t0.airport_country_id AS airport_country_id_6, t0.airport_country_code AS airport_country_code_7, t0.airport_country_name AS airport_country_name_8, t0.synced AS synced_9, t0.indexable_departure AS indexable_departure_10, t0.indexable_arrival AS indexable_arrival_11, t0.default_arrival AS default_arrival_12 FROM airport t0 WHERE t0.airport_id IN (NULL) ORDER BY t0.default_arrival DESC
Parameters:
[] |
| 10 | 1.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.flag_id AS flag_id_7 FROM country t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 11 | 1.22 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.defaults AS defaults_3, t0.staticPrefix AS staticPrefix_4, t0.variable_pattern AS variable_pattern_5, t0.requirements AS requirements_6, t0.options AS options_7, t0.host AS host_8, t0.schemes AS schemes_9, t0.`methods` AS methods_10, t0.`condition` AS condition_11, t0.locale AS locale_12, t0.page_id AS page_id_13 FROM route t0 WHERE t0.`name` = ? LIMIT 1
Parameters:
[
"checkout"
]
|
| 12 | 1.55 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
66
]
|
| 13 | 1.35 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
3
]
|
| 14 | 0.96 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.defaults AS defaults_3, t0.staticPrefix AS staticPrefix_4, t0.variable_pattern AS variable_pattern_5, t0.requirements AS requirements_6, t0.options AS options_7, t0.host AS host_8, t0.schemes AS schemes_9, t0.`methods` AS methods_10, t0.`condition` AS condition_11, t0.locale AS locale_12, t0.page_id AS page_id_13 FROM route t0 WHERE t0.`name` = ? LIMIT 1
Parameters:
[
"homepage"
]
|
| 15 | 1.17 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
6
]
|
| 16 | 0.92 ms |
SELECT t0.name AS name_1, t0.section AS section_2, t0.value AS value_3, t0.type AS type_4 FROM configuration_setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"site_open_graph_image"
]
|
| 17 | 1.03 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.appearance AS appearance_3 FROM tag t0 INNER JOIN page_tag ON t0.id = page_tag.tag_id WHERE page_tag.page_id = ?
Parameters:
[
66
]
|
| 18 | 1.05 ms |
SELECT f0_.name AS name_0, f0_.active AS active_1 FROM feature f0_
Parameters:
[] |
| 19 | 1.45 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.default_time AS default_time_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.country_id AS country_id_8, t0.logo_id AS logo_id_9 FROM competition t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 20 | 1.08 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_size AS file_size_3, t0.file_mime_type AS file_mime_type_4, t0.meta_information AS meta_information_5, t0.updated_at AS updated_at_6, t0.external_id AS external_id_7, t0.folder_id AS folder_id_8 FROM asset t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 21 | 1.21 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_size AS file_size_3, t0.file_mime_type AS file_mime_type_4, t0.meta_information AS meta_information_5, t0.updated_at AS updated_at_6, t0.external_id AS external_id_7, t0.folder_id AS folder_id_8 FROM asset t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 22 | 1.22 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.body AS body_3, t0.slug AS slug_4, t0.multimedia_id AS multimedia_id_5 FROM site_block t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"match_pricedetails"
]
|
| 23 | 1.49 ms |
SELECT t0.id AS id_1, t0.cheapest_accommodation AS cheapest_accommodation_2, t0.unavailable AS unavailable_3, t0.category_id AS category_id_4, t0.match_id AS match_id_5 FROM match_category t0 WHERE t0.match_id = ?
Parameters:
[
112
]
|
| 24 | 1.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.information AS information_3, t0.image_id AS image_id_4, t0.stadium_id AS stadium_id_5 FROM stadium_category t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 25 | 1.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.information AS information_3, t0.image_id AS image_id_4, t0.stadium_id AS stadium_id_5 FROM stadium_category t0 WHERE t0.id = ?
Parameters:
[
11
]
|
| 26 | 0.89 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_size AS file_size_3, t0.file_mime_type AS file_mime_type_4, t0.meta_information AS meta_information_5, t0.updated_at AS updated_at_6, t0.external_id AS external_id_7, t0.folder_id AS folder_id_8 FROM asset t0 WHERE t0.id = ?
Parameters:
[
334
]
|
| 27 | 0.68 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_size AS file_size_3, t0.file_mime_type AS file_mime_type_4, t0.meta_information AS meta_information_5, t0.updated_at AS updated_at_6, t0.external_id AS external_id_7, t0.folder_id AS folder_id_8 FROM asset t0 WHERE t0.id = ?
Parameters:
[
335
]
|
| 28 | 1.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.score AS score_4, t0.message AS message_5, t0.review_fields AS review_fields_6, t0.external_url AS external_url_7, t0.external_id AS external_id_8, t0.external_reference AS external_reference_9, t0.external_hash AS external_hash_10 FROM review t0
Parameters:
[] |
| 29 | 0.95 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.alias = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
"header_navigation"
]
|
| 30 | 1.57 ms |
SELECT p0_.meta_title AS meta_title_0, p0_.meta_description AS meta_description_1, p0_.id AS id_2, p0_.deleted_at AS deleted_at_3, p0_.type AS type_4, p0_.title AS title_5, p0_.fixed_header_title AS fixed_header_title_6, p0_.body AS body_7, p0_.lft AS lft_8, p0_.lvl AS lvl_9, p0_.rgt AS rgt_10, p0_.symlink_variable_pattern AS symlink_variable_pattern_11, p0_.show_in_menu AS show_in_menu_12, p0_.alias AS alias_13, p0_.deletable AS deletable_14, p0_.class AS class_15, p0_.body_class AS body_class_16, p0_.breadcrumbs AS breadcrumbs_17, p0_.controller AS controller_18, p0_.feature AS feature_19, p0_.icon_class AS icon_class_20, p0_.hide_title AS hide_title_21, p0_.robots AS robots_22, p0_.concept AS concept_23, p0_.target AS target_24, r1_.id AS id_25, r1_.`name` AS name_26, r1_.defaults AS defaults_27, r1_.staticPrefix AS staticPrefix_28, r1_.variable_pattern AS variable_pattern_29, r1_.requirements AS requirements_30, r1_.options AS options_31, r1_.host AS host_32, r1_.schemes AS schemes_33, r1_.`methods` AS methods_34, r1_.`condition` AS condition_35, r1_.locale AS locale_36, p0_.parent_id AS parent_id_37, p0_.symlink_id AS symlink_id_38, p0_.mega_menu_item_id AS mega_menu_item_id_39, p0_.hero_configuration_id AS hero_configuration_id_40, p0_.connexys_page_configuration_id AS connexys_page_configuration_id_41, r1_.page_id AS page_id_42 FROM page p0_ LEFT JOIN route r1_ ON p0_.id = r1_.page_id WHERE (p0_.parent_id = ? AND p0_.show_in_menu = 1) AND (p0_.deleted_at IS NULL) ORDER BY p0_.lft ASC
Parameters:
[
2
]
|
| 31 | 1.17 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
67
]
|
| 32 | 1.08 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
42
]
|
| 33 | 0.87 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
68
]
|
| 34 | 0.68 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
69
]
|
| 35 | 0.68 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
45
]
|
| 36 | 0.63 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
22
]
|
| 37 | 0.66 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.alias = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
"webring"
]
|
| 38 | 0.81 ms |
SELECT p0_.meta_title AS meta_title_0, p0_.meta_description AS meta_description_1, p0_.id AS id_2, p0_.deleted_at AS deleted_at_3, p0_.type AS type_4, p0_.title AS title_5, p0_.fixed_header_title AS fixed_header_title_6, p0_.body AS body_7, p0_.lft AS lft_8, p0_.lvl AS lvl_9, p0_.rgt AS rgt_10, p0_.symlink_variable_pattern AS symlink_variable_pattern_11, p0_.show_in_menu AS show_in_menu_12, p0_.alias AS alias_13, p0_.deletable AS deletable_14, p0_.class AS class_15, p0_.body_class AS body_class_16, p0_.breadcrumbs AS breadcrumbs_17, p0_.controller AS controller_18, p0_.feature AS feature_19, p0_.icon_class AS icon_class_20, p0_.hide_title AS hide_title_21, p0_.robots AS robots_22, p0_.concept AS concept_23, p0_.target AS target_24, r1_.id AS id_25, r1_.`name` AS name_26, r1_.defaults AS defaults_27, r1_.staticPrefix AS staticPrefix_28, r1_.variable_pattern AS variable_pattern_29, r1_.requirements AS requirements_30, r1_.options AS options_31, r1_.host AS host_32, r1_.schemes AS schemes_33, r1_.`methods` AS methods_34, r1_.`condition` AS condition_35, r1_.locale AS locale_36, p0_.parent_id AS parent_id_37, p0_.symlink_id AS symlink_id_38, p0_.mega_menu_item_id AS mega_menu_item_id_39, p0_.hero_configuration_id AS hero_configuration_id_40, p0_.connexys_page_configuration_id AS connexys_page_configuration_id_41, r1_.page_id AS page_id_42 FROM page p0_ LEFT JOIN route r1_ ON p0_.id = r1_.page_id WHERE (p0_.parent_id = ? AND p0_.show_in_menu = 1) AND (p0_.deleted_at IS NULL) ORDER BY p0_.lft ASC
Parameters:
[
1
]
|
| 39 | 1.04 ms |
SELECT t0.name AS name_1, t0.section AS section_2, t0.value AS value_3, t0.type AS type_4 FROM configuration_setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"site_logo"
]
|
| 40 | 0.78 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_size AS file_size_3, t0.file_mime_type AS file_mime_type_4, t0.meta_information AS meta_information_5, t0.updated_at AS updated_at_6, t0.external_id AS external_id_7, t0.folder_id AS folder_id_8 FROM asset t0 WHERE t0.id = ?
Parameters:
[
"924"
]
|
| 41 | 0.86 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.alias = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
"footer_navigation"
]
|
| 42 | 1.39 ms |
SELECT p0_.meta_title AS meta_title_0, p0_.meta_description AS meta_description_1, p0_.id AS id_2, p0_.deleted_at AS deleted_at_3, p0_.type AS type_4, p0_.title AS title_5, p0_.fixed_header_title AS fixed_header_title_6, p0_.body AS body_7, p0_.lft AS lft_8, p0_.lvl AS lvl_9, p0_.rgt AS rgt_10, p0_.symlink_variable_pattern AS symlink_variable_pattern_11, p0_.show_in_menu AS show_in_menu_12, p0_.alias AS alias_13, p0_.deletable AS deletable_14, p0_.class AS class_15, p0_.body_class AS body_class_16, p0_.breadcrumbs AS breadcrumbs_17, p0_.controller AS controller_18, p0_.feature AS feature_19, p0_.icon_class AS icon_class_20, p0_.hide_title AS hide_title_21, p0_.robots AS robots_22, p0_.concept AS concept_23, p0_.target AS target_24, r1_.id AS id_25, r1_.`name` AS name_26, r1_.defaults AS defaults_27, r1_.staticPrefix AS staticPrefix_28, r1_.variable_pattern AS variable_pattern_29, r1_.requirements AS requirements_30, r1_.options AS options_31, r1_.host AS host_32, r1_.schemes AS schemes_33, r1_.`methods` AS methods_34, r1_.`condition` AS condition_35, r1_.locale AS locale_36, p0_.parent_id AS parent_id_37, p0_.symlink_id AS symlink_id_38, p0_.mega_menu_item_id AS mega_menu_item_id_39, p0_.hero_configuration_id AS hero_configuration_id_40, p0_.connexys_page_configuration_id AS connexys_page_configuration_id_41, r1_.page_id AS page_id_42 FROM page p0_ LEFT JOIN route r1_ ON p0_.id = r1_.page_id WHERE (p0_.rgt < 178 AND p0_.lft > 119 AND p0_.show_in_menu = 1) AND (p0_.deleted_at IS NULL) ORDER BY p0_.lft ASC
Parameters:
[] |
| 43 | 0.99 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
123
]
|
| 44 | 0.77 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.defaults AS defaults_3, t0.staticPrefix AS staticPrefix_4, t0.variable_pattern AS variable_pattern_5, t0.requirements AS requirements_6, t0.options AS options_7, t0.host AS host_8, t0.schemes AS schemes_9, t0.`methods` AS methods_10, t0.`condition` AS condition_11, t0.locale AS locale_12, t0.page_id AS page_id_13 FROM route t0 WHERE t0.page_id = ?
Parameters:
[
123
]
|
| 45 | 0.82 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
7
]
|
| 46 | 0.69 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.defaults AS defaults_3, t0.staticPrefix AS staticPrefix_4, t0.variable_pattern AS variable_pattern_5, t0.requirements AS requirements_6, t0.options AS options_7, t0.host AS host_8, t0.schemes AS schemes_9, t0.`methods` AS methods_10, t0.`condition` AS condition_11, t0.locale AS locale_12, t0.page_id AS page_id_13 FROM route t0 WHERE t0.page_id = ?
Parameters:
[
7
]
|
| 47 | 1.09 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
39
]
|
| 48 | 1.02 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.defaults AS defaults_3, t0.staticPrefix AS staticPrefix_4, t0.variable_pattern AS variable_pattern_5, t0.requirements AS requirements_6, t0.options AS options_7, t0.host AS host_8, t0.schemes AS schemes_9, t0.`methods` AS methods_10, t0.`condition` AS condition_11, t0.locale AS locale_12, t0.page_id AS page_id_13 FROM route t0 WHERE t0.page_id = ?
Parameters:
[
39
]
|
| 49 | 0.85 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.alias = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
"footer_bottom_navigation"
]
|
| 50 | 1.16 ms |
SELECT p0_.meta_title AS meta_title_0, p0_.meta_description AS meta_description_1, p0_.id AS id_2, p0_.deleted_at AS deleted_at_3, p0_.type AS type_4, p0_.title AS title_5, p0_.fixed_header_title AS fixed_header_title_6, p0_.body AS body_7, p0_.lft AS lft_8, p0_.lvl AS lvl_9, p0_.rgt AS rgt_10, p0_.symlink_variable_pattern AS symlink_variable_pattern_11, p0_.show_in_menu AS show_in_menu_12, p0_.alias AS alias_13, p0_.deletable AS deletable_14, p0_.class AS class_15, p0_.body_class AS body_class_16, p0_.breadcrumbs AS breadcrumbs_17, p0_.controller AS controller_18, p0_.feature AS feature_19, p0_.icon_class AS icon_class_20, p0_.hide_title AS hide_title_21, p0_.robots AS robots_22, p0_.concept AS concept_23, p0_.target AS target_24, r1_.id AS id_25, r1_.`name` AS name_26, r1_.defaults AS defaults_27, r1_.staticPrefix AS staticPrefix_28, r1_.variable_pattern AS variable_pattern_29, r1_.requirements AS requirements_30, r1_.options AS options_31, r1_.host AS host_32, r1_.schemes AS schemes_33, r1_.`methods` AS methods_34, r1_.`condition` AS condition_35, r1_.locale AS locale_36, p0_.parent_id AS parent_id_37, p0_.symlink_id AS symlink_id_38, p0_.mega_menu_item_id AS mega_menu_item_id_39, p0_.hero_configuration_id AS hero_configuration_id_40, p0_.connexys_page_configuration_id AS connexys_page_configuration_id_41, r1_.page_id AS page_id_42 FROM page p0_ LEFT JOIN route r1_ ON p0_.id = r1_.page_id WHERE (p0_.rgt < 180 AND p0_.lft > 179 AND p0_.show_in_menu = 1) AND (p0_.deleted_at IS NULL) ORDER BY p0_.lft ASC
Parameters:
[] |
| 51 | 0.96 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.alias = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
"header_navigation"
]
|
| 52 | 1.22 ms |
SELECT p0_.meta_title AS meta_title_0, p0_.meta_description AS meta_description_1, p0_.id AS id_2, p0_.deleted_at AS deleted_at_3, p0_.type AS type_4, p0_.title AS title_5, p0_.fixed_header_title AS fixed_header_title_6, p0_.body AS body_7, p0_.lft AS lft_8, p0_.lvl AS lvl_9, p0_.rgt AS rgt_10, p0_.symlink_variable_pattern AS symlink_variable_pattern_11, p0_.show_in_menu AS show_in_menu_12, p0_.alias AS alias_13, p0_.deletable AS deletable_14, p0_.class AS class_15, p0_.body_class AS body_class_16, p0_.breadcrumbs AS breadcrumbs_17, p0_.controller AS controller_18, p0_.feature AS feature_19, p0_.icon_class AS icon_class_20, p0_.hide_title AS hide_title_21, p0_.robots AS robots_22, p0_.concept AS concept_23, p0_.target AS target_24, r1_.id AS id_25, r1_.`name` AS name_26, r1_.defaults AS defaults_27, r1_.staticPrefix AS staticPrefix_28, r1_.variable_pattern AS variable_pattern_29, r1_.requirements AS requirements_30, r1_.options AS options_31, r1_.host AS host_32, r1_.schemes AS schemes_33, r1_.`methods` AS methods_34, r1_.`condition` AS condition_35, r1_.locale AS locale_36, p0_.parent_id AS parent_id_37, p0_.symlink_id AS symlink_id_38, p0_.mega_menu_item_id AS mega_menu_item_id_39, p0_.hero_configuration_id AS hero_configuration_id_40, p0_.connexys_page_configuration_id AS connexys_page_configuration_id_41, r1_.page_id AS page_id_42 FROM page p0_ LEFT JOIN route r1_ ON p0_.id = r1_.page_id WHERE (p0_.parent_id = ? AND p0_.show_in_menu = 1) AND (p0_.deleted_at IS NULL) ORDER BY p0_.lft ASC
Parameters:
[
2
]
|
| 53 | 1.75 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
52
]
|
| 54 | 1.25 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
83
]
|
| 55 | 1.19 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
56
]
|
| 56 | 0.95 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
128
]
|
| 57 | 1.20 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
57
]
|
| 58 | 1.12 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
80
]
|
| 59 | 1.12 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
78
]
|
| 60 | 1.10 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
79
]
|
| 61 | 1.17 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
129
]
|
| 62 | 0.87 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
127
]
|
| 63 | 1.11 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
53
]
|
| 64 | 1.11 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
82
]
|
| 65 | 1.08 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
71
]
|
| 66 | 0.99 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
72
]
|
| 67 | 0.91 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
74
]
|
| 68 | 0.70 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.defaults AS defaults_3, t0.staticPrefix AS staticPrefix_4, t0.variable_pattern AS variable_pattern_5, t0.requirements AS requirements_6, t0.options AS options_7, t0.host AS host_8, t0.schemes AS schemes_9, t0.`methods` AS methods_10, t0.`condition` AS condition_11, t0.locale AS locale_12, t0.page_id AS page_id_13 FROM route t0 WHERE t0.page_id = ?
Parameters:
[
117
]
|
| 69 | 0.86 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
73
]
|
| 70 | 0.67 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.defaults AS defaults_3, t0.staticPrefix AS staticPrefix_4, t0.variable_pattern AS variable_pattern_5, t0.requirements AS requirements_6, t0.options AS options_7, t0.host AS host_8, t0.schemes AS schemes_9, t0.`methods` AS methods_10, t0.`condition` AS condition_11, t0.locale AS locale_12, t0.page_id AS page_id_13 FROM route t0 WHERE t0.page_id = ?
Parameters:
[
107
]
|
| 71 | 0.63 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.defaults AS defaults_3, t0.staticPrefix AS staticPrefix_4, t0.variable_pattern AS variable_pattern_5, t0.requirements AS requirements_6, t0.options AS options_7, t0.host AS host_8, t0.schemes AS schemes_9, t0.`methods` AS methods_10, t0.`condition` AS condition_11, t0.locale AS locale_12, t0.page_id AS page_id_13 FROM route t0 WHERE t0.page_id = ?
Parameters:
[
109
]
|
| 72 | 0.60 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.defaults AS defaults_3, t0.staticPrefix AS staticPrefix_4, t0.variable_pattern AS variable_pattern_5, t0.requirements AS requirements_6, t0.options AS options_7, t0.host AS host_8, t0.schemes AS schemes_9, t0.`methods` AS methods_10, t0.`condition` AS condition_11, t0.locale AS locale_12, t0.page_id AS page_id_13 FROM route t0 WHERE t0.page_id = ?
Parameters:
[
111
]
|
| 73 | 0.58 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.defaults AS defaults_3, t0.staticPrefix AS staticPrefix_4, t0.variable_pattern AS variable_pattern_5, t0.requirements AS requirements_6, t0.options AS options_7, t0.host AS host_8, t0.schemes AS schemes_9, t0.`methods` AS methods_10, t0.`condition` AS condition_11, t0.locale AS locale_12, t0.page_id AS page_id_13 FROM route t0 WHERE t0.page_id = ?
Parameters:
[
112
]
|
| 74 | 0.64 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.defaults AS defaults_3, t0.staticPrefix AS staticPrefix_4, t0.variable_pattern AS variable_pattern_5, t0.requirements AS requirements_6, t0.options AS options_7, t0.host AS host_8, t0.schemes AS schemes_9, t0.`methods` AS methods_10, t0.`condition` AS condition_11, t0.locale AS locale_12, t0.page_id AS page_id_13 FROM route t0 WHERE t0.page_id = ?
Parameters:
[
113
]
|
| 75 | 0.65 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.defaults AS defaults_3, t0.staticPrefix AS staticPrefix_4, t0.variable_pattern AS variable_pattern_5, t0.requirements AS requirements_6, t0.options AS options_7, t0.host AS host_8, t0.schemes AS schemes_9, t0.`methods` AS methods_10, t0.`condition` AS condition_11, t0.locale AS locale_12, t0.page_id AS page_id_13 FROM route t0 WHERE t0.page_id = ?
Parameters:
[
114
]
|
| 76 | 0.67 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.defaults AS defaults_3, t0.staticPrefix AS staticPrefix_4, t0.variable_pattern AS variable_pattern_5, t0.requirements AS requirements_6, t0.options AS options_7, t0.host AS host_8, t0.schemes AS schemes_9, t0.`methods` AS methods_10, t0.`condition` AS condition_11, t0.locale AS locale_12, t0.page_id AS page_id_13 FROM route t0 WHERE t0.page_id = ?
Parameters:
[
115
]
|
| 77 | 0.66 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.defaults AS defaults_3, t0.staticPrefix AS staticPrefix_4, t0.variable_pattern AS variable_pattern_5, t0.requirements AS requirements_6, t0.options AS options_7, t0.host AS host_8, t0.schemes AS schemes_9, t0.`methods` AS methods_10, t0.`condition` AS condition_11, t0.locale AS locale_12, t0.page_id AS page_id_13 FROM route t0 WHERE t0.page_id = ?
Parameters:
[
116
]
|
| 78 | 0.77 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
75
]
|
| 79 | 0.76 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
77
]
|
| 80 | 0.68 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
58
]
|
| 81 | 0.67 ms |
SELECT t0.meta_title AS meta_title_1, t0.meta_description AS meta_description_2, t0.id AS id_3, t0.deleted_at AS deleted_at_4, t0.type AS type_5, t0.title AS title_6, t0.fixed_header_title AS fixed_header_title_7, t0.body AS body_8, t0.lft AS lft_9, t0.lvl AS lvl_10, t0.rgt AS rgt_11, t0.symlink_variable_pattern AS symlink_variable_pattern_12, t0.show_in_menu AS show_in_menu_13, t0.alias AS alias_14, t0.deletable AS deletable_15, t0.class AS class_16, t0.body_class AS body_class_17, t0.breadcrumbs AS breadcrumbs_18, t0.controller AS controller_19, t0.feature AS feature_20, t0.icon_class AS icon_class_21, t0.hide_title AS hide_title_22, t0.robots AS robots_23, t0.concept AS concept_24, t0.target AS target_25, t0.parent_id AS parent_id_26, t0.symlink_id AS symlink_id_27, t0.mega_menu_item_id AS mega_menu_item_id_28, t0.hero_configuration_id AS hero_configuration_id_29, t0.connexys_page_configuration_id AS connexys_page_configuration_id_30 FROM page t0 WHERE t0.parent_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.lft ASC
Parameters:
[
76
]
|
| 82 | 0.98 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.location AS location_3, t0.script AS script_4, t0.type AS type_5 FROM google_tag_manager t0 WHERE t0.location = ?
Parameters:
[
"heading_start"
]
|
| 83 | 0.74 ms |
SELECT t0.name AS name_1, t0.section AS section_2, t0.value AS value_3, t0.type AS type_4 FROM configuration_setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"site_favicon"
]
|
| 84 | 0.59 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_size AS file_size_3, t0.file_mime_type AS file_mime_type_4, t0.meta_information AS meta_information_5, t0.updated_at AS updated_at_6, t0.external_id AS external_id_7, t0.folder_id AS folder_id_8 FROM asset t0 WHERE t0.id = ?
Parameters:
[
"937"
]
|
| 85 | 0.53 ms |
SELECT t0.name AS name_1, t0.section AS section_2, t0.value AS value_3, t0.type AS type_4 FROM configuration_setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"site_favicon"
]
|
| 86 | 0.81 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.location AS location_3, t0.script AS script_4, t0.type AS type_5 FROM google_tag_manager t0 WHERE t0.location = ?
Parameters:
[
"heading_end"
]
|
| 87 | 0.63 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.location AS location_3, t0.script AS script_4, t0.type AS type_5 FROM google_tag_manager t0 WHERE t0.location = ?
Parameters:
[
"body_start"
]
|
| 88 | 1.02 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.location AS location_3, t0.script AS script_4, t0.type AS type_5 FROM google_tag_manager t0 WHERE t0.location = ?
Parameters:
[
"body_end"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| parent | doctrine.dbal.parent_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| parent | doctrine.orm.parent_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\CustomTranslation | No errors. |
| App\Entity\CompanyMatchUser | No errors. |
| App\Entity\CompanyMatch | No errors. |
| App\Entity\Vacancy | No errors. |
| App\Entity\WebServiceApiKey | No errors. |
| App\Entity\Redirect | No errors. |
| App\Entity\Game | No errors. |
| App\Entity\Club | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\Competition | No errors. |
| App\Entity\Stadium | No errors. |
| App\Entity\GameCategory | No errors. |
| App\Entity\Asset | No errors. |
| App\Entity\ClubInformation | No errors. |
| App\Entity\Feature | No errors. |
| App\Entity\Airport | No errors. |
| App\Entity\StadiumCategory | No errors. |
| App\Entity\Accommodation | No errors. |
| App\Entity\Route | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\RedirectRoute | No errors. |
| App\Entity\MegaMenuItem | No errors. |
| App\Entity\HeroConfiguration | No errors. |
| App\Entity\ConnexysPageConfiguration | No errors. |
| App\Entity\Tag | No errors. |
| App\Entity\ConfigurationSetting | No errors. |
| App\Entity\AssetFolder | No errors. |
| App\Entity\SiteBlock | No errors. |
| App\Entity\MultiMedia | No errors. |
| App\Entity\Review | No errors. |
| App\Entity\GoogleTagManager | No errors. |
parent entity manager
No loaded entities.