1
0.28 ms
SELECT r0_ . id AS id_0 , r0_ . source_path AS source_path_1 , r0_ . target_path AS target_path_2 , r0_ . status_code AS status_code_3 , r0_ . is_active AS is_active_4 , r0_ . is_regex AS is_regex_5 , r0_ . hit_count AS hit_count_6 , r0_ . note AS note_7 , r0_ . created_at AS created_at_8 , r0_ . last_hit_at AS last_hit_at_9 FROM redirect r0_ WHERE r0_ . source_path = ? AND r0_ . is_active = 1 AND r0_ . is_regex = 0 LIMIT 1
Parameters :
[
"/avis-clients "
]
SELECT r0_ . id AS id_0 , r0_ . source_path AS source_path_1 , r0_ . target_path AS target_path_2 , r0_ . status_code AS status_code_3 , r0_ . is_active AS is_active_4 , r0_ . is_regex AS is_regex_5 , r0_ . hit_count AS hit_count_6 , r0_ . note AS note_7 , r0_ . created_at AS created_at_8 , r0_ . last_hit_at AS last_hit_at_9 FROM redirect r0_ WHERE r0_ . source_path = '/avis-clients' AND r0_ . is_active = 1 AND r0_ . is_regex = 0 LIMIT 1 ;
Copy
2
0.07 ms
SELECT r0_ . id AS id_0 , r0_ . source_path AS source_path_1 , r0_ . target_path AS target_path_2 , r0_ . status_code AS status_code_3 , r0_ . is_active AS is_active_4 , r0_ . is_regex AS is_regex_5 , r0_ . hit_count AS hit_count_6 , r0_ . note AS note_7 , r0_ . created_at AS created_at_8 , r0_ . last_hit_at AS last_hit_at_9 FROM redirect r0_ WHERE r0_ . is_active = 1 AND r0_ . is_regex = 1
SELECT r0_ . id AS id_0 , r0_ . source_path AS source_path_1 , r0_ . target_path AS target_path_2 , r0_ . status_code AS status_code_3 , r0_ . is_active AS is_active_4 , r0_ . is_regex AS is_regex_5 , r0_ . hit_count AS hit_count_6 , r0_ . note AS note_7 , r0_ . created_at AS created_at_8 , r0_ . last_hit_at AS last_hit_at_9 FROM redirect r0_ WHERE r0_ . is_active = 1 AND r0_ . is_regex = 1 ;
Copy
3
0.19 ms
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . custom_name AS custom_name_3 , t0 . custom_icon_slug AS custom_icon_slug_4 , t0 . panel AS panel_5 , t0 . is_active AS is_active_6 , t0 . show_in_menus AS show_in_menus_7 , t0 . default_render_mode AS default_render_mode_8 , t0 . requires_access AS requires_access_9 , t0 . menu_position AS menu_position_10 , t0 . settings AS settings_11 , t0 . hub_title AS hub_title_12 , t0 . hub_slug AS hub_slug_13 , t0 . hub_enabled AS hub_enabled_14 , t0 . hub_builder_enabled AS hub_builder_enabled_15 , t0 . hub_use_custom_template AS hub_use_custom_template_16 , t0 . hub_custom_template AS hub_custom_template_17 , t0 . hub_render_mode AS hub_render_mode_18 , t0 . hub_excerpt AS hub_excerpt_19 , t0 . hub_description AS hub_description_20 , t0 . hub_image AS hub_image_21 , t0 . hub_thumbnail_excerpt AS hub_thumbnail_excerpt_22 , t0 . hub_thumbnail_image AS hub_thumbnail_image_23 , t0 . hub_seo_title AS hub_seo_title_24 , t0 . hub_seo_description AS hub_seo_description_25 , t0 . hub_seo_canonical AS hub_seo_canonical_26 , t0 . hub_no_index AS hub_no_index_27 , t0 . hub_page_id AS hub_page_id_28 FROM module_config t0 WHERE t0 . hub_slug = ? LIMIT 1
Parameters :
[
"avis-clients "
]
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . custom_name AS custom_name_3 , t0 . custom_icon_slug AS custom_icon_slug_4 , t0 . panel AS panel_5 , t0 . is_active AS is_active_6 , t0 . show_in_menus AS show_in_menus_7 , t0 . default_render_mode AS default_render_mode_8 , t0 . requires_access AS requires_access_9 , t0 . menu_position AS menu_position_10 , t0 . settings AS settings_11 , t0 . hub_title AS hub_title_12 , t0 . hub_slug AS hub_slug_13 , t0 . hub_enabled AS hub_enabled_14 , t0 . hub_builder_enabled AS hub_builder_enabled_15 , t0 . hub_use_custom_template AS hub_use_custom_template_16 , t0 . hub_custom_template AS hub_custom_template_17 , t0 . hub_render_mode AS hub_render_mode_18 , t0 . hub_excerpt AS hub_excerpt_19 , t0 . hub_description AS hub_description_20 , t0 . hub_image AS hub_image_21 , t0 . hub_thumbnail_excerpt AS hub_thumbnail_excerpt_22 , t0 . hub_thumbnail_image AS hub_thumbnail_image_23 , t0 . hub_seo_title AS hub_seo_title_24 , t0 . hub_seo_description AS hub_seo_description_25 , t0 . hub_seo_canonical AS hub_seo_canonical_26 , t0 . hub_no_index AS hub_no_index_27 , t0 . hub_page_id AS hub_page_id_28 FROM module_config t0 WHERE t0 . hub_slug = 'avis-clients' LIMIT 1 ;
Copy
4
0.09 ms
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . custom_name AS custom_name_3 , t0 . custom_icon_slug AS custom_icon_slug_4 , t0 . panel AS panel_5 , t0 . is_active AS is_active_6 , t0 . show_in_menus AS show_in_menus_7 , t0 . default_render_mode AS default_render_mode_8 , t0 . requires_access AS requires_access_9 , t0 . menu_position AS menu_position_10 , t0 . settings AS settings_11 , t0 . hub_title AS hub_title_12 , t0 . hub_slug AS hub_slug_13 , t0 . hub_enabled AS hub_enabled_14 , t0 . hub_builder_enabled AS hub_builder_enabled_15 , t0 . hub_use_custom_template AS hub_use_custom_template_16 , t0 . hub_custom_template AS hub_custom_template_17 , t0 . hub_render_mode AS hub_render_mode_18 , t0 . hub_excerpt AS hub_excerpt_19 , t0 . hub_description AS hub_description_20 , t0 . hub_image AS hub_image_21 , t0 . hub_thumbnail_excerpt AS hub_thumbnail_excerpt_22 , t0 . hub_thumbnail_image AS hub_thumbnail_image_23 , t0 . hub_seo_title AS hub_seo_title_24 , t0 . hub_seo_description AS hub_seo_description_25 , t0 . hub_seo_canonical AS hub_seo_canonical_26 , t0 . hub_no_index AS hub_no_index_27 , t0 . hub_page_id AS hub_page_id_28 FROM module_config t0 WHERE t0 . hub_slug = ? LIMIT 1
Parameters :
[
"avis-clients "
]
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . custom_name AS custom_name_3 , t0 . custom_icon_slug AS custom_icon_slug_4 , t0 . panel AS panel_5 , t0 . is_active AS is_active_6 , t0 . show_in_menus AS show_in_menus_7 , t0 . default_render_mode AS default_render_mode_8 , t0 . requires_access AS requires_access_9 , t0 . menu_position AS menu_position_10 , t0 . settings AS settings_11 , t0 . hub_title AS hub_title_12 , t0 . hub_slug AS hub_slug_13 , t0 . hub_enabled AS hub_enabled_14 , t0 . hub_builder_enabled AS hub_builder_enabled_15 , t0 . hub_use_custom_template AS hub_use_custom_template_16 , t0 . hub_custom_template AS hub_custom_template_17 , t0 . hub_render_mode AS hub_render_mode_18 , t0 . hub_excerpt AS hub_excerpt_19 , t0 . hub_description AS hub_description_20 , t0 . hub_image AS hub_image_21 , t0 . hub_thumbnail_excerpt AS hub_thumbnail_excerpt_22 , t0 . hub_thumbnail_image AS hub_thumbnail_image_23 , t0 . hub_seo_title AS hub_seo_title_24 , t0 . hub_seo_description AS hub_seo_description_25 , t0 . hub_seo_canonical AS hub_seo_canonical_26 , t0 . hub_no_index AS hub_no_index_27 , t0 . hub_page_id AS hub_page_id_28 FROM module_config t0 WHERE t0 . hub_slug = 'avis-clients' LIMIT 1 ;
Copy
5
0.09 ms
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . custom_name AS custom_name_3 , t0 . custom_icon_slug AS custom_icon_slug_4 , t0 . panel AS panel_5 , t0 . is_active AS is_active_6 , t0 . show_in_menus AS show_in_menus_7 , t0 . default_render_mode AS default_render_mode_8 , t0 . requires_access AS requires_access_9 , t0 . menu_position AS menu_position_10 , t0 . settings AS settings_11 , t0 . hub_title AS hub_title_12 , t0 . hub_slug AS hub_slug_13 , t0 . hub_enabled AS hub_enabled_14 , t0 . hub_builder_enabled AS hub_builder_enabled_15 , t0 . hub_use_custom_template AS hub_use_custom_template_16 , t0 . hub_custom_template AS hub_custom_template_17 , t0 . hub_render_mode AS hub_render_mode_18 , t0 . hub_excerpt AS hub_excerpt_19 , t0 . hub_description AS hub_description_20 , t0 . hub_image AS hub_image_21 , t0 . hub_thumbnail_excerpt AS hub_thumbnail_excerpt_22 , t0 . hub_thumbnail_image AS hub_thumbnail_image_23 , t0 . hub_seo_title AS hub_seo_title_24 , t0 . hub_seo_description AS hub_seo_description_25 , t0 . hub_seo_canonical AS hub_seo_canonical_26 , t0 . hub_no_index AS hub_no_index_27 , t0 . hub_page_id AS hub_page_id_28 FROM module_config t0 WHERE t0 . hub_slug = ? LIMIT 1
Parameters :
[
"avis-clients "
]
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . custom_name AS custom_name_3 , t0 . custom_icon_slug AS custom_icon_slug_4 , t0 . panel AS panel_5 , t0 . is_active AS is_active_6 , t0 . show_in_menus AS show_in_menus_7 , t0 . default_render_mode AS default_render_mode_8 , t0 . requires_access AS requires_access_9 , t0 . menu_position AS menu_position_10 , t0 . settings AS settings_11 , t0 . hub_title AS hub_title_12 , t0 . hub_slug AS hub_slug_13 , t0 . hub_enabled AS hub_enabled_14 , t0 . hub_builder_enabled AS hub_builder_enabled_15 , t0 . hub_use_custom_template AS hub_use_custom_template_16 , t0 . hub_custom_template AS hub_custom_template_17 , t0 . hub_render_mode AS hub_render_mode_18 , t0 . hub_excerpt AS hub_excerpt_19 , t0 . hub_description AS hub_description_20 , t0 . hub_image AS hub_image_21 , t0 . hub_thumbnail_excerpt AS hub_thumbnail_excerpt_22 , t0 . hub_thumbnail_image AS hub_thumbnail_image_23 , t0 . hub_seo_title AS hub_seo_title_24 , t0 . hub_seo_description AS hub_seo_description_25 , t0 . hub_seo_canonical AS hub_seo_canonical_26 , t0 . hub_no_index AS hub_no_index_27 , t0 . hub_page_id AS hub_page_id_28 FROM module_config t0 WHERE t0 . hub_slug = 'avis-clients' LIMIT 1 ;
Copy
6
0.08 ms
SELECT COUNT (r0_ . id ) AS sclr_0 FROM review r0_ LEFT JOIN franchise f1_ ON r0_ . franchise_id = f1_ . id WHERE r0_ . superseded_at IS NULL AND ((r0_ . status = ? OR r0_ . source = ? )) ORDER BY r0_ . submitted_at DESC
Parameters :
[
"validated "
"guest_suite "
]
SELECT COUNT (r0_ . id ) AS sclr_0 FROM review r0_ LEFT JOIN franchise f1_ ON r0_ . franchise_id = f1_ . id WHERE r0_ . superseded_at IS NULL AND ((r0_ . status = 'validated' OR r0_ . source = 'guest_suite' )) ORDER BY r0_ . submitted_at DESC ;
Copy
7
0.31 ms
SELECT r0_ . id AS id_0 , r0_ . uuid AS uuid_1 , r0_ . source AS source_2 , r0_ . status AS status_3 , r0_ . guest_suite_id AS guest_suite_id_4 , r0_ . customer_civility AS customer_civility_5 , r0_ . customer_name AS customer_name_6 , r0_ . customer_email AS customer_email_7 , r0_ . customer_email_hash AS customer_email_hash_8 , r0_ . customer_zip_code AS customer_zip_code_9 , r0_ . customer_city AS customer_city_10 , r0_ . customer_insee_code AS customer_insee_code_11 , r0_ . customer_ip_hash AS customer_ip_hash_12 , r0_ . construction_date AS construction_date_13 , r0_ . rating_contact AS rating_contact_14 , r0_ . rating_commercial AS rating_commercial_15 , r0_ . rating_team AS rating_team_16 , r0_ . score20 AS score20_17 , r0_ . recommends AS recommends_18 , r0_ . suggestion AS suggestion_19 , r0_ . services_hash AS services_hash_20 , r0_ . franchise_response AS franchise_response_21 , r0_ . franchise_response_at AS franchise_response_at_22 , r0_ . validated_at AS validated_at_23 , r0_ . superseded_at AS superseded_at_24 , r0_ . submitted_at AS submitted_at_25 , r0_ . created_at AS created_at_26 , r0_ . updated_at AS updated_at_27 , f1_ . id AS id_28 , f1_ . uuid AS uuid_29 , f1_ . code AS code_30 , f1_ . name AS name_31 , f1_ . address AS address_32 , f1_ . zip_code AS zip_code_33 , f1_ . city AS city_34 , f1_ . phone AS phone_35 , f1_ . latitude AS latitude_36 , f1_ . longitude AS longitude_37 , f1_ . slug AS slug_38 , f1_ . url AS url_39 , f1_ . main_sector AS main_sector_40 , f1_ . has_showroom AS has_showroom_41 , f1_ . showroom_address AS showroom_address_42 , f1_ . showroom_city AS showroom_city_43 , f1_ . showroom_latitude AS showroom_latitude_44 , f1_ . showroom_longitude AS showroom_longitude_45 , f1_ . opening_hours AS opening_hours_46 , f1_ . zones AS zones_47 , f1_ . display_zones AS display_zones_48 , f1_ . photo AS photo_49 , f1_ . showroom_photo AS showroom_photo_50 , f1_ . home_insee AS home_insee_51 , f1_ . sector_insee AS sector_insee_52 , f1_ . gateways AS gateways_53 , f1_ . api_enabled AS api_enabled_54 , f1_ . api_visible AS api_visible_55 , f1_ . emails AS emails_56 , f1_ . about_content AS about_content_57 , f1_ . about_image AS about_image_58 , f1_ . seo_title AS seo_title_59 , f1_ . seo_description AS seo_description_60 , f1_ . seo_canonical AS seo_canonical_61 , f1_ . no_index AS no_index_62 , f1_ . status AS status_63 , f1_ . guest_suite_token AS guest_suite_token_64 , f1_ . last_synced_at AS last_synced_at_65 , f1_ . sync_status AS sync_status_66 , f1_ . created_at AS created_at_67 , f1_ . updated_at AS updated_at_68 , f1_ . use_page_builder AS use_page_builder_69 , f1_ . render_mode_override AS render_mode_override_70 , r0_ . franchise_id AS franchise_id_71 , r0_ . superseded_by_id AS superseded_by_id_72 , f1_ . page_id AS page_id_73 FROM review r0_ LEFT JOIN franchise f1_ ON r0_ . franchise_id = f1_ . id WHERE r0_ . superseded_at IS NULL AND ((r0_ . status = ? OR r0_ . source = ? )) ORDER BY r0_ . submitted_at DESC LIMIT 24
Parameters :
[
"validated "
"guest_suite "
]
SELECT
r0_ . id AS id_0 ,
r0_ . uuid AS uuid_1 ,
r0_ . source AS source_2 ,
r0_ . status AS status_3 ,
r0_ . guest_suite_id AS guest_suite_id_4 ,
r0_ . customer_civility AS customer_civility_5 ,
r0_ . customer_name AS customer_name_6 ,
r0_ . customer_email AS customer_email_7 ,
r0_ . customer_email_hash AS customer_email_hash_8 ,
r0_ . customer_zip_code AS customer_zip_code_9 ,
r0_ . customer_city AS customer_city_10 ,
r0_ . customer_insee_code AS customer_insee_code_11 ,
r0_ . customer_ip_hash AS customer_ip_hash_12 ,
r0_ . construction_date AS construction_date_13 ,
r0_ . rating_contact AS rating_contact_14 ,
r0_ . rating_commercial AS rating_commercial_15 ,
r0_ . rating_team AS rating_team_16 ,
r0_ . score20 AS score20_17 ,
r0_ . recommends AS recommends_18 ,
r0_ . suggestion AS suggestion_19 ,
r0_ . services_hash AS services_hash_20 ,
r0_ . franchise_response AS franchise_response_21 ,
r0_ . franchise_response_at AS franchise_response_at_22 ,
r0_ . validated_at AS validated_at_23 ,
r0_ . superseded_at AS superseded_at_24 ,
r0_ . submitted_at AS submitted_at_25 ,
r0_ . created_at AS created_at_26 ,
r0_ . updated_at AS updated_at_27 ,
f1_ . id AS id_28 ,
f1_ . uuid AS uuid_29 ,
f1_ . code AS code_30 ,
f1_ . name AS name_31 ,
f1_ . address AS address_32 ,
f1_ . zip_code AS zip_code_33 ,
f1_ . city AS city_34 ,
f1_ . phone AS phone_35 ,
f1_ . latitude AS latitude_36 ,
f1_ . longitude AS longitude_37 ,
f1_ . slug AS slug_38 ,
f1_ . url AS url_39 ,
f1_ . main_sector AS main_sector_40 ,
f1_ . has_showroom AS has_showroom_41 ,
f1_ . showroom_address AS showroom_address_42 ,
f1_ . showroom_city AS showroom_city_43 ,
f1_ . showroom_latitude AS showroom_latitude_44 ,
f1_ . showroom_longitude AS showroom_longitude_45 ,
f1_ . opening_hours AS opening_hours_46 ,
f1_ . zones AS zones_47 ,
f1_ . display_zones AS display_zones_48 ,
f1_ . photo AS photo_49 ,
f1_ . showroom_photo AS showroom_photo_50 ,
f1_ . home_insee AS home_insee_51 ,
f1_ . sector_insee AS sector_insee_52 ,
f1_ . gateways AS gateways_53 ,
f1_ . api_enabled AS api_enabled_54 ,
f1_ . api_visible AS api_visible_55 ,
f1_ . emails AS emails_56 ,
f1_ . about_content AS about_content_57 ,
f1_ . about_image AS about_image_58 ,
f1_ . seo_title AS seo_title_59 ,
f1_ . seo_description AS seo_description_60 ,
f1_ . seo_canonical AS seo_canonical_61 ,
f1_ . no_index AS no_index_62 ,
f1_ . status AS status_63 ,
f1_ . guest_suite_token AS guest_suite_token_64 ,
f1_ . last_synced_at AS last_synced_at_65 ,
f1_ . sync_status AS sync_status_66 ,
f1_ . created_at AS created_at_67 ,
f1_ . updated_at AS updated_at_68 ,
f1_ . use_page_builder AS use_page_builder_69 ,
f1_ . render_mode_override AS render_mode_override_70 ,
r0_ . franchise_id AS franchise_id_71 ,
r0_ . superseded_by_id AS superseded_by_id_72 ,
f1_ . page_id AS page_id_73
FROM
review r0_
LEFT JOIN franchise f1_ ON r0_ . franchise_id = f1_ . id
WHERE
r0_ . superseded_at IS NULL
AND (
(
r0_ . status = ?
OR r0_ . source = ?
)
)
ORDER BY
r0_ . submitted_at DESC
LIMIT
24
Copy
SELECT r0_ . id AS id_0 , r0_ . uuid AS uuid_1 , r0_ . source AS source_2 , r0_ . status AS status_3 , r0_ . guest_suite_id AS guest_suite_id_4 , r0_ . customer_civility AS customer_civility_5 , r0_ . customer_name AS customer_name_6 , r0_ . customer_email AS customer_email_7 , r0_ . customer_email_hash AS customer_email_hash_8 , r0_ . customer_zip_code AS customer_zip_code_9 , r0_ . customer_city AS customer_city_10 , r0_ . customer_insee_code AS customer_insee_code_11 , r0_ . customer_ip_hash AS customer_ip_hash_12 , r0_ . construction_date AS construction_date_13 , r0_ . rating_contact AS rating_contact_14 , r0_ . rating_commercial AS rating_commercial_15 , r0_ . rating_team AS rating_team_16 , r0_ . score20 AS score20_17 , r0_ . recommends AS recommends_18 , r0_ . suggestion AS suggestion_19 , r0_ . services_hash AS services_hash_20 , r0_ . franchise_response AS franchise_response_21 , r0_ . franchise_response_at AS franchise_response_at_22 , r0_ . validated_at AS validated_at_23 , r0_ . superseded_at AS superseded_at_24 , r0_ . submitted_at AS submitted_at_25 , r0_ . created_at AS created_at_26 , r0_ . updated_at AS updated_at_27 , f1_ . id AS id_28 , f1_ . uuid AS uuid_29 , f1_ . code AS code_30 , f1_ . name AS name_31 , f1_ . address AS address_32 , f1_ . zip_code AS zip_code_33 , f1_ . city AS city_34 , f1_ . phone AS phone_35 , f1_ . latitude AS latitude_36 , f1_ . longitude AS longitude_37 , f1_ . slug AS slug_38 , f1_ . url AS url_39 , f1_ . main_sector AS main_sector_40 , f1_ . has_showroom AS has_showroom_41 , f1_ . showroom_address AS showroom_address_42 , f1_ . showroom_city AS showroom_city_43 , f1_ . showroom_latitude AS showroom_latitude_44 , f1_ . showroom_longitude AS showroom_longitude_45 , f1_ . opening_hours AS opening_hours_46 , f1_ . zones AS zones_47 , f1_ . display_zones AS display_zones_48 , f1_ . photo AS photo_49 , f1_ . showroom_photo AS showroom_photo_50 , f1_ . home_insee AS home_insee_51 , f1_ . sector_insee AS sector_insee_52 , f1_ . gateways AS gateways_53 , f1_ . api_enabled AS api_enabled_54 , f1_ . api_visible AS api_visible_55 , f1_ . emails AS emails_56 , f1_ . about_content AS about_content_57 , f1_ . about_image AS about_image_58 , f1_ . seo_title AS seo_title_59 , f1_ . seo_description AS seo_description_60 , f1_ . seo_canonical AS seo_canonical_61 , f1_ . no_index AS no_index_62 , f1_ . status AS status_63 , f1_ . guest_suite_token AS guest_suite_token_64 , f1_ . last_synced_at AS last_synced_at_65 , f1_ . sync_status AS sync_status_66 , f1_ . created_at AS created_at_67 , f1_ . updated_at AS updated_at_68 , f1_ . use_page_builder AS use_page_builder_69 , f1_ . render_mode_override AS render_mode_override_70 , r0_ . franchise_id AS franchise_id_71 , r0_ . superseded_by_id AS superseded_by_id_72 , f1_ . page_id AS page_id_73 FROM review r0_ LEFT JOIN franchise f1_ ON r0_ . franchise_id = f1_ . id WHERE r0_ . superseded_at IS NULL AND ((r0_ . status = 'validated' OR r0_ . source = 'guest_suite' )) ORDER BY r0_ . submitted_at DESC LIMIT 24 ;
Copy
8
0.08 ms
SELECT t0 . id AS id_1 , t0 . token AS token_2 , t0 . purpose AS purpose_3 , t0 . expires_at AS expires_at_4 , t0 . used_at AS used_at_5 , t0 . renewal_count AS renewal_count_6 , t0 . created_at AS created_at_7 , t0 . review_id AS review_id_8 FROM review_validation_token t0 WHERE t0 . review_id = ?
SELECT t0 . id AS id_1 , t0 . token AS token_2 , t0 . purpose AS purpose_3 , t0 . expires_at AS expires_at_4 , t0 . used_at AS used_at_5 , t0 . renewal_count AS renewal_count_6 , t0 . created_at AS created_at_7 , t0 . review_id AS review_id_8 FROM review_validation_token t0 WHERE t0 . review_id = 1 ;
Copy
9
0.08 ms
SELECT AVG (r0_ . score20 ) AS sclr_0 FROM review r0_ LEFT JOIN franchise f1_ ON r0_ . franchise_id = f1_ . id WHERE r0_ . superseded_at IS NULL AND ((r0_ . status = ? OR r0_ . source = ? )) ORDER BY r0_ . submitted_at DESC
Parameters :
[
"validated "
"guest_suite "
]
SELECT AVG (r0_ . score20 ) AS sclr_0 FROM review r0_ LEFT JOIN franchise f1_ ON r0_ . franchise_id = f1_ . id WHERE r0_ . superseded_at IS NULL AND ((r0_ . status = 'validated' OR r0_ . source = 'guest_suite' )) ORDER BY r0_ . submitted_at DESC ;
Copy
10
0.10 ms
SELECT s0_ . id AS id_0 , s0_ . company_name AS company_name_1 , s0_ . site_name AS site_name_2 , s0_ . address AS address_3 , s0_ . address_complementary AS address_complementary_4 , s0_ . postal_code AS postal_code_5 , s0_ . city AS city_6 , s0_ . phone_number AS phone_number_7 , s0_ . email AS email_8 , s0_ . email_from AS email_from_9 , s0_ . max_page_depth AS max_page_depth_10 , s0_ . latitude AS latitude_11 , s0_ . longitude AS longitude_12 , s0_ . sticky_header AS sticky_header_13 , s0_ . default_show_table_of_contents AS default_show_table_of_contents_14 , s0_ . default_show_featured_on_home AS default_show_featured_on_home_15 , s0_ . logo_url AS logo_url_16 , s0_ . logo_svg_url AS logo_svg_url_17 , s0_ . logo_horizontal_url AS logo_horizontal_url_18 , s0_ . logo_horizontal_svg_url AS logo_horizontal_svg_url_19 , s0_ . current_color AS current_color_20 , s0_ . primary_color AS primary_color_21 , s0_ . primary_light_color AS primary_light_color_22 , s0_ . primary_dark_color AS primary_dark_color_23 , s0_ . secondary_color AS secondary_color_24 , s0_ . secondary_light_color AS secondary_light_color_25 , s0_ . secondary_dark_color AS secondary_dark_color_26 , s0_ . tertiary_color AS tertiary_color_27 , s0_ . tertiary_light_color AS tertiary_light_color_28 , s0_ . tertiary_dark_color AS tertiary_dark_color_29 , s0_ . enable_sitemap_generation AS enable_sitemap_generation_30 , s0_ . enable_image_sitemap_generation AS enable_image_sitemap_generation_31 , s0_ . sitemap_stale AS sitemap_stale_32 , s0_ . home_page_id AS home_page_id_33 FROM site_config s0_ LIMIT 1
SELECT s0_ . id AS id_0 , s0_ . company_name AS company_name_1 , s0_ . site_name AS site_name_2 , s0_ . address AS address_3 , s0_ . address_complementary AS address_complementary_4 , s0_ . postal_code AS postal_code_5 , s0_ . city AS city_6 , s0_ . phone_number AS phone_number_7 , s0_ . email AS email_8 , s0_ . email_from AS email_from_9 , s0_ . max_page_depth AS max_page_depth_10 , s0_ . latitude AS latitude_11 , s0_ . longitude AS longitude_12 , s0_ . sticky_header AS sticky_header_13 , s0_ . default_show_table_of_contents AS default_show_table_of_contents_14 , s0_ . default_show_featured_on_home AS default_show_featured_on_home_15 , s0_ . logo_url AS logo_url_16 , s0_ . logo_svg_url AS logo_svg_url_17 , s0_ . logo_horizontal_url AS logo_horizontal_url_18 , s0_ . logo_horizontal_svg_url AS logo_horizontal_svg_url_19 , s0_ . current_color AS current_color_20 , s0_ . primary_color AS primary_color_21 , s0_ . primary_light_color AS primary_light_color_22 , s0_ . primary_dark_color AS primary_dark_color_23 , s0_ . secondary_color AS secondary_color_24 , s0_ . secondary_light_color AS secondary_light_color_25 , s0_ . secondary_dark_color AS secondary_dark_color_26 , s0_ . tertiary_color AS tertiary_color_27 , s0_ . tertiary_light_color AS tertiary_light_color_28 , s0_ . tertiary_dark_color AS tertiary_dark_color_29 , s0_ . enable_sitemap_generation AS enable_sitemap_generation_30 , s0_ . enable_image_sitemap_generation AS enable_image_sitemap_generation_31 , s0_ . sitemap_stale AS sitemap_stale_32 , s0_ . home_page_id AS home_page_id_33 FROM site_config s0_ LIMIT 1 ;
Copy
11
0.08 ms
SELECT t0 . id AS id_1 , t0 . provider AS provider_2 , t0 . identifier AS identifier_3 , t0 . secret AS secret_4 , t0 . secret_suffix AS secret_suffix_5 , t0 . enabled AS enabled_6 , t0 . site_config_id AS site_config_id_7 FROM api_key t0 WHERE t0 . site_config_id = ?
SELECT t0 . id AS id_1 , t0 . provider AS provider_2 , t0 . identifier AS identifier_3 , t0 . secret AS secret_4 , t0 . secret_suffix AS secret_suffix_5 , t0 . enabled AS enabled_6 , t0 . site_config_id AS site_config_id_7 FROM api_key t0 WHERE t0 . site_config_id = 1 ;
Copy
12
0.08 ms
SELECT m0_ . id AS id_0 , m0_ . uuid AS uuid_1 , m0_ . name AS name_2 , m0_ . slug AS slug_3 , m0_ . is_active AS is_active_4 , m0_ . auto_feed_depth AS auto_feed_depth_5 FROM menu m0_ WHERE m0_ . slug = ? AND m0_ . is_active = 1
Parameters :
[
"menu-principal "
]
SELECT m0_ . id AS id_0 , m0_ . uuid AS uuid_1 , m0_ . name AS name_2 , m0_ . slug AS slug_3 , m0_ . is_active AS is_active_4 , m0_ . auto_feed_depth AS auto_feed_depth_5 FROM menu m0_ WHERE m0_ . slug = 'menu-principal' AND m0_ . is_active = 1 ;
Copy
13
0.09 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . menu_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . menu_id = 2 ORDER BY t0 . position ASC ;
Copy
14
0.22 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . id = 2 ;
Copy
15
0.20 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . parent_id = 2 ORDER BY t0 . position ASC ;
Copy
16
0.21 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . id = 38 ;
Copy
17
0.19 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . parent_id = 38 ORDER BY t0 . position ASC ;
Copy
18
0.16 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . id = 39 ;
Copy
19
0.20 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . parent_id = 39 ORDER BY t0 . position ASC ;
Copy
20
0.08 ms
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . custom_name AS custom_name_3 , t0 . custom_icon_slug AS custom_icon_slug_4 , t0 . panel AS panel_5 , t0 . is_active AS is_active_6 , t0 . show_in_menus AS show_in_menus_7 , t0 . default_render_mode AS default_render_mode_8 , t0 . requires_access AS requires_access_9 , t0 . menu_position AS menu_position_10 , t0 . settings AS settings_11 , t0 . hub_title AS hub_title_12 , t0 . hub_slug AS hub_slug_13 , t0 . hub_enabled AS hub_enabled_14 , t0 . hub_builder_enabled AS hub_builder_enabled_15 , t0 . hub_use_custom_template AS hub_use_custom_template_16 , t0 . hub_custom_template AS hub_custom_template_17 , t0 . hub_render_mode AS hub_render_mode_18 , t0 . hub_excerpt AS hub_excerpt_19 , t0 . hub_description AS hub_description_20 , t0 . hub_image AS hub_image_21 , t0 . hub_thumbnail_excerpt AS hub_thumbnail_excerpt_22 , t0 . hub_thumbnail_image AS hub_thumbnail_image_23 , t0 . hub_seo_title AS hub_seo_title_24 , t0 . hub_seo_description AS hub_seo_description_25 , t0 . hub_seo_canonical AS hub_seo_canonical_26 , t0 . hub_no_index AS hub_no_index_27 , t0 . hub_page_id AS hub_page_id_28 FROM module_config t0 WHERE t0 . code = ?
Parameters :
[
"realisations "
]
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . custom_name AS custom_name_3 , t0 . custom_icon_slug AS custom_icon_slug_4 , t0 . panel AS panel_5 , t0 . is_active AS is_active_6 , t0 . show_in_menus AS show_in_menus_7 , t0 . default_render_mode AS default_render_mode_8 , t0 . requires_access AS requires_access_9 , t0 . menu_position AS menu_position_10 , t0 . settings AS settings_11 , t0 . hub_title AS hub_title_12 , t0 . hub_slug AS hub_slug_13 , t0 . hub_enabled AS hub_enabled_14 , t0 . hub_builder_enabled AS hub_builder_enabled_15 , t0 . hub_use_custom_template AS hub_use_custom_template_16 , t0 . hub_custom_template AS hub_custom_template_17 , t0 . hub_render_mode AS hub_render_mode_18 , t0 . hub_excerpt AS hub_excerpt_19 , t0 . hub_description AS hub_description_20 , t0 . hub_image AS hub_image_21 , t0 . hub_thumbnail_excerpt AS hub_thumbnail_excerpt_22 , t0 . hub_thumbnail_image AS hub_thumbnail_image_23 , t0 . hub_seo_title AS hub_seo_title_24 , t0 . hub_seo_description AS hub_seo_description_25 , t0 . hub_seo_canonical AS hub_seo_canonical_26 , t0 . hub_no_index AS hub_no_index_27 , t0 . hub_page_id AS hub_page_id_28 FROM module_config t0 WHERE t0 . code = 'realisations' ;
Copy
21
0.08 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 36 ORDER BY t0 . position ASC ;
Copy
22
0.17 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . id = 54 ;
Copy
23
0.18 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . parent_id = 54 ORDER BY t0 . position ASC ;
Copy
24
0.07 ms
SELECT m0_ . id AS id_0 , m0_ . uuid AS uuid_1 , m0_ . name AS name_2 , m0_ . slug AS slug_3 , m0_ . is_active AS is_active_4 , m0_ . auto_feed_depth AS auto_feed_depth_5 FROM menu m0_ WHERE m0_ . slug = ? AND m0_ . is_active = 1
Parameters :
[
"menu-header-top "
]
SELECT m0_ . id AS id_0 , m0_ . uuid AS uuid_1 , m0_ . name AS name_2 , m0_ . slug AS slug_3 , m0_ . is_active AS is_active_4 , m0_ . auto_feed_depth AS auto_feed_depth_5 FROM menu m0_ WHERE m0_ . slug = 'menu-header-top' AND m0_ . is_active = 1 ;
Copy
25
0.07 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . menu_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . menu_id = 9 ORDER BY t0 . position ASC ;
Copy
26
0.08 ms
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . custom_name AS custom_name_3 , t0 . custom_icon_slug AS custom_icon_slug_4 , t0 . panel AS panel_5 , t0 . is_active AS is_active_6 , t0 . show_in_menus AS show_in_menus_7 , t0 . default_render_mode AS default_render_mode_8 , t0 . requires_access AS requires_access_9 , t0 . menu_position AS menu_position_10 , t0 . settings AS settings_11 , t0 . hub_title AS hub_title_12 , t0 . hub_slug AS hub_slug_13 , t0 . hub_enabled AS hub_enabled_14 , t0 . hub_builder_enabled AS hub_builder_enabled_15 , t0 . hub_use_custom_template AS hub_use_custom_template_16 , t0 . hub_custom_template AS hub_custom_template_17 , t0 . hub_render_mode AS hub_render_mode_18 , t0 . hub_excerpt AS hub_excerpt_19 , t0 . hub_description AS hub_description_20 , t0 . hub_image AS hub_image_21 , t0 . hub_thumbnail_excerpt AS hub_thumbnail_excerpt_22 , t0 . hub_thumbnail_image AS hub_thumbnail_image_23 , t0 . hub_seo_title AS hub_seo_title_24 , t0 . hub_seo_description AS hub_seo_description_25 , t0 . hub_seo_canonical AS hub_seo_canonical_26 , t0 . hub_no_index AS hub_no_index_27 , t0 . hub_page_id AS hub_page_id_28 FROM module_config t0 WHERE t0 . code = ?
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . custom_name AS custom_name_3 , t0 . custom_icon_slug AS custom_icon_slug_4 , t0 . panel AS panel_5 , t0 . is_active AS is_active_6 , t0 . show_in_menus AS show_in_menus_7 , t0 . default_render_mode AS default_render_mode_8 , t0 . requires_access AS requires_access_9 , t0 . menu_position AS menu_position_10 , t0 . settings AS settings_11 , t0 . hub_title AS hub_title_12 , t0 . hub_slug AS hub_slug_13 , t0 . hub_enabled AS hub_enabled_14 , t0 . hub_builder_enabled AS hub_builder_enabled_15 , t0 . hub_use_custom_template AS hub_use_custom_template_16 , t0 . hub_custom_template AS hub_custom_template_17 , t0 . hub_render_mode AS hub_render_mode_18 , t0 . hub_excerpt AS hub_excerpt_19 , t0 . hub_description AS hub_description_20 , t0 . hub_image AS hub_image_21 , t0 . hub_thumbnail_excerpt AS hub_thumbnail_excerpt_22 , t0 . hub_thumbnail_image AS hub_thumbnail_image_23 , t0 . hub_seo_title AS hub_seo_title_24 , t0 . hub_seo_description AS hub_seo_description_25 , t0 . hub_seo_canonical AS hub_seo_canonical_26 , t0 . hub_no_index AS hub_no_index_27 , t0 . hub_page_id AS hub_page_id_28 FROM module_config t0 WHERE t0 . code = 'faq' ;
Copy
27
0.07 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 35 ORDER BY t0 . position ASC ;
Copy
28
0.08 ms
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . custom_name AS custom_name_3 , t0 . custom_icon_slug AS custom_icon_slug_4 , t0 . panel AS panel_5 , t0 . is_active AS is_active_6 , t0 . show_in_menus AS show_in_menus_7 , t0 . default_render_mode AS default_render_mode_8 , t0 . requires_access AS requires_access_9 , t0 . menu_position AS menu_position_10 , t0 . settings AS settings_11 , t0 . hub_title AS hub_title_12 , t0 . hub_slug AS hub_slug_13 , t0 . hub_enabled AS hub_enabled_14 , t0 . hub_builder_enabled AS hub_builder_enabled_15 , t0 . hub_use_custom_template AS hub_use_custom_template_16 , t0 . hub_custom_template AS hub_custom_template_17 , t0 . hub_render_mode AS hub_render_mode_18 , t0 . hub_excerpt AS hub_excerpt_19 , t0 . hub_description AS hub_description_20 , t0 . hub_image AS hub_image_21 , t0 . hub_thumbnail_excerpt AS hub_thumbnail_excerpt_22 , t0 . hub_thumbnail_image AS hub_thumbnail_image_23 , t0 . hub_seo_title AS hub_seo_title_24 , t0 . hub_seo_description AS hub_seo_description_25 , t0 . hub_seo_canonical AS hub_seo_canonical_26 , t0 . hub_no_index AS hub_no_index_27 , t0 . hub_page_id AS hub_page_id_28 FROM module_config t0 WHERE t0 . code = ?
Parameters :
[
"franchise "
]
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . custom_name AS custom_name_3 , t0 . custom_icon_slug AS custom_icon_slug_4 , t0 . panel AS panel_5 , t0 . is_active AS is_active_6 , t0 . show_in_menus AS show_in_menus_7 , t0 . default_render_mode AS default_render_mode_8 , t0 . requires_access AS requires_access_9 , t0 . menu_position AS menu_position_10 , t0 . settings AS settings_11 , t0 . hub_title AS hub_title_12 , t0 . hub_slug AS hub_slug_13 , t0 . hub_enabled AS hub_enabled_14 , t0 . hub_builder_enabled AS hub_builder_enabled_15 , t0 . hub_use_custom_template AS hub_use_custom_template_16 , t0 . hub_custom_template AS hub_custom_template_17 , t0 . hub_render_mode AS hub_render_mode_18 , t0 . hub_excerpt AS hub_excerpt_19 , t0 . hub_description AS hub_description_20 , t0 . hub_image AS hub_image_21 , t0 . hub_thumbnail_excerpt AS hub_thumbnail_excerpt_22 , t0 . hub_thumbnail_image AS hub_thumbnail_image_23 , t0 . hub_seo_title AS hub_seo_title_24 , t0 . hub_seo_description AS hub_seo_description_25 , t0 . hub_seo_canonical AS hub_seo_canonical_26 , t0 . hub_no_index AS hub_no_index_27 , t0 . hub_page_id AS hub_page_id_28 FROM module_config t0 WHERE t0 . code = 'franchise' ;
Copy
29
0.07 ms
SELECT i0_ . id AS id_0 , i0_ . slug AS slug_1 , i0_ . label AS label_2 , i0_ . category AS category_3 , i0_ . svg_content AS svg_content_4 , i0_ . is_system AS is_system_5 , i0_ . position AS position_6 , i0_ . sync_to_json AS sync_to_json_7 , i0_ . created_at AS created_at_8 , i0_ . updated_at AS updated_at_9 FROM icon i0_
SELECT i0_ . id AS id_0 , i0_ . slug AS slug_1 , i0_ . label AS label_2 , i0_ . category AS category_3 , i0_ . svg_content AS svg_content_4 , i0_ . is_system AS is_system_5 , i0_ . position AS position_6 , i0_ . sync_to_json AS sync_to_json_7 , i0_ . created_at AS created_at_8 , i0_ . updated_at AS updated_at_9 FROM icon i0_ ;
Copy
30
0.08 ms
SELECT m0_ . id AS id_0 , m0_ . uuid AS uuid_1 , m0_ . name AS name_2 , m0_ . slug AS slug_3 , m0_ . is_active AS is_active_4 , m0_ . auto_feed_depth AS auto_feed_depth_5 FROM menu m0_ WHERE m0_ . slug = ? AND m0_ . is_active = 1
Parameters :
[
"menu-footer-installations "
]
SELECT m0_ . id AS id_0 , m0_ . uuid AS uuid_1 , m0_ . name AS name_2 , m0_ . slug AS slug_3 , m0_ . is_active AS is_active_4 , m0_ . auto_feed_depth AS auto_feed_depth_5 FROM menu m0_ WHERE m0_ . slug = 'menu-footer-installations' AND m0_ . is_active = 1 ;
Copy
31
0.08 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . menu_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . menu_id = 3 ORDER BY t0 . position ASC ;
Copy
32
0.08 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 9 ORDER BY t0 . position ASC ;
Copy
33
0.08 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 10 ORDER BY t0 . position ASC ;
Copy
34
0.07 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 11 ORDER BY t0 . position ASC ;
Copy
35
0.07 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 12 ORDER BY t0 . position ASC ;
Copy
36
0.06 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 13 ORDER BY t0 . position ASC ;
Copy
37
0.06 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 14 ORDER BY t0 . position ASC ;
Copy
38
0.07 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 15 ORDER BY t0 . position ASC ;
Copy
39
0.07 ms
SELECT m0_ . id AS id_0 , m0_ . uuid AS uuid_1 , m0_ . name AS name_2 , m0_ . slug AS slug_3 , m0_ . is_active AS is_active_4 , m0_ . auto_feed_depth AS auto_feed_depth_5 FROM menu m0_ WHERE m0_ . slug = ? AND m0_ . is_active = 1
Parameters :
[
"menu-footer-reseau "
]
SELECT m0_ . id AS id_0 , m0_ . uuid AS uuid_1 , m0_ . name AS name_2 , m0_ . slug AS slug_3 , m0_ . is_active AS is_active_4 , m0_ . auto_feed_depth AS auto_feed_depth_5 FROM menu m0_ WHERE m0_ . slug = 'menu-footer-reseau' AND m0_ . is_active = 1 ;
Copy
40
0.08 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . menu_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . menu_id = 4 ORDER BY t0 . position ASC ;
Copy
41
0.07 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 16 ORDER BY t0 . position ASC ;
Copy
42
0.07 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 18 ORDER BY t0 . position ASC ;
Copy
43
0.07 ms
SELECT m0_ . id AS id_0 , m0_ . uuid AS uuid_1 , m0_ . name AS name_2 , m0_ . slug AS slug_3 , m0_ . is_active AS is_active_4 , m0_ . auto_feed_depth AS auto_feed_depth_5 FROM menu m0_ WHERE m0_ . slug = ? AND m0_ . is_active = 1
Parameters :
[
"menu-footer-ressources "
]
SELECT m0_ . id AS id_0 , m0_ . uuid AS uuid_1 , m0_ . name AS name_2 , m0_ . slug AS slug_3 , m0_ . is_active AS is_active_4 , m0_ . auto_feed_depth AS auto_feed_depth_5 FROM menu m0_ WHERE m0_ . slug = 'menu-footer-ressources' AND m0_ . is_active = 1 ;
Copy
44
0.07 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . menu_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . menu_id = 5 ORDER BY t0 . position ASC ;
Copy
45
0.07 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 19 ORDER BY t0 . position ASC ;
Copy
46
0.06 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 20 ORDER BY t0 . position ASC ;
Copy
47
0.06 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 21 ORDER BY t0 . position ASC ;
Copy
48
0.08 ms
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . custom_name AS custom_name_3 , t0 . custom_icon_slug AS custom_icon_slug_4 , t0 . panel AS panel_5 , t0 . is_active AS is_active_6 , t0 . show_in_menus AS show_in_menus_7 , t0 . default_render_mode AS default_render_mode_8 , t0 . requires_access AS requires_access_9 , t0 . menu_position AS menu_position_10 , t0 . settings AS settings_11 , t0 . hub_title AS hub_title_12 , t0 . hub_slug AS hub_slug_13 , t0 . hub_enabled AS hub_enabled_14 , t0 . hub_builder_enabled AS hub_builder_enabled_15 , t0 . hub_use_custom_template AS hub_use_custom_template_16 , t0 . hub_custom_template AS hub_custom_template_17 , t0 . hub_render_mode AS hub_render_mode_18 , t0 . hub_excerpt AS hub_excerpt_19 , t0 . hub_description AS hub_description_20 , t0 . hub_image AS hub_image_21 , t0 . hub_thumbnail_excerpt AS hub_thumbnail_excerpt_22 , t0 . hub_thumbnail_image AS hub_thumbnail_image_23 , t0 . hub_seo_title AS hub_seo_title_24 , t0 . hub_seo_description AS hub_seo_description_25 , t0 . hub_seo_canonical AS hub_seo_canonical_26 , t0 . hub_no_index AS hub_no_index_27 , t0 . hub_page_id AS hub_page_id_28 FROM module_config t0 WHERE t0 . code = ?
Parameters :
[
"newsletter "
]
SELECT t0 . code AS code_1 , t0 . type AS type_2 , t0 . custom_name AS custom_name_3 , t0 . custom_icon_slug AS custom_icon_slug_4 , t0 . panel AS panel_5 , t0 . is_active AS is_active_6 , t0 . show_in_menus AS show_in_menus_7 , t0 . default_render_mode AS default_render_mode_8 , t0 . requires_access AS requires_access_9 , t0 . menu_position AS menu_position_10 , t0 . settings AS settings_11 , t0 . hub_title AS hub_title_12 , t0 . hub_slug AS hub_slug_13 , t0 . hub_enabled AS hub_enabled_14 , t0 . hub_builder_enabled AS hub_builder_enabled_15 , t0 . hub_use_custom_template AS hub_use_custom_template_16 , t0 . hub_custom_template AS hub_custom_template_17 , t0 . hub_render_mode AS hub_render_mode_18 , t0 . hub_excerpt AS hub_excerpt_19 , t0 . hub_description AS hub_description_20 , t0 . hub_image AS hub_image_21 , t0 . hub_thumbnail_excerpt AS hub_thumbnail_excerpt_22 , t0 . hub_thumbnail_image AS hub_thumbnail_image_23 , t0 . hub_seo_title AS hub_seo_title_24 , t0 . hub_seo_description AS hub_seo_description_25 , t0 . hub_seo_canonical AS hub_seo_canonical_26 , t0 . hub_no_index AS hub_no_index_27 , t0 . hub_page_id AS hub_page_id_28 FROM module_config t0 WHERE t0 . code = 'newsletter' ;
Copy
49
0.07 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . url AS url_3 , t0 . config_id AS config_id_4 FROM social_network t0 WHERE t0 . config_id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . url AS url_3 , t0 . config_id AS config_id_4 FROM social_network t0 WHERE t0 . config_id = 1 ;
Copy
50
0.07 ms
SELECT m0_ . id AS id_0 , m0_ . uuid AS uuid_1 , m0_ . name AS name_2 , m0_ . slug AS slug_3 , m0_ . is_active AS is_active_4 , m0_ . auto_feed_depth AS auto_feed_depth_5 FROM menu m0_ WHERE m0_ . slug = ? AND m0_ . is_active = 1
Parameters :
[
"menu-footer-annexes "
]
SELECT m0_ . id AS id_0 , m0_ . uuid AS uuid_1 , m0_ . name AS name_2 , m0_ . slug AS slug_3 , m0_ . is_active AS is_active_4 , m0_ . auto_feed_depth AS auto_feed_depth_5 FROM menu m0_ WHERE m0_ . slug = 'menu-footer-annexes' AND m0_ . is_active = 1 ;
Copy
51
0.07 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . menu_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . menu_id = 6 ORDER BY t0 . position ASC ;
Copy
52
0.17 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . id = 55 ;
Copy
53
0.07 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 22 ORDER BY t0 . position ASC ;
Copy
54
0.16 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . title AS title_3 , t0 . short_title AS short_title_4 , t0 . slug AS slug_5 , t0 . position AS position_6 , t0 . level AS level_7 , t0 . template AS template_8 , t0 . status AS status_9 , t0 . published_at AS published_at_10 , t0 . unpublished_at AS unpublished_at_11 , t0 . is_featured AS is_featured_12 , t0 . is_custom AS is_custom_13 , t0 . template_path AS template_path_14 , t0 . show_table_of_contents AS show_table_of_contents_15 , t0 . show_children_list AS show_children_list_16 , t0 . children_list_position AS children_list_position_17 , t0 . show_page_header AS show_page_header_18 , t0 . tags AS tags_19 , t0 . short_description AS short_description_20 , t0 . content AS content_21 , t0 . image AS image_22 , t0 . thumbnail_image AS thumbnail_image_23 , t0 . thumbnail_excerpt AS thumbnail_excerpt_24 , t0 . seo_title AS seo_title_25 , t0 . seo_description AS seo_description_26 , t0 . seo_canonical AS seo_canonical_27 , t0 . no_index AS no_index_28 , t0 . created_at AS created_at_29 , t0 . updated_at AS updated_at_30 , t0 . scope AS scope_31 , t0 . scope_id AS scope_id_32 , t0 . icon_slug AS icon_slug_33 , t0 . type AS type_34 , t0 . show_in_tree AS show_in_tree_35 , t0 . parent_id AS parent_id_36 , t0 . created_by_id AS created_by_id_37 FROM page t0 WHERE t0 . id = 57 ;
Copy
55
0.08 ms
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . uuid AS uuid_2 , t0 . label AS label_3 , t0 . type AS type_4 , t0 . url AS url_5 , t0 . module_route AS module_route_6 , t0 . entity_type AS entity_type_7 , t0 . entity_id AS entity_id_8 , t0 . position AS position_9 , t0 . target AS target_10 , t0 . css_class AS css_class_11 , t0 . secondary_label AS secondary_label_12 , t0 . description AS description_13 , t0 . is_visible AS is_visible_14 , t0 . auto_feed_children AS auto_feed_children_15 , t0 . menu_id AS menu_id_16 , t0 . page_id AS page_id_17 , t0 . parent_id AS parent_id_18 FROM menu_item t0 WHERE t0 . parent_id = 34 ORDER BY t0 . position ASC ;
Copy