5.95 ms (50.23%)
19
SELECT t0 . title AS title_1 , t0 . meta_description AS meta_description_2 , t0 . og_description AS og_description_3 , t0 . og_title AS og_title_4 , t0 . slug AS slug_5 , t0 . is_published AS is_published_6 , t0 . update_date AS update_date_7 , t0 . meta_keywords AS meta_keywords_8 , t0 . json_ld AS json_ld_9 , t0 . id AS id_10 , t0 . content AS content_11 , t0 . og_image_id AS og_image_id_12 , t0 . language_id AS language_id_13 FROM page t0 WHERE t0 . id = ?
SELECT t0 . title AS title_1 , t0 . meta_description AS meta_description_2 , t0 . og_description AS og_description_3 , t0 . og_title AS og_title_4 , t0 . slug AS slug_5 , t0 . is_published AS is_published_6 , t0 . update_date AS update_date_7 , t0 . meta_keywords AS meta_keywords_8 , t0 . json_ld AS json_ld_9 , t0 . id AS id_10 , t0 . content AS content_11 , t0 . og_image_id AS og_image_id_12 , t0 . language_id AS language_id_13 FROM page t0 WHERE t0 . id = 11 ;
Copy
2.62 ms (22.17%)
7
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . title AS title_3 , t0 . is_active AS is_active_4 , t0 . position AS position_5 , t0 . page_id AS page_id_6 , t0 . parent_id AS parent_id_7 , t0 . language_id AS language_id_8 FROM menu t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . title AS title_3 , t0 . is_active AS is_active_4 , t0 . position AS position_5 , t0 . page_id AS page_id_6 , t0 . parent_id AS parent_id_7 , t0 . language_id AS language_id_8 FROM menu t0 WHERE t0 . parent_id = 1 ORDER BY t0 . position ASC ;
Copy
0.91 ms (7.70%)
2
SELECT l0_ . id AS id_0 , l0_ . code AS code_1 , l0_ . name AS name_2 FROM language l0_ WHERE l0_ . code = ?
SELECT l0_ . id AS id_0 , l0_ . code AS code_1 , l0_ . name AS name_2 FROM language l0_ WHERE l0_ . code = 'fr' ;
Copy
0.82 ms (6.97%)
1
SELECT m0_ . id AS id_0 , m0_ . label AS label_1 , m0_ . title AS title_2 , m0_ . is_active AS is_active_3 , m0_ . position AS position_4 , m0_ . page_id AS page_id_5 , m0_ . parent_id AS parent_id_6 , m0_ . language_id AS language_id_7 FROM menu m0_ WHERE m0_ . is_active = 1 AND m0_ . parent_id IS NULL AND m0_ . language_id = ? ORDER BY m0_ . position ASC
SELECT m0_ . id AS id_0 , m0_ . label AS label_1 , m0_ . title AS title_2 , m0_ . is_active AS is_active_3 , m0_ . position AS position_4 , m0_ . page_id AS page_id_5 , m0_ . parent_id AS parent_id_6 , m0_ . language_id AS language_id_7 FROM menu m0_ WHERE m0_ . is_active = 1 AND m0_ . parent_id IS NULL AND m0_ . language_id = 1 ORDER BY m0_ . position ASC ;
Copy
0.56 ms (4.77%)
1
SELECT p0_ . title AS title_0 , p0_ . meta_description AS meta_description_1 , p0_ . og_description AS og_description_2 , p0_ . og_title AS og_title_3 , p0_ . slug AS slug_4 , p0_ . is_published AS is_published_5 , p0_ . update_date AS update_date_6 , p0_ . meta_keywords AS meta_keywords_7 , p0_ . json_ld AS json_ld_8 , p0_ . id AS id_9 , p0_ . content AS content_10 , p0_ . og_image_id AS og_image_id_11 , p0_ . language_id AS language_id_12 FROM page p0_ WHERE p0_ . slug = ?
SELECT p0_ . title AS title_0 , p0_ . meta_description AS meta_description_1 , p0_ . og_description AS og_description_2 , p0_ . og_title AS og_title_3 , p0_ . slug AS slug_4 , p0_ . is_published AS is_published_5 , p0_ . update_date AS update_date_6 , p0_ . meta_keywords AS meta_keywords_7 , p0_ . json_ld AS json_ld_8 , p0_ . id AS id_9 , p0_ . content AS content_10 , p0_ . og_image_id AS og_image_id_11 , p0_ . language_id AS language_id_12 FROM page p0_ WHERE p0_ . slug = 'home' ;
Copy
0.38 ms (3.19%)
1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . file AS file_3 FROM media t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . file AS file_3 FROM media t0 WHERE t0 . id = 26 ;
Copy
0.31 ms (2.60%)
1
SELECT t0 . title AS title_1 , t0 . meta_description AS meta_description_2 , t0 . og_description AS og_description_3 , t0 . og_title AS og_title_4 , t0 . slug AS slug_5 , t0 . is_published AS is_published_6 , t0 . update_date AS update_date_7 , t0 . meta_keywords AS meta_keywords_8 , t0 . json_ld AS json_ld_9 , t0 . id AS id_10 , t0 . content AS content_11 , t0 . og_image_id AS og_image_id_12 , t0 . page_id AS page_id_13 FROM article t0 WHERE t0 . page_id = ?
SELECT t0 . title AS title_1 , t0 . meta_description AS meta_description_2 , t0 . og_description AS og_description_3 , t0 . og_title AS og_title_4 , t0 . slug AS slug_5 , t0 . is_published AS is_published_6 , t0 . update_date AS update_date_7 , t0 . meta_keywords AS meta_keywords_8 , t0 . json_ld AS json_ld_9 , t0 . id AS id_10 , t0 . content AS content_11 , t0 . og_image_id AS og_image_id_12 , t0 . page_id AS page_id_13 FROM article t0 WHERE t0 . page_id = 1 ;
Copy
0.28 ms (2.37%)
1
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . name AS name_3 FROM language t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . name AS name_3 FROM language t0 WHERE t0 . id = 2 ;
Copy