2.27 ms (16.97%)
|
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.img AS img_3, t0.seo AS seo_4, t0.description AS description_5, t0.slug AS slug_6, t0.path AS path_7, t0.position AS position_8, t0.meta AS meta_9, t0.is_active AS is_active_10, t0.type_id AS type_id_11 FROM formations t0 WHERE t0.type_id = ? AND t0.is_active = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.img AS img_3, t0.seo AS seo_4, t0.description AS description_5, t0.slug AS slug_6, t0.path AS path_7, t0.position AS position_8, t0.meta AS meta_9, t0.is_active AS is_active_10, t0.type_id AS type_id_11 FROM formations t0 WHERE t0.type_id = 1 AND t0.is_active = 1;
|
1.37 ms (10.28%)
|
2 |
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.img AS img_2, a0_.seo AS seo_3, a0_.description AS description_4, a0_.button AS button_5, a0_.slug AS slug_6, a0_.path AS path_7, a0_.position AS position_8, a0_.meta AS meta_9, a0_.is_active AS is_active_10 FROM analyses_risques a0_ WHERE a0_.is_active = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.img AS img_2, a0_.seo AS seo_3, a0_.description AS description_4, a0_.button AS button_5, a0_.slug AS slug_6, a0_.path AS path_7, a0_.position AS position_8, a0_.meta AS meta_9, a0_.is_active AS is_active_10 FROM analyses_risques a0_ WHERE a0_.is_active = 1 ORDER BY a0_.id ASC;
|
1.35 ms (10.08%)
|
2 |
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.img AS img_2, a0_.seo AS seo_3, a0_.description AS description_4, a0_.button AS button_5, a0_.slug AS slug_6, a0_.path AS path_7, a0_.position AS position_8, a0_.meta AS meta_9, a0_.is_active AS is_active_10 FROM audit_incendie a0_ WHERE a0_.is_active = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.img AS img_2, a0_.seo AS seo_3, a0_.description AS description_4, a0_.button AS button_5, a0_.slug AS slug_6, a0_.path AS path_7, a0_.position AS position_8, a0_.meta AS meta_9, a0_.is_active AS is_active_10 FROM audit_incendie a0_ WHERE a0_.is_active = 1 ORDER BY a0_.id ASC;
|
1.14 ms (8.56%)
|
2 |
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.slug AS slug_2, t0_.is_active AS is_active_3 FROM type t0_ WHERE t0_.is_active = ? ORDER BY t0_.id ASC
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.slug AS slug_2, t0_.is_active AS is_active_3 FROM type t0_ WHERE t0_.is_active = 1 ORDER BY t0_.id ASC;
|
1.12 ms (8.35%)
|
1 |
SELECT a0_.id AS id_0, a0_.label AS label_1, a0_.icon AS icon_2, a0_.position AS position_3, a0_.created_at AS created_at_4, a0_.updated_at AS updated_at_5 FROM advantages a0_ ORDER BY a0_.position ASC
SELECT a0_.id AS id_0, a0_.label AS label_1, a0_.icon AS icon_2, a0_.position AS position_3, a0_.created_at AS created_at_4, a0_.updated_at AS updated_at_5 FROM advantages a0_ ORDER BY a0_.position ASC;
|
0.83 ms (6.22%)
|
1 |
SELECT t0.id AS id_1, t0.img AS img_2, t0.description AS description_3, t0.seo AS seo_4, t0.path AS path_5 FROM qui_suis_je t0
SELECT t0.id AS id_1, t0.img AS img_2, t0.description AS description_3, t0.seo AS seo_4, t0.path AS path_5 FROM qui_suis_je t0;
|
0.82 ms (6.16%)
|
1 |
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.content AS content_2, f0_.slug AS slug_3, f0_.is_active AS is_active_4 FROM footer f0_ WHERE f0_.is_active = ? ORDER BY f0_.id ASC
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.content AS content_2, f0_.slug AS slug_3, f0_.is_active AS is_active_4 FROM footer f0_ WHERE f0_.is_active = 1 ORDER BY f0_.id ASC;
|
0.82 ms (6.14%)
|
1 |
SELECT t0.id AS id_1, t0.internal_slug AS internal_slug_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.og_title AS og_title_5, t0.og_description AS og_description_6, t0.og_image AS og_image_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM seo_page t0 WHERE t0.internal_slug = ? LIMIT 1
SELECT t0.id AS id_1, t0.internal_slug AS internal_slug_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.og_title AS og_title_5, t0.og_description AS og_description_6, t0.og_image AS og_image_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM seo_page t0 WHERE t0.internal_slug = 'home' LIMIT 1;
|
0.69 ms (5.14%)
|
1 |
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.description AS description_2, s0_.icon AS icon_3, s0_.button AS button_4, s0_.button_link AS button_link_5, s0_.position AS position_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.img AS img_9, s0_.path AS path_10, s0_.seo AS seo_11 FROM services s0_ ORDER BY s0_.position ASC
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.description AS description_2, s0_.icon AS icon_3, s0_.button AS button_4, s0_.button_link AS button_link_5, s0_.position AS position_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.img AS img_9, s0_.path AS path_10, s0_.seo AS seo_11 FROM services s0_ ORDER BY s0_.position ASC;
|
0.65 ms (4.85%)
|
1 |
SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.icon AS icon_2, m0_.color AS color_3, m0_.link AS link_4, m0_.position AS position_5, m0_.created_at AS created_at_6, m0_.updated_at AS updated_at_7, m0_.content AS content_8 FROM methodology m0_ ORDER BY m0_.position ASC
SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.icon AS icon_2, m0_.color AS color_3, m0_.link AS link_4, m0_.position AS position_5, m0_.created_at AS created_at_6, m0_.updated_at AS updated_at_7, m0_.content AS content_8 FROM methodology m0_ ORDER BY m0_.position ASC;
|
0.63 ms (4.74%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.button1 AS button1_4, t0.button_link1 AS button_link1_5, t0.button_style1 AS button_style1_6, t0.button2 AS button2_7, t0.button_link2 AS button_link2_8, t0.button_style2 AS button_style2_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM hero t0
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.button1 AS button1_4, t0.button_link1 AS button_link1_5, t0.button_style1 AS button_style1_6, t0.button2 AS button2_7, t0.button_link2 AS button_link2_8, t0.button_style2 AS button_style2_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM hero t0;
|
0.62 ms (4.61%)
|
1 |
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.img AS img_2, t0_.seo AS seo_3, t0_.description AS description_4, t0_.path AS path_5, t0_.is_active AS is_active_6 FROM testimonials t0_ WHERE t0_.is_active = ? ORDER BY t0_.id ASC
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.img AS img_2, t0_.seo AS seo_3, t0_.description AS description_4, t0_.path AS path_5, t0_.is_active AS is_active_6 FROM testimonials t0_ WHERE t0_.is_active = 1 ORDER BY t0_.id ASC;
|
0.60 ms (4.50%)
|
1 |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM home_about t0
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM home_about t0;
|
0.45 ms (3.39%)
|
1 |
SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.link AS link_2, r0_.slug AS slug_3, r0_.is_active AS is_active_4 FROM ressources r0_ WHERE r0_.is_active = ? ORDER BY r0_.id ASC
SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.link AS link_2, r0_.slug AS slug_3, r0_.is_active AS is_active_4 FROM ressources r0_ WHERE r0_.is_active = 1 ORDER BY r0_.id ASC;
|