10.58 ms (31.88%)
|
1 |
SELECT t0.seo_title AS seo_title_1, t0.seo_description AS seo_description_2, t0.title AS title_3, t0.id AS id_4, t0.presentation AS presentation_5, t0.slug AS slug_6, t0.image AS image_7, t0.position AS position_8, t0.title_color AS title_color_9, t0.parent_id AS parent_id_10 FROM produit_category t0 WHERE t0.parent_id IS NULL ORDER BY t0.position ASC
SELECT t0.seo_title AS seo_title_1, t0.seo_description AS seo_description_2, t0.title AS title_3, t0.id AS id_4, t0.presentation AS presentation_5, t0.slug AS slug_6, t0.image AS image_7, t0.position AS position_8, t0.title_color AS title_color_9, t0.parent_id AS parent_id_10 FROM produit_category t0 WHERE t0.parent_id IS NULL ORDER BY t0.position ASC;
|
8.76 ms (26.41%)
|
4 |
SELECT t0.seo_title AS seo_title_1, t0.seo_description AS seo_description_2, t0.title AS title_3, t0.id AS id_4, t0.presentation AS presentation_5, t0.slug AS slug_6, t0.image AS image_7, t0.position AS position_8, t0.title_color AS title_color_9, t0.parent_id AS parent_id_10 FROM produit_category t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
SELECT t0.seo_title AS seo_title_1, t0.seo_description AS seo_description_2, t0.title AS title_3, t0.id AS id_4, t0.presentation AS presentation_5, t0.slug AS slug_6, t0.image AS image_7, t0.position AS position_8, t0.title_color AS title_color_9, t0.parent_id AS parent_id_10 FROM produit_category t0 WHERE t0.parent_id = 1 ORDER BY t0.position ASC;
|
6.67 ms (20.09%)
|
2 |
SELECT t0.seo_title AS seo_title_1, t0.seo_description AS seo_description_2, t0.title AS title_3, t0.id AS id_4, t0.hero_image AS hero_image_5, t0.hero_image_alt AS hero_image_alt_6, t0.histoire_entreprise AS histoire_entreprise_7, t0.valeurs_entreprise AS valeurs_entreprise_8, t0.titre_histoire AS titre_histoire_9, t0.titre_valeurs AS titre_valeurs_10 FROM apropos_page t0 LIMIT 1
SELECT t0.seo_title AS seo_title_1, t0.seo_description AS seo_description_2, t0.title AS title_3, t0.id AS id_4, t0.hero_image AS hero_image_5, t0.hero_image_alt AS hero_image_alt_6, t0.histoire_entreprise AS histoire_entreprise_7, t0.valeurs_entreprise AS valeurs_entreprise_8, t0.titre_histoire AS titre_histoire_9, t0.titre_valeurs AS titre_valeurs_10 FROM apropos_page t0 LIMIT 1;
|
6.03 ms (18.18%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.adresse AS adresse_3, t0.telephone AS telephone_4, t0.mail AS mail_5, t0.logo AS logo_6, t0.linkedin_icon AS linkedin_icon_7, t0.linkedin_link AS linkedin_link_8, t0.facebook_icon AS facebook_icon_9, t0.facebook_link AS facebook_link_10, t0.urlsite AS urlsite_11 FROM settings t0 LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.adresse AS adresse_3, t0.telephone AS telephone_4, t0.mail AS mail_5, t0.logo AS logo_6, t0.linkedin_icon AS linkedin_icon_7, t0.linkedin_link AS linkedin_link_8, t0.facebook_icon AS facebook_icon_9, t0.facebook_link AS facebook_link_10, t0.urlsite AS urlsite_11 FROM settings t0 LIMIT 1;
|
1.14 ms (3.45%)
|
1 |
SELECT t0.seo_title AS seo_title_1, t0.seo_description AS seo_description_2, t0.title AS title_3, t0.id AS id_4, t0.presentation AS presentation_5, t0.slug AS slug_6, t0.image AS image_7, t0.position AS position_8, t0.title_color AS title_color_9, t0.parent_id AS parent_id_10 FROM produit_category t0
SELECT t0.seo_title AS seo_title_1, t0.seo_description AS seo_description_2, t0.title AS title_3, t0.id AS id_4, t0.presentation AS presentation_5, t0.slug AS slug_6, t0.image AS image_7, t0.position AS position_8, t0.title_color AS title_color_9, t0.parent_id AS parent_id_10 FROM produit_category t0;
|