1
4.24 ms
SELECT c0_ . id AS id_0 , c0_ . locale AS locale_1 , c0_ . slug AS slug_2 , c0_ . title AS title_3 , c0_ . category_label AS category_label_4 , c0_ . short_description AS short_description_5 , c0_ . detail_lead_paragraph1 AS detail_lead_paragraph1_6 , c0_ . detail_lead_paragraph2 AS detail_lead_paragraph2_7 , c0_ . detail_section2_title AS detail_section2_title_8 , c0_ . detail_section2_body AS detail_section2_body_9 , c0_ . detail_section3_title AS detail_section3_title_10 , c0_ . detail_section3_body AS detail_section3_body_11 , c0_ . detail_section4_title AS detail_section4_title_12 , c0_ . detail_section4_body AS detail_section4_body_13 , c0_ . detail_challenge_title AS detail_challenge_title_14 , c0_ . detail_challenge_body AS detail_challenge_body_15 , c0_ . donation_enabled AS donation_enabled_16 , c0_ . donation_goal_cents AS donation_goal_cents_17 , c0_ . donation_raised_cents AS donation_raised_cents_18 , c0_ . donation_preset_amounts AS donation_preset_amounts_19 , c0_ . donation_default_amount AS donation_default_amount_20 , c0_ . donation_min_amount AS donation_min_amount_21 , c0_ . donation_allow_custom_amount AS donation_allow_custom_amount_22 , c0_ . donation_offline_enabled AS donation_offline_enabled_23 , c0_ . donation_offline_instructions AS donation_offline_instructions_24 , c0_ . donation_button_label AS donation_button_label_25 , c0_ . is_featured AS is_featured_26 , c0_ . sort_order AS sort_order_27 , c0_ . is_active AS is_active_28 , c0_ . created_at AS created_at_29 , c0_ . updated_at AS updated_at_30 , c0_ . list_media_id AS list_media_id_31 , c0_ . detail_media_id AS detail_media_id_32 FROM cms_cause c0_ WHERE c0_ . locale = ? AND c0_ . is_active = ? ORDER BY c0_ . sort_order ASC , c0_ . title ASC
SELECT c0_ . id AS id_0 , c0_ . locale AS locale_1 , c0_ . slug AS slug_2 , c0_ . title AS title_3 , c0_ . category_label AS category_label_4 , c0_ . short_description AS short_description_5 , c0_ . detail_lead_paragraph1 AS detail_lead_paragraph1_6 , c0_ . detail_lead_paragraph2 AS detail_lead_paragraph2_7 , c0_ . detail_section2_title AS detail_section2_title_8 , c0_ . detail_section2_body AS detail_section2_body_9 , c0_ . detail_section3_title AS detail_section3_title_10 , c0_ . detail_section3_body AS detail_section3_body_11 , c0_ . detail_section4_title AS detail_section4_title_12 , c0_ . detail_section4_body AS detail_section4_body_13 , c0_ . detail_challenge_title AS detail_challenge_title_14 , c0_ . detail_challenge_body AS detail_challenge_body_15 , c0_ . donation_enabled AS donation_enabled_16 , c0_ . donation_goal_cents AS donation_goal_cents_17 , c0_ . donation_raised_cents AS donation_raised_cents_18 , c0_ . donation_preset_amounts AS donation_preset_amounts_19 , c0_ . donation_default_amount AS donation_default_amount_20 , c0_ . donation_min_amount AS donation_min_amount_21 , c0_ . donation_allow_custom_amount AS donation_allow_custom_amount_22 , c0_ . donation_offline_enabled AS donation_offline_enabled_23 , c0_ . donation_offline_instructions AS donation_offline_instructions_24 , c0_ . donation_button_label AS donation_button_label_25 , c0_ . is_featured AS is_featured_26 , c0_ . sort_order AS sort_order_27 , c0_ . is_active AS is_active_28 , c0_ . created_at AS created_at_29 , c0_ . updated_at AS updated_at_30 , c0_ . list_media_id AS list_media_id_31 , c0_ . detail_media_id AS detail_media_id_32 FROM cms_cause c0_ WHERE c0_ . locale = 'fr' AND c0_ . is_active = 1 ORDER BY c0_ . sort_order ASC , c0_ . title ASC ;
Copy
2
1.60 ms
SELECT e0_ . id AS id_0 , e0_ . locale AS locale_1 , e0_ . slug AS slug_2 , e0_ . title AS title_3 , e0_ . description AS description_4 , e0_ . content_html AS content_html_5 , e0_ . start_at AS start_at_6 , e0_ . end_at AS end_at_7 , e0_ . location AS location_8 , e0_ . image_path AS image_path_9 , e0_ . status AS status_10 , e0_ . requires_registration AS requires_registration_11 , e0_ . price_cents AS price_cents_12 , e0_ . currency AS currency_13 , e0_ . created_at AS created_at_14 , e0_ . updated_at AS updated_at_15 FROM event e0_ WHERE e0_ . locale = ? AND e0_ . status = ? AND e0_ . start_at > = ? ORDER BY e0_ . start_at ASC , e0_ . created_at DESC LIMIT 3
Parameters :
[
"fr "
"published "
"2026-03-01 10:15:14 "
]
SELECT e0_ . id AS id_0 , e0_ . locale AS locale_1 , e0_ . slug AS slug_2 , e0_ . title AS title_3 , e0_ . description AS description_4 , e0_ . content_html AS content_html_5 , e0_ . start_at AS start_at_6 , e0_ . end_at AS end_at_7 , e0_ . location AS location_8 , e0_ . image_path AS image_path_9 , e0_ . status AS status_10 , e0_ . requires_registration AS requires_registration_11 , e0_ . price_cents AS price_cents_12 , e0_ . currency AS currency_13 , e0_ . created_at AS created_at_14 , e0_ . updated_at AS updated_at_15 FROM event e0_ WHERE e0_ . locale = 'fr' AND e0_ . status = 'published' AND e0_ . start_at > = '2026-03-01 10:15:14' ORDER BY e0_ . start_at ASC , e0_ . created_at DESC LIMIT 3 ;
Copy
3
0.94 ms
SELECT c0_ . id AS id_0 , c0_ . uuid AS uuid_1 , c0_ . locale AS locale_2 , c0_ . key AS key_3 , c0_ . tab_title AS tab_title_4 , c0_ . tab_day_short AS tab_day_short_5 , c0_ . tab_time_line1 AS tab_time_line1_6 , c0_ . tab_time_line2 AS tab_time_line2_7 , c0_ . panel_time_label AS panel_time_label_8 , c0_ . panel_title AS panel_title_9 , c0_ . panel_excerpt AS panel_excerpt_10 , c0_ . panel_cta_label AS panel_cta_label_11 , c0_ . panel_cta_route AS panel_cta_route_12 , c0_ . sort_order AS sort_order_13 , c0_ . is_active AS is_active_14 , c0_ . created_at AS created_at_15 , c0_ . updated_at AS updated_at_16 , c0_ . media_id AS media_id_17 FROM cms_recurring_activity c0_ WHERE c0_ . locale = ? AND c0_ . is_active = ? ORDER BY c0_ . sort_order ASC , c0_ . id ASC
SELECT c0_ . id AS id_0 , c0_ . uuid AS uuid_1 , c0_ . locale AS locale_2 , c0_ . key AS key_3 , c0_ . tab_title AS tab_title_4 , c0_ . tab_day_short AS tab_day_short_5 , c0_ . tab_time_line1 AS tab_time_line1_6 , c0_ . tab_time_line2 AS tab_time_line2_7 , c0_ . panel_time_label AS panel_time_label_8 , c0_ . panel_title AS panel_title_9 , c0_ . panel_excerpt AS panel_excerpt_10 , c0_ . panel_cta_label AS panel_cta_label_11 , c0_ . panel_cta_route AS panel_cta_route_12 , c0_ . sort_order AS sort_order_13 , c0_ . is_active AS is_active_14 , c0_ . created_at AS created_at_15 , c0_ . updated_at AS updated_at_16 , c0_ . media_id AS media_id_17 FROM cms_recurring_activity c0_ WHERE c0_ . locale = 'fr' AND c0_ . is_active = 1 ORDER BY c0_ . sort_order ASC , c0_ . id ASC ;
Copy
4
0.58 ms
SELECT c0_ . id AS id_0 , c0_ . enabled AS enabled_1 , c0_ . sort_order AS sort_order_2 , c0_ . platform AS platform_3 , c0_ . url AS url_4 , c0_ . icon_class AS icon_class_5 , c0_ . label_fr AS label_fr_6 , c0_ . label_en AS label_en_7 FROM cms_social_link c0_ WHERE c0_ . enabled = ? AND c0_ . url < > ? ORDER BY c0_ . sort_order ASC , c0_ . platform ASC
SELECT c0_ . id AS id_0 , c0_ . enabled AS enabled_1 , c0_ . sort_order AS sort_order_2 , c0_ . platform AS platform_3 , c0_ . url AS url_4 , c0_ . icon_class AS icon_class_5 , c0_ . label_fr AS label_fr_6 , c0_ . label_en AS label_en_7 FROM cms_social_link c0_ WHERE c0_ . enabled = 1 AND c0_ . url < > '' ORDER BY c0_ . sort_order ASC , c0_ . platform ASC ;
Copy
5
0.74 ms
SELECT c0_ . id AS id_0 , c0_ . locale AS locale_1 , c0_ . author_name AS author_name_2 , c0_ . author_role AS author_role_3 , c0_ . quote AS quote_4 , c0_ . rating AS rating_5 , c0_ . sort_order AS sort_order_6 , c0_ . is_active AS is_active_7 , c0_ . created_at AS created_at_8 , c0_ . updated_at AS updated_at_9 , c0_ . media_id AS media_id_10 FROM cms_testimonial c0_ WHERE c0_ . locale = ? AND c0_ . is_active = ? ORDER BY c0_ . sort_order ASC , c0_ . updated_at DESC LIMIT 8
SELECT c0_ . id AS id_0 , c0_ . locale AS locale_1 , c0_ . author_name AS author_name_2 , c0_ . author_role AS author_role_3 , c0_ . quote AS quote_4 , c0_ . rating AS rating_5 , c0_ . sort_order AS sort_order_6 , c0_ . is_active AS is_active_7 , c0_ . created_at AS created_at_8 , c0_ . updated_at AS updated_at_9 , c0_ . media_id AS media_id_10 FROM cms_testimonial c0_ WHERE c0_ . locale = 'fr' AND c0_ . is_active = 1 ORDER BY c0_ . sort_order ASC , c0_ . updated_at DESC LIMIT 8 ;
Copy
6
0.86 ms
SELECT b0_ . id AS id_0 , b0_ . locale AS locale_1 , b0_ . slug AS slug_2 , b0_ . title AS title_3 , b0_ . excerpt AS excerpt_4 , b0_ . content_html AS content_html_5 , b0_ . author_name AS author_name_6 , b0_ . category_label AS category_label_7 , b0_ . featured_image_path AS featured_image_path_8 , b0_ . status AS status_9 , b0_ . published_at AS published_at_10 , b0_ . created_at AS created_at_11 , b0_ . updated_at AS updated_at_12 FROM blog_post b0_ WHERE b0_ . locale = ? AND b0_ . status = ? AND ((b0_ . published_at IS NULL OR b0_ . published_at < = ? )) ORDER BY b0_ . published_at DESC , b0_ . created_at DESC LIMIT 3
Parameters :
[
"fr "
"published "
"2026-03-01 10:15:14 "
]
SELECT b0_ . id AS id_0 , b0_ . locale AS locale_1 , b0_ . slug AS slug_2 , b0_ . title AS title_3 , b0_ . excerpt AS excerpt_4 , b0_ . content_html AS content_html_5 , b0_ . author_name AS author_name_6 , b0_ . category_label AS category_label_7 , b0_ . featured_image_path AS featured_image_path_8 , b0_ . status AS status_9 , b0_ . published_at AS published_at_10 , b0_ . created_at AS created_at_11 , b0_ . updated_at AS updated_at_12 FROM blog_post b0_ WHERE b0_ . locale = 'fr' AND b0_ . status = 'published' AND ((b0_ . published_at IS NULL OR b0_ . published_at < = '2026-03-01 10:15:14' )) ORDER BY b0_ . published_at DESC , b0_ . created_at DESC LIMIT 3 ;
Copy
7
0.52 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.hero.enabled "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.hero.enabled' AND c0_ . locale = 'fr' ;
Copy
8
0.13 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.hero.order "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.hero.order' AND c0_ . locale = 'fr' ;
Copy
9
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.hero.subtitle "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.hero.subtitle' AND c0_ . locale = 'fr' ;
Copy
10
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.hero.title "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.hero.title' AND c0_ . locale = 'fr' ;
Copy
11
0.13 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.hero.description "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.hero.description' AND c0_ . locale = 'fr' ;
Copy
12
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.hero.button_label "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.hero.button_label' AND c0_ . locale = 'fr' ;
Copy
13
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.hero.button_route "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.hero.button_route' AND c0_ . locale = 'fr' ;
Copy
14
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.about.enabled "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.about.enabled' AND c0_ . locale = 'fr' ;
Copy
15
0.13 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.about.order "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.about.order' AND c0_ . locale = 'fr' ;
Copy
16
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.cta.title "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.cta.title' AND c0_ . locale = 'fr' ;
Copy
17
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.cta.description "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.cta.description' AND c0_ . locale = 'fr' ;
Copy
18
0.13 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.cta.button_label "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.cta.button_label' AND c0_ . locale = 'fr' ;
Copy
19
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.about.subtitle "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.about.subtitle' AND c0_ . locale = 'fr' ;
Copy
20
0.13 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.about.title "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.about.title' AND c0_ . locale = 'fr' ;
Copy
21
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.about.description "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.about.description' AND c0_ . locale = 'fr' ;
Copy
22
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.about.feature1.title "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.about.feature1.title' AND c0_ . locale = 'fr' ;
Copy
23
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.about.feature1.text "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.about.feature1.text' AND c0_ . locale = 'fr' ;
Copy
24
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.about.feature2.title "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.about.feature2.title' AND c0_ . locale = 'fr' ;
Copy
25
0.13 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.about.feature2.text "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.about.feature2.text' AND c0_ . locale = 'fr' ;
Copy
26
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.about.small_text "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.about.small_text' AND c0_ . locale = 'fr' ;
Copy
27
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.about.button_label "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.about.button_label' AND c0_ . locale = 'fr' ;
Copy
28
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.about.route "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.about.route' AND c0_ . locale = 'fr' ;
Copy
29
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.causes.subtitle "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.causes.subtitle' AND c0_ . locale = 'fr' ;
Copy
30
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.causes.title "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.causes.title' AND c0_ . locale = 'fr' ;
Copy
31
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.causes.description "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.causes.description' AND c0_ . locale = 'fr' ;
Copy
32
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.causes.card_button_label "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.causes.card_button_label' AND c0_ . locale = 'fr' ;
Copy
33
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.events.enabled "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.events.enabled' AND c0_ . locale = 'fr' ;
Copy
34
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.events.order "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.events.order' AND c0_ . locale = 'fr' ;
Copy
35
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.events.subtitle "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.events.subtitle' AND c0_ . locale = 'fr' ;
Copy
36
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.events.title "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.events.title' AND c0_ . locale = 'fr' ;
Copy
37
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.events.description "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.events.description' AND c0_ . locale = 'fr' ;
Copy
38
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.events.button_label "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.events.button_label' AND c0_ . locale = 'fr' ;
Copy
39
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.events.button_route "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.events.button_route' AND c0_ . locale = 'fr' ;
Copy
40
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.causes.enabled "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.causes.enabled' AND c0_ . locale = 'fr' ;
Copy
41
0.13 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.causes.order "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.causes.order' AND c0_ . locale = 'fr' ;
Copy
42
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.testimonials.enabled "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.testimonials.enabled' AND c0_ . locale = 'fr' ;
Copy
43
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.testimonials.order "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.testimonials.order' AND c0_ . locale = 'fr' ;
Copy
44
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.gallery.enabled "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.gallery.enabled' AND c0_ . locale = 'fr' ;
Copy
45
0.25 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.gallery.order "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.gallery.order' AND c0_ . locale = 'fr' ;
Copy
46
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.team.enabled "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.team.enabled' AND c0_ . locale = 'fr' ;
Copy
47
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.team.order "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.team.order' AND c0_ . locale = 'fr' ;
Copy
48
0.13 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.blog.enabled "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.blog.enabled' AND c0_ . locale = 'fr' ;
Copy
49
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.blog.order "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.blog.order' AND c0_ . locale = 'fr' ;
Copy
50
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.cta.enabled "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.cta.enabled' AND c0_ . locale = 'fr' ;
Copy
51
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"home.section.cta.order "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'home.section.cta.order' AND c0_ . locale = 'fr' ;
Copy
52
1.20 ms
SELECT t0 . id AS id_1 , t0 . route_name AS route_name_2 , t0 . locale AS locale_3 , t0 . slug AS slug_4 , t0 . title_h1 AS title_h1_5 , t0 . meta_title AS meta_title_6 , t0 . meta_description AS meta_description_7 , t0 . body_html AS body_html_8 , t0 . needs_translation AS needs_translation_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 FROM cms_page t0 WHERE t0 . route_name = ? AND t0 . locale = ? LIMIT 1
Parameters :
[
"app_home "
"fr "
]
SELECT t0 . id AS id_1 , t0 . route_name AS route_name_2 , t0 . locale AS locale_3 , t0 . slug AS slug_4 , t0 . title_h1 AS title_h1_5 , t0 . meta_title AS meta_title_6 , t0 . meta_description AS meta_description_7 , t0 . body_html AS body_html_8 , t0 . needs_translation AS needs_translation_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 FROM cms_page t0 WHERE t0 . route_name = 'app_home' AND t0 . locale = 'fr' LIMIT 1 ;
Copy
53
0.64 ms
SELECT t0 . id AS id_1 , t0 . asset_key AS asset_key_2 , t0 . asset_kind AS asset_kind_3 , t0 . page_id AS page_id_4 , t0 . media_id AS media_id_5 FROM cms_page_asset t0 WHERE t0 . page_id = ?
Parameters :
[
"019b6a92-8b57-7063-a371-f665c593f0e6 "
]
SELECT t0 . id AS id_1 , t0 . asset_key AS asset_key_2 , t0 . asset_kind AS asset_kind_3 , t0 . page_id AS page_id_4 , t0 . media_id AS media_id_5 FROM cms_page_asset t0 WHERE t0 . page_id = '019b6a92-8b57-7063-a371-f665c593f0e6' ;
Copy
54
0.62 ms
SELECT t0 . id AS id_1 , t0 . file_path AS file_path_2 , t0 . original_name AS original_name_3 , t0 . mime_type AS mime_type_4 , t0 . size AS size_5 , t0 . title AS title_6 , t0 . alt_fr AS alt_fr_7 , t0 . alt_en AS alt_en_8 , t0 . created_at AS created_at_9 FROM cms_media t0 WHERE t0 . id = ?
Parameters :
[
"019b4b0e-91f1-7bb6-91fc-4e819a1c83d5 "
]
SELECT t0 . id AS id_1 , t0 . file_path AS file_path_2 , t0 . original_name AS original_name_3 , t0 . mime_type AS mime_type_4 , t0 . size AS size_5 , t0 . title AS title_6 , t0 . alt_fr AS alt_fr_7 , t0 . alt_en AS alt_en_8 , t0 . created_at AS created_at_9 FROM cms_media t0 WHERE t0 . id = '019b4b0e-91f1-7bb6-91fc-4e819a1c83d5' ;
Copy
55
0.15 ms
SELECT t0 . id AS id_1 , t0 . file_path AS file_path_2 , t0 . original_name AS original_name_3 , t0 . mime_type AS mime_type_4 , t0 . size AS size_5 , t0 . title AS title_6 , t0 . alt_fr AS alt_fr_7 , t0 . alt_en AS alt_en_8 , t0 . created_at AS created_at_9 FROM cms_media t0 WHERE t0 . id = ?
Parameters :
[
"019b4b0e-91f2-7a3d-9c00-01b0dea0cec4 "
]
SELECT t0 . id AS id_1 , t0 . file_path AS file_path_2 , t0 . original_name AS original_name_3 , t0 . mime_type AS mime_type_4 , t0 . size AS size_5 , t0 . title AS title_6 , t0 . alt_fr AS alt_fr_7 , t0 . alt_en AS alt_en_8 , t0 . created_at AS created_at_9 FROM cms_media t0 WHERE t0 . id = '019b4b0e-91f2-7a3d-9c00-01b0dea0cec4' ;
Copy
56
0.13 ms
SELECT t0 . id AS id_1 , t0 . file_path AS file_path_2 , t0 . original_name AS original_name_3 , t0 . mime_type AS mime_type_4 , t0 . size AS size_5 , t0 . title AS title_6 , t0 . alt_fr AS alt_fr_7 , t0 . alt_en AS alt_en_8 , t0 . created_at AS created_at_9 FROM cms_media t0 WHERE t0 . id = ?
Parameters :
[
"019b6f42-fe5d-7ec9-8d79-b6b46294cf09 "
]
SELECT t0 . id AS id_1 , t0 . file_path AS file_path_2 , t0 . original_name AS original_name_3 , t0 . mime_type AS mime_type_4 , t0 . size AS size_5 , t0 . title AS title_6 , t0 . alt_fr AS alt_fr_7 , t0 . alt_en AS alt_en_8 , t0 . created_at AS created_at_9 FROM cms_media t0 WHERE t0 . id = '019b6f42-fe5d-7ec9-8d79-b6b46294cf09' ;
Copy
57
0.13 ms
SELECT t0 . id AS id_1 , t0 . file_path AS file_path_2 , t0 . original_name AS original_name_3 , t0 . mime_type AS mime_type_4 , t0 . size AS size_5 , t0 . title AS title_6 , t0 . alt_fr AS alt_fr_7 , t0 . alt_en AS alt_en_8 , t0 . created_at AS created_at_9 FROM cms_media t0 WHERE t0 . id = ?
Parameters :
[
"019b4b0e-9172-757a-9208-9fa2c29ff0eb "
]
SELECT t0 . id AS id_1 , t0 . file_path AS file_path_2 , t0 . original_name AS original_name_3 , t0 . mime_type AS mime_type_4 , t0 . size AS size_5 , t0 . title AS title_6 , t0 . alt_fr AS alt_fr_7 , t0 . alt_en AS alt_en_8 , t0 . created_at AS created_at_9 FROM cms_media t0 WHERE t0 . id = '019b4b0e-9172-757a-9208-9fa2c29ff0eb' ;
Copy
58
0.15 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"header.top_message "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'header.top_message' AND c0_ . locale = 'fr' ;
Copy
59
0.13 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale IS NULL
Parameters :
[
"contact.email "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'contact.email' AND c0_ . locale IS NULL ;
Copy
60
0.13 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale IS NULL
Parameters :
[
"contact.phone_display "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'contact.phone_display' AND c0_ . locale IS NULL ;
Copy
61
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale IS NULL
Parameters :
[
"contact.phone_e164 "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'contact.phone_e164' AND c0_ . locale IS NULL ;
Copy
62
0.13 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"contact.address "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'contact.address' AND c0_ . locale = 'fr' ;
Copy
63
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale IS NULL
Parameters :
[
"contact.show_email "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'contact.show_email' AND c0_ . locale IS NULL ;
Copy
64
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale IS NULL
Parameters :
[
"contact.show_phone "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'contact.show_phone' AND c0_ . locale IS NULL ;
Copy
65
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale IS NULL
Parameters :
[
"contact.show_address "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'contact.show_address' AND c0_ . locale IS NULL ;
Copy
66
0.16 ms
SELECT c0_ . id AS id_0 , c0_ . enabled AS enabled_1 , c0_ . sort_order AS sort_order_2 , c0_ . platform AS platform_3 , c0_ . url AS url_4 , c0_ . icon_class AS icon_class_5 , c0_ . label_fr AS label_fr_6 , c0_ . label_en AS label_en_7 FROM cms_social_link c0_ WHERE c0_ . enabled = ? AND c0_ . url < > ? ORDER BY c0_ . sort_order ASC , c0_ . platform ASC
SELECT c0_ . id AS id_0 , c0_ . enabled AS enabled_1 , c0_ . sort_order AS sort_order_2 , c0_ . platform AS platform_3 , c0_ . url AS url_4 , c0_ . icon_class AS icon_class_5 , c0_ . label_fr AS label_fr_6 , c0_ . label_en AS label_en_7 FROM cms_social_link c0_ WHERE c0_ . enabled = 1 AND c0_ . url < > '' ORDER BY c0_ . sort_order ASC , c0_ . platform ASC ;
Copy
67
0.54 ms
SELECT c0_ . id AS id_0 , c0_ . location AS location_1 , c0_ . locale AS locale_2 , c0_ . title AS title_3 , c0_ . is_enabled AS is_enabled_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_navigation_menu c0_ WHERE c0_ . location = ? AND c0_ . locale = ? AND c0_ . is_enabled = true LIMIT 1
Parameters :
[
"header_main "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . location AS location_1 , c0_ . locale AS locale_2 , c0_ . title AS title_3 , c0_ . is_enabled AS is_enabled_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_navigation_menu c0_ WHERE c0_ . location = 'header_main' AND c0_ . locale = 'fr' AND c0_ . is_enabled = true LIMIT 1 ;
Copy
68
0.75 ms
SELECT c0_ . id AS id_0 , c0_ . label AS label_1 , c0_ . link_type AS link_type_2 , c0_ . route_token AS route_token_3 , c0_ . external_url AS external_url_4 , c0_ . open_in_new_tab AS open_in_new_tab_5 , c0_ . sort_order AS sort_order_6 , c0_ . is_enabled AS is_enabled_7 , c0_ . created_at AS created_at_8 , c0_ . updated_at AS updated_at_9 , c0_ . menu_id AS menu_id_10 , c0_ . parent_id AS parent_id_11 FROM cms_navigation_item c0_ WHERE c0_ . menu_id = ? AND c0_ . is_enabled = true ORDER BY c0_ . sort_order ASC , c0_ . label ASC
SELECT c0_ . id AS id_0 , c0_ . label AS label_1 , c0_ . link_type AS link_type_2 , c0_ . route_token AS route_token_3 , c0_ . external_url AS external_url_4 , c0_ . open_in_new_tab AS open_in_new_tab_5 , c0_ . sort_order AS sort_order_6 , c0_ . is_enabled AS is_enabled_7 , c0_ . created_at AS created_at_8 , c0_ . updated_at AS updated_at_9 , c0_ . menu_id AS menu_id_10 , c0_ . parent_id AS parent_id_11 FROM cms_navigation_item c0_ WHERE c0_ . menu_id = '10000000-0000-0000-0000-000000000001' AND c0_ . is_enabled = true ORDER BY c0_ . sort_order ASC , c0_ . label ASC ;
Copy
69
0.16 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale IS NULL
Parameters :
[
"header.cta.route_token "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'header.cta.route_token' AND c0_ . locale IS NULL ;
Copy
70
0.15 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"header.cta.desktop_label "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'header.cta.desktop_label' AND c0_ . locale = 'fr' ;
Copy
71
0.13 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"header.cta.mobile_label "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'header.cta.mobile_label' AND c0_ . locale = 'fr' ;
Copy
72
0.14 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"footer.about "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'footer.about' AND c0_ . locale = 'fr' ;
Copy
73
0.12 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale IS NULL
Parameters :
[
"footer.copyright "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'footer.copyright' AND c0_ . locale IS NULL ;
Copy
74
0.16 ms
SELECT c0_ . id AS id_0 , c0_ . location AS location_1 , c0_ . locale AS locale_2 , c0_ . title AS title_3 , c0_ . is_enabled AS is_enabled_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_navigation_menu c0_ WHERE c0_ . location = ? AND c0_ . locale = ? AND c0_ . is_enabled = true LIMIT 1
Parameters :
[
"footer_quick "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . location AS location_1 , c0_ . locale AS locale_2 , c0_ . title AS title_3 , c0_ . is_enabled AS is_enabled_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_navigation_menu c0_ WHERE c0_ . location = 'footer_quick' AND c0_ . locale = 'fr' AND c0_ . is_enabled = true LIMIT 1 ;
Copy
75
0.20 ms
SELECT c0_ . id AS id_0 , c0_ . label AS label_1 , c0_ . link_type AS link_type_2 , c0_ . route_token AS route_token_3 , c0_ . external_url AS external_url_4 , c0_ . open_in_new_tab AS open_in_new_tab_5 , c0_ . sort_order AS sort_order_6 , c0_ . is_enabled AS is_enabled_7 , c0_ . created_at AS created_at_8 , c0_ . updated_at AS updated_at_9 , c0_ . menu_id AS menu_id_10 , c0_ . parent_id AS parent_id_11 FROM cms_navigation_item c0_ WHERE c0_ . menu_id = ? AND c0_ . is_enabled = true ORDER BY c0_ . sort_order ASC , c0_ . label ASC
SELECT c0_ . id AS id_0 , c0_ . label AS label_1 , c0_ . link_type AS link_type_2 , c0_ . route_token AS route_token_3 , c0_ . external_url AS external_url_4 , c0_ . open_in_new_tab AS open_in_new_tab_5 , c0_ . sort_order AS sort_order_6 , c0_ . is_enabled AS is_enabled_7 , c0_ . created_at AS created_at_8 , c0_ . updated_at AS updated_at_9 , c0_ . menu_id AS menu_id_10 , c0_ . parent_id AS parent_id_11 FROM cms_navigation_item c0_ WHERE c0_ . menu_id = '10000000-0000-0000-0000-000000000003' AND c0_ . is_enabled = true ORDER BY c0_ . sort_order ASC , c0_ . label ASC ;
Copy
76
0.16 ms
SELECT c0_ . id AS id_0 , c0_ . location AS location_1 , c0_ . locale AS locale_2 , c0_ . title AS title_3 , c0_ . is_enabled AS is_enabled_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_navigation_menu c0_ WHERE c0_ . location = ? AND c0_ . locale = ? AND c0_ . is_enabled = true LIMIT 1
Parameters :
[
"footer_services "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . location AS location_1 , c0_ . locale AS locale_2 , c0_ . title AS title_3 , c0_ . is_enabled AS is_enabled_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_navigation_menu c0_ WHERE c0_ . location = 'footer_services' AND c0_ . locale = 'fr' AND c0_ . is_enabled = true LIMIT 1 ;
Copy
77
0.19 ms
SELECT c0_ . id AS id_0 , c0_ . label AS label_1 , c0_ . link_type AS link_type_2 , c0_ . route_token AS route_token_3 , c0_ . external_url AS external_url_4 , c0_ . open_in_new_tab AS open_in_new_tab_5 , c0_ . sort_order AS sort_order_6 , c0_ . is_enabled AS is_enabled_7 , c0_ . created_at AS created_at_8 , c0_ . updated_at AS updated_at_9 , c0_ . menu_id AS menu_id_10 , c0_ . parent_id AS parent_id_11 FROM cms_navigation_item c0_ WHERE c0_ . menu_id = ? AND c0_ . is_enabled = true ORDER BY c0_ . sort_order ASC , c0_ . label ASC
SELECT c0_ . id AS id_0 , c0_ . label AS label_1 , c0_ . link_type AS link_type_2 , c0_ . route_token AS route_token_3 , c0_ . external_url AS external_url_4 , c0_ . open_in_new_tab AS open_in_new_tab_5 , c0_ . sort_order AS sort_order_6 , c0_ . is_enabled AS is_enabled_7 , c0_ . created_at AS created_at_8 , c0_ . updated_at AS updated_at_9 , c0_ . menu_id AS menu_id_10 , c0_ . parent_id AS parent_id_11 FROM cms_navigation_item c0_ WHERE c0_ . menu_id = '10000000-0000-0000-0000-000000000005' AND c0_ . is_enabled = true ORDER BY c0_ . sort_order ASC , c0_ . label ASC ;
Copy
78
0.14 ms
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = ? AND c0_ . locale = ?
Parameters :
[
"footer.services.title "
"fr "
]
SELECT c0_ . id AS id_0 , c0_ . key AS key_1 , c0_ . locale AS locale_2 , c0_ . value_type AS value_type_3 , c0_ . value AS value_4 , c0_ . created_at AS created_at_5 , c0_ . updated_at AS updated_at_6 FROM cms_site_setting c0_ WHERE c0_ . key = 'footer.services.title' AND c0_ . locale = 'fr' ;
Copy