| 1 |
1.45 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 analyses_risques t0
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 analyses_risques t0;
|
| 2 |
0.88 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
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;
|
| 3 |
0.80 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_active AS is_active_4 FROM type t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_active AS is_active_4 FROM type t0;
|
| 4 |
1.35 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 = ?
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;
|
| 5 |
0.87 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 = ?
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;
|