| 1 |
0.91 ms |
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.button AS button_6, t0.slug AS slug_7, t0.path AS path_8, t0.position AS position_9, t0.meta AS meta_10, t0.is_active AS is_active_11 FROM audit_incendie t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"audit-de-desenfumage"
]
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.button AS button_6, t0.slug AS slug_7, t0.path AS path_8, t0.position AS position_9, t0.meta AS meta_10, t0.is_active AS is_active_11 FROM audit_incendie t0 WHERE t0.slug = 'audit-de-desenfumage' LIMIT 1;
|
| 2 |
0.76 ms |
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;
|
| 3 |
0.74 ms |
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;
|
| 4 |
0.85 ms |
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;
|
| 5 |
0.83 ms |
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;
|
| 6 |
0.66 ms |
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 = 2 AND t0.is_active = 1;
|
| 7 |
0.69 ms |
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;
|
| 8 |
0.94 ms |
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;
|
| 9 |
0.71 ms |
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;
|