5.54 ms (57.98%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.top_image AS top_image_3, t0.site_link AS site_link_4, t0.text AS text_5, t0.coordinates AS coordinates_6, t0.slug AS slug_7, t0.top_image_alt AS top_image_alt_8, t0.bottom_image AS bottom_image_9, t0.bottom_image_alt AS bottom_image_alt_10, t0.annee_label AS annee_label_11, t0.departement_id AS departement_id_12, t0.label_id AS label_id_13 FROM ville_active t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.top_image AS top_image_3, t0.site_link AS site_link_4, t0.text AS text_5, t0.coordinates AS coordinates_6, t0.slug AS slug_7, t0.top_image_alt AS top_image_alt_8, t0.bottom_image AS bottom_image_9, t0.bottom_image_alt AS bottom_image_alt_10, t0.annee_label AS annee_label_11, t0.departement_id AS departement_id_12, t0.label_id AS label_id_13 FROM ville_active t0;
|
1.18 ms (12.37%)
|
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.image AS image_4 FROM label t0
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.image AS image_4 FROM label t0;
|
0.80 ms (8.38%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.number AS number_3, t0.region_id AS region_id_4 FROM departement t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.number AS number_3, t0.region_id AS region_id_4 FROM departement t0;
|
0.71 ms (7.44%)
|
1 |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.description AS description_2, a0_.image AS image_3, a0_.content AS content_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6, a0_.image_alt AS image_alt_7, a0_.seo_title AS seo_title_8, a0_.seo_description AS seo_description_9, a0_.seo_keywords AS seo_keywords_10, a0_.slug AS slug_11 FROM article a0_ ORDER BY a0_.updated_at DESC LIMIT 6
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.description AS description_2, a0_.image AS image_3, a0_.content AS content_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6, a0_.image_alt AS image_alt_7, a0_.seo_title AS seo_title_8, a0_.seo_description AS seo_description_9, a0_.seo_keywords AS seo_keywords_10, a0_.slug AS slug_11 FROM article a0_ ORDER BY a0_.updated_at DESC LIMIT 6;
|
0.71 ms (7.42%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM region t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM region t0;
|
0.61 ms (6.41%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.presentation AS presentation_3, t0.image AS image_4, t0.seo_title AS seo_title_5, t0.seo_description AS seo_description_6, t0.image_alt AS image_alt_7, t0.seo_keywords AS seo_keywords_8 FROM home_page t0 LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.presentation AS presentation_3, t0.image AS image_4, t0.seo_title AS seo_title_5, t0.seo_description AS seo_description_6, t0.image_alt AS image_alt_7, t0.seo_keywords AS seo_keywords_8 FROM home_page t0 LIMIT 1;
|