1
0.16 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
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 ;
Copy
2
0.09 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.12 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 = 'home' ;
Copy
4
0.26 ms
SELECT o0_ . id AS id_0 , o0_ . name AS name_1 , o0_ . slug AS slug_2 , o0_ . start_date AS start_date_3 , o0_ . end_date AS end_date_4 , o0_ . publish_start_date AS publish_start_date_5 , o0_ . publish_end_date AS publish_end_date_6 , o0_ . default_hours AS default_hours_7 , o0_ . image AS image_8 , o0_ . description AS description_9 , o0_ . url AS url_10 , o0_ . is_national AS is_national_11 , o0_ . status AS status_12 , o0_ . created_at AS created_at_13 , o0_ . updated_at AS updated_at_14 FROM open_house o0_ WHERE o0_ . status = ? AND o0_ . publish_start_date < = ? AND o0_ . publish_end_date > = ? AND o0_ . end_date > = ? ORDER BY o0_ . start_date DESC
Parameters :
[
1
"2026-03-25 12:19:26 "
"2026-03-25 12:19:26 "
"2026-03-25 00:00:00 "
]
SELECT o0_ . id AS id_0 , o0_ . name AS name_1 , o0_ . slug AS slug_2 , o0_ . start_date AS start_date_3 , o0_ . end_date AS end_date_4 , o0_ . publish_start_date AS publish_start_date_5 , o0_ . publish_end_date AS publish_end_date_6 , o0_ . default_hours AS default_hours_7 , o0_ . image AS image_8 , o0_ . description AS description_9 , o0_ . url AS url_10 , o0_ . is_national AS is_national_11 , o0_ . status AS status_12 , o0_ . created_at AS created_at_13 , o0_ . updated_at AS updated_at_14 FROM open_house o0_ WHERE o0_ . status = 1 AND o0_ . publish_start_date < = '2026-03-25 12:19:26' AND o0_ . publish_end_date > = '2026-03-25 12:19:26' AND o0_ . end_date > = '2026-03-25 00:00:00' ORDER BY o0_ . start_date DESC ;
Copy
5
0.23 ms
SELECT p0_ . id AS id_0 , p0_ . uuid AS uuid_1 , p0_ . title AS title_2 , p0_ . short_title AS short_title_3 , p0_ . slug AS slug_4 , p0_ . position AS position_5 , p0_ . level AS level_6 , p0_ . template AS template_7 , p0_ . status AS status_8 , p0_ . published_at AS published_at_9 , p0_ . unpublished_at AS unpublished_at_10 , p0_ . is_featured AS is_featured_11 , p0_ . is_custom AS is_custom_12 , p0_ . template_path AS template_path_13 , p0_ . show_table_of_contents AS show_table_of_contents_14 , p0_ . show_children_list AS show_children_list_15 , p0_ . children_list_position AS children_list_position_16 , p0_ . show_page_header AS show_page_header_17 , p0_ . tags AS tags_18 , p0_ . short_description AS short_description_19 , p0_ . content AS content_20 , p0_ . image AS image_21 , p0_ . thumbnail_image AS thumbnail_image_22 , p0_ . thumbnail_excerpt AS thumbnail_excerpt_23 , p0_ . seo_title AS seo_title_24 , p0_ . seo_description AS seo_description_25 , p0_ . seo_canonical AS seo_canonical_26 , p0_ . no_index AS no_index_27 , p0_ . created_at AS created_at_28 , p0_ . updated_at AS updated_at_29 , p0_ . icon_slug AS icon_slug_30 , p0_ . type AS type_31 , p0_ . show_in_tree AS show_in_tree_32 , p0_ . parent_id AS parent_id_33 , p0_ . created_by_id AS created_by_id_34 FROM page p0_ WHERE p0_ . is_featured = 1 AND p0_ . status = ? AND ((p0_ . published_at IS NULL OR p0_ . published_at < = ? )) AND ((p0_ . unpublished_at IS NULL OR p0_ . unpublished_at > ? )) ORDER BY p0_ . position ASC
Parameters :
[
1
"2026-03-25 12:19:26 "
"2026-03-25 12:19:26 "
]
SELECT p0_ . id AS id_0 , p0_ . uuid AS uuid_1 , p0_ . title AS title_2 , p0_ . short_title AS short_title_3 , p0_ . slug AS slug_4 , p0_ . position AS position_5 , p0_ . level AS level_6 , p0_ . template AS template_7 , p0_ . status AS status_8 , p0_ . published_at AS published_at_9 , p0_ . unpublished_at AS unpublished_at_10 , p0_ . is_featured AS is_featured_11 , p0_ . is_custom AS is_custom_12 , p0_ . template_path AS template_path_13 , p0_ . show_table_of_contents AS show_table_of_contents_14 , p0_ . show_children_list AS show_children_list_15 , p0_ . children_list_position AS children_list_position_16 , p0_ . show_page_header AS show_page_header_17 , p0_ . tags AS tags_18 , p0_ . short_description AS short_description_19 , p0_ . content AS content_20 , p0_ . image AS image_21 , p0_ . thumbnail_image AS thumbnail_image_22 , p0_ . thumbnail_excerpt AS thumbnail_excerpt_23 , p0_ . seo_title AS seo_title_24 , p0_ . seo_description AS seo_description_25 , p0_ . seo_canonical AS seo_canonical_26 , p0_ . no_index AS no_index_27 , p0_ . created_at AS created_at_28 , p0_ . updated_at AS updated_at_29 , p0_ . icon_slug AS icon_slug_30 , p0_ . type AS type_31 , p0_ . show_in_tree AS show_in_tree_32 , p0_ . parent_id AS parent_id_33 , p0_ . created_by_id AS created_by_id_34 FROM page p0_ WHERE p0_ . is_featured = 1 AND p0_ . status = 1 AND ((p0_ . published_at IS NULL OR p0_ . published_at < = '2026-03-25 12:19:26' )) AND ((p0_ . unpublished_at IS NULL OR p0_ . unpublished_at > '2026-03-25 12:19:26' )) ORDER BY p0_ . position ASC ;
Copy
6
0.14 ms
SELECT p0_ . id AS id_0 , p0_ . uuid AS uuid_1 , p0_ . title AS title_2 , p0_ . short_title AS short_title_3 , p0_ . slug AS slug_4 , p0_ . position AS position_5 , p0_ . level AS level_6 , p0_ . template AS template_7 , p0_ . status AS status_8 , p0_ . published_at AS published_at_9 , p0_ . unpublished_at AS unpublished_at_10 , p0_ . is_featured AS is_featured_11 , p0_ . is_custom AS is_custom_12 , p0_ . template_path AS template_path_13 , p0_ . show_table_of_contents AS show_table_of_contents_14 , p0_ . show_children_list AS show_children_list_15 , p0_ . children_list_position AS children_list_position_16 , p0_ . show_page_header AS show_page_header_17 , p0_ . tags AS tags_18 , p0_ . short_description AS short_description_19 , p0_ . content AS content_20 , p0_ . image AS image_21 , p0_ . thumbnail_image AS thumbnail_image_22 , p0_ . thumbnail_excerpt AS thumbnail_excerpt_23 , p0_ . seo_title AS seo_title_24 , p0_ . seo_description AS seo_description_25 , p0_ . seo_canonical AS seo_canonical_26 , p0_ . no_index AS no_index_27 , p0_ . created_at AS created_at_28 , p0_ . updated_at AS updated_at_29 , p0_ . icon_slug AS icon_slug_30 , p0_ . type AS type_31 , p0_ . show_in_tree AS show_in_tree_32 , p1_ . id AS id_33 , p1_ . uuid AS uuid_34 , p1_ . title AS title_35 , p1_ . short_title AS short_title_36 , p1_ . slug AS slug_37 , p1_ . position AS position_38 , p1_ . level AS level_39 , p1_ . template AS template_40 , p1_ . status AS status_41 , p1_ . published_at AS published_at_42 , p1_ . unpublished_at AS unpublished_at_43 , p1_ . is_featured AS is_featured_44 , p1_ . is_custom AS is_custom_45 , p1_ . template_path AS template_path_46 , p1_ . show_table_of_contents AS show_table_of_contents_47 , p1_ . show_children_list AS show_children_list_48 , p1_ . children_list_position AS children_list_position_49 , p1_ . show_page_header AS show_page_header_50 , p1_ . tags AS tags_51 , p1_ . short_description AS short_description_52 , p1_ . content AS content_53 , p1_ . image AS image_54 , p1_ . thumbnail_image AS thumbnail_image_55 , p1_ . thumbnail_excerpt AS thumbnail_excerpt_56 , p1_ . seo_title AS seo_title_57 , p1_ . seo_description AS seo_description_58 , p1_ . seo_canonical AS seo_canonical_59 , p1_ . no_index AS no_index_60 , p1_ . created_at AS created_at_61 , p1_ . updated_at AS updated_at_62 , p1_ . icon_slug AS icon_slug_63 , p1_ . type AS type_64 , p1_ . show_in_tree AS show_in_tree_65 , p0_ . parent_id AS parent_id_66 , p0_ . created_by_id AS created_by_id_67 , p1_ . parent_id AS parent_id_68 , p1_ . created_by_id AS created_by_id_69 FROM page p0_ LEFT JOIN page p1_ ON p0_ . id = p1_ . parent_id AND (p1_ . status = ? AND p1_ . show_in_tree = 1 ) WHERE p0_ . parent_id IS NULL AND p0_ . status = ? AND p0_ . show_in_tree = 1 ORDER BY p0_ . position ASC , p1_ . position ASC
SELECT
p0_ . id AS id_0 ,
p0_ . uuid AS uuid_1 ,
p0_ . title AS title_2 ,
p0_ . short_title AS short_title_3 ,
p0_ . slug AS slug_4 ,
p0_ . position AS position_5 ,
p0_ . level AS level_6 ,
p0_ . template AS template_7 ,
p0_ . status AS status_8 ,
p0_ . published_at AS published_at_9 ,
p0_ . unpublished_at AS unpublished_at_10 ,
p0_ . is_featured AS is_featured_11 ,
p0_ . is_custom AS is_custom_12 ,
p0_ . template_path AS template_path_13 ,
p0_ . show_table_of_contents AS show_table_of_contents_14 ,
p0_ . show_children_list AS show_children_list_15 ,
p0_ . children_list_position AS children_list_position_16 ,
p0_ . show_page_header AS show_page_header_17 ,
p0_ . tags AS tags_18 ,
p0_ . short_description AS short_description_19 ,
p0_ . content AS content_20 ,
p0_ . image AS image_21 ,
p0_ . thumbnail_image AS thumbnail_image_22 ,
p0_ . thumbnail_excerpt AS thumbnail_excerpt_23 ,
p0_ . seo_title AS seo_title_24 ,
p0_ . seo_description AS seo_description_25 ,
p0_ . seo_canonical AS seo_canonical_26 ,
p0_ . no_index AS no_index_27 ,
p0_ . created_at AS created_at_28 ,
p0_ . updated_at AS updated_at_29 ,
p0_ . icon_slug AS icon_slug_30 ,
p0_ . type AS type_31 ,
p0_ . show_in_tree AS show_in_tree_32 ,
p1_ . id AS id_33 ,
p1_ . uuid AS uuid_34 ,
p1_ . title AS title_35 ,
p1_ . short_title AS short_title_36 ,
p1_ . slug AS slug_37 ,
p1_ . position AS position_38 ,
p1_ . level AS level_39 ,
p1_ . template AS template_40 ,
p1_ . status AS status_41 ,
p1_ . published_at AS published_at_42 ,
p1_ . unpublished_at AS unpublished_at_43 ,
p1_ . is_featured AS is_featured_44 ,
p1_ . is_custom AS is_custom_45 ,
p1_ . template_path AS template_path_46 ,
p1_ . show_table_of_contents AS show_table_of_contents_47 ,
p1_ . show_children_list AS show_children_list_48 ,
p1_ . children_list_position AS children_list_position_49 ,
p1_ . show_page_header AS show_page_header_50 ,
p1_ . tags AS tags_51 ,
p1_ . short_description AS short_description_52 ,
p1_ . content AS content_53 ,
p1_ . image AS image_54 ,
p1_ . thumbnail_image AS thumbnail_image_55 ,
p1_ . thumbnail_excerpt AS thumbnail_excerpt_56 ,
p1_ . seo_title AS seo_title_57 ,
p1_ . seo_description AS seo_description_58 ,
p1_ . seo_canonical AS seo_canonical_59 ,
p1_ . no_index AS no_index_60 ,
p1_ . created_at AS created_at_61 ,
p1_ . updated_at AS updated_at_62 ,
p1_ . icon_slug AS icon_slug_63 ,
p1_ . type AS type_64 ,
p1_ . show_in_tree AS show_in_tree_65 ,
p0_ . parent_id AS parent_id_66 ,
p0_ . created_by_id AS created_by_id_67 ,
p1_ . parent_id AS parent_id_68 ,
p1_ . created_by_id AS created_by_id_69
FROM
page p0_
LEFT JOIN page p1_ ON p0_ . id = p1_ . parent_id
AND (
p1_ . status = ?
AND p1_ . show_in_tree = 1
)
WHERE
p0_ . parent_id IS NULL
AND p0_ . status = ?
AND p0_ . show_in_tree = 1
ORDER BY
p0_ . position ASC ,
p1_ . position ASC
Copy
SELECT p0_ . id AS id_0 , p0_ . uuid AS uuid_1 , p0_ . title AS title_2 , p0_ . short_title AS short_title_3 , p0_ . slug AS slug_4 , p0_ . position AS position_5 , p0_ . level AS level_6 , p0_ . template AS template_7 , p0_ . status AS status_8 , p0_ . published_at AS published_at_9 , p0_ . unpublished_at AS unpublished_at_10 , p0_ . is_featured AS is_featured_11 , p0_ . is_custom AS is_custom_12 , p0_ . template_path AS template_path_13 , p0_ . show_table_of_contents AS show_table_of_contents_14 , p0_ . show_children_list AS show_children_list_15 , p0_ . children_list_position AS children_list_position_16 , p0_ . show_page_header AS show_page_header_17 , p0_ . tags AS tags_18 , p0_ . short_description AS short_description_19 , p0_ . content AS content_20 , p0_ . image AS image_21 , p0_ . thumbnail_image AS thumbnail_image_22 , p0_ . thumbnail_excerpt AS thumbnail_excerpt_23 , p0_ . seo_title AS seo_title_24 , p0_ . seo_description AS seo_description_25 , p0_ . seo_canonical AS seo_canonical_26 , p0_ . no_index AS no_index_27 , p0_ . created_at AS created_at_28 , p0_ . updated_at AS updated_at_29 , p0_ . icon_slug AS icon_slug_30 , p0_ . type AS type_31 , p0_ . show_in_tree AS show_in_tree_32 , p1_ . id AS id_33 , p1_ . uuid AS uuid_34 , p1_ . title AS title_35 , p1_ . short_title AS short_title_36 , p1_ . slug AS slug_37 , p1_ . position AS position_38 , p1_ . level AS level_39 , p1_ . template AS template_40 , p1_ . status AS status_41 , p1_ . published_at AS published_at_42 , p1_ . unpublished_at AS unpublished_at_43 , p1_ . is_featured AS is_featured_44 , p1_ . is_custom AS is_custom_45 , p1_ . template_path AS template_path_46 , p1_ . show_table_of_contents AS show_table_of_contents_47 , p1_ . show_children_list AS show_children_list_48 , p1_ . children_list_position AS children_list_position_49 , p1_ . show_page_header AS show_page_header_50 , p1_ . tags AS tags_51 , p1_ . short_description AS short_description_52 , p1_ . content AS content_53 , p1_ . image AS image_54 , p1_ . thumbnail_image AS thumbnail_image_55 , p1_ . thumbnail_excerpt AS thumbnail_excerpt_56 , p1_ . seo_title AS seo_title_57 , p1_ . seo_description AS seo_description_58 , p1_ . seo_canonical AS seo_canonical_59 , p1_ . no_index AS no_index_60 , p1_ . created_at AS created_at_61 , p1_ . updated_at AS updated_at_62 , p1_ . icon_slug AS icon_slug_63 , p1_ . type AS type_64 , p1_ . show_in_tree AS show_in_tree_65 , p0_ . parent_id AS parent_id_66 , p0_ . created_by_id AS created_by_id_67 , p1_ . parent_id AS parent_id_68 , p1_ . created_by_id AS created_by_id_69 FROM page p0_ LEFT JOIN page p1_ ON p0_ . id = p1_ . parent_id AND (p1_ . status = 1 AND p1_ . show_in_tree = 1 ) WHERE p0_ . parent_id IS NULL AND p0_ . status = 1 AND p0_ . show_in_tree = 1 ORDER BY p0_ . position ASC , p1_ . position ASC ;
Copy
7
0.12 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
8
0.11 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
9
0.10 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
10
0.10 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
11
0.07 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
12
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
13
0.09 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-home-piscines "
]
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-home-piscines' AND m0_ . is_active = 1 ;
Copy
14
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 . 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 = 7 ORDER BY t0 . position ASC ;
Copy
15
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 = 24 ORDER BY t0 . position ASC ;
Copy
16
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 = 26 ORDER BY t0 . position ASC ;
Copy
17
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 = 27 ORDER BY t0 . position ASC ;
Copy
18
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 = 28 ORDER BY t0 . position ASC ;
Copy
19
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 = 29 ORDER BY t0 . position ASC ;
Copy
20
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-home-spas "
]
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-home-spas' AND m0_ . is_active = 1 ;
Copy
21
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 . 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 = 8 ORDER BY t0 . position ASC ;
Copy
22
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 = 30 ORDER BY t0 . position ASC ;
Copy
23
0.05 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 = 31 ORDER BY t0 . position ASC ;
Copy
24
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 = 32 ORDER BY t0 . position ASC ;
Copy
25
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 = 33 ORDER BY t0 . position ASC ;
Copy
26
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
27
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 . 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
28
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 = 9 ORDER BY t0 . position ASC ;
Copy
29
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 = 10 ORDER BY t0 . position ASC ;
Copy
30
0.05 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
31
0.05 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
32
0.05 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
33
0.05 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
34
0.05 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
35
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
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 . 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
37
0.10 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
38
0.12 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 . icon_slug AS icon_slug_31 , t0 . type AS type_32 , t0 . show_in_tree AS show_in_tree_33 , t0 . parent_id AS parent_id_34 , t0 . created_by_id AS created_by_id_35 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 . icon_slug AS icon_slug_31 , t0 . type AS type_32 , t0 . show_in_tree AS show_in_tree_33 , t0 . parent_id AS parent_id_34 , t0 . created_by_id AS created_by_id_35 FROM page t0 WHERE t0 . id = 52 ;
Copy
39
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
40
0.06 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
41
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 . 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
42
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 = 19 ORDER BY t0 . position ASC ;
Copy
43
0.05 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
44
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 . 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
45
0.05 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
46
0.06 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
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 . 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
48
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 = 22 ORDER BY t0 . position ASC ;
Copy
49
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 = 34 ORDER BY t0 . position ASC ;
Copy