1.35 ms (18.95%)
|
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.role AS role_3, t0.photo AS photo_4, t0.facebook AS facebook_5, t0.twiter AS twiter_6, t0.linkedin AS linkedin_7 FROM equipe t0 ORDER BY t0.id ASC LIMIT 4
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.role AS role_3, t0.photo AS photo_4, t0.facebook AS facebook_5, t0.twiter AS twiter_6, t0.linkedin AS linkedin_7 FROM equipe t0 ORDER BY t0.id ASC LIMIT 4;
|
1.02 ms (14.33%)
|
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.image AS image_3, t0.description AS description_4, t0.montant AS montant_5, t0.statut AS statut_6 FROM activite t0 ORDER BY t0.id ASC LIMIT 4
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.image AS image_3, t0.description AS description_4, t0.montant AS montant_5, t0.statut AS statut_6 FROM activite t0 ORDER BY t0.id ASC LIMIT 4;
|
0.94 ms (13.17%)
|
1 |
SELECT t0.id AS id_1, t0.image AS image_2 FROM slide t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.image AS image_2 FROM slide t0 WHERE t0.id = 1 LIMIT 1;
|
0.83 ms (11.69%)
|
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.pays AS pays_3, t0.ville AS ville_4, t0.montant AS montant_5, t0.description AS description_6, t0.image1 AS image1_7, t0.image2 AS image2_8, t0.image3 AS image3_9, t0.statut AS statut_10, t0.jour AS jour_11, t0.image4 AS image4_12 FROM circuit t0
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.pays AS pays_3, t0.ville AS ville_4, t0.montant AS montant_5, t0.description AS description_6, t0.image1 AS image1_7, t0.image2 AS image2_8, t0.image3 AS image3_9, t0.statut AS statut_10, t0.jour AS jour_11, t0.image4 AS image4_12 FROM circuit t0;
|
0.80 ms (11.22%)
|
1 |
SELECT t0.id AS id_1, t0.pays AS pays_2, t0.ville AS ville_3, t0.site AS site_4, t0.desciption AS desciption_5, t0.image1 AS image1_6, t0.image2 AS image2_7, t0.image3 AS image3_8, t0.statut AS statut_9, t0.montant AS montant_10, t0.langue AS langue_11, t0.duree_conseillee AS duree_conseillee_12, t0.notation AS notation_13, t0.circuit AS circuit_14 FROM destination t0
SELECT t0.id AS id_1, t0.pays AS pays_2, t0.ville AS ville_3, t0.site AS site_4, t0.desciption AS desciption_5, t0.image1 AS image1_6, t0.image2 AS image2_7, t0.image3 AS image3_8, t0.statut AS statut_9, t0.montant AS montant_10, t0.langue AS langue_11, t0.duree_conseillee AS duree_conseillee_12, t0.notation AS notation_13, t0.circuit AS circuit_14 FROM destination t0;
|
0.79 ms (11.09%)
|
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description1 AS description1_3, t0.description2 AS description2_4, t0.lien AS lien_5, t0.image_file_name AS image_file_name_6 FROM slide_description t0
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description1 AS description1_3, t0.description2 AS description2_4, t0.lien AS lien_5, t0.image_file_name AS image_file_name_6 FROM slide_description t0;
|
0.78 ms (10.90%)
|
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.date_creation AS date_creation_3, t0.editeur AS editeur_4, t0.image AS image_5, t0.description AS description_6, t0.slug AS slug_7, t0.is_active AS is_active_8, t0.categorie_id AS categorie_id_9 FROM blog t0 ORDER BY t0.id ASC LIMIT 2
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.date_creation AS date_creation_3, t0.editeur AS editeur_4, t0.image AS image_5, t0.description AS description_6, t0.slug AS slug_7, t0.is_active AS is_active_8, t0.categorie_id AS categorie_id_9 FROM blog t0 ORDER BY t0.id ASC LIMIT 2;
|
0.62 ms (8.65%)
|
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.image AS image_4 FROM categorie t0 ORDER BY t0.id ASC LIMIT 8
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.image AS image_4 FROM categorie t0 ORDER BY t0.id ASC LIMIT 8;
|