| 1 |
2859.99 ms |
SELECT e0_.id AS id_0, e0_.nom AS nom_1, e0_.ifu AS ifu_2, e0_.rccm AS rccm_3, e0_.created_at AS created_at_4, e0_.presentation AS presentation_5, e0_.logo AS logo_6, e0_.slug AS slug_7, e0_.banniere AS banniere_8, e0_.localisation AS localisation_9, e0_.contact AS contact_10, e0_.page_face_book AS page_face_book_11, e0_.actif AS actif_12, e0_.nom_contact AS nom_contact_13, e0_.telephone_contact AS telephone_contact_14, e0_.status AS status_15, e0_.ifu_document AS ifu_document_16, e0_.rccmdocument AS rccmdocument_17 FROM entreprise e0_ INNER JOIN produits p1_ ON e0_.id = p1_.entreprise_id WHERE e0_.actif = ? ORDER BY e0_.id ASC LIMIT 10
SELECT e0_.id AS id_0, e0_.nom AS nom_1, e0_.ifu AS ifu_2, e0_.rccm AS rccm_3, e0_.created_at AS created_at_4, e0_.presentation AS presentation_5, e0_.logo AS logo_6, e0_.slug AS slug_7, e0_.banniere AS banniere_8, e0_.localisation AS localisation_9, e0_.contact AS contact_10, e0_.page_face_book AS page_face_book_11, e0_.actif AS actif_12, e0_.nom_contact AS nom_contact_13, e0_.telephone_contact AS telephone_contact_14, e0_.status AS status_15, e0_.ifu_document AS ifu_document_16, e0_.rccmdocument AS rccmdocument_17 FROM entreprise e0_ INNER JOIN produits p1_ ON e0_.id = p1_.entreprise_id WHERE e0_.actif = 1 ORDER BY e0_.id ASC LIMIT 10;
|
| 2 |
0.77 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.secteur_activite AS secteur_activite_6, t0.phone AS phone_7, t0.personne_acontacter AS personne_acontacter_8, t0.entreprise_id AS entreprise_id_9 FROM `user` t0 WHERE t0.entreprise_id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.secteur_activite AS secteur_activite_6, t0.phone AS phone_7, t0.personne_acontacter AS personne_acontacter_8, t0.entreprise_id AS entreprise_id_9 FROM `user` t0 WHERE t0.entreprise_id = 4;
|
| 3 |
0.16 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.secteur_activite AS secteur_activite_6, t0.phone AS phone_7, t0.personne_acontacter AS personne_acontacter_8, t0.entreprise_id AS entreprise_id_9 FROM `user` t0 WHERE t0.entreprise_id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.secteur_activite AS secteur_activite_6, t0.phone AS phone_7, t0.personne_acontacter AS personne_acontacter_8, t0.entreprise_id AS entreprise_id_9 FROM `user` t0 WHERE t0.entreprise_id = 7;
|
| 4 |
0.11 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.secteur_activite AS secteur_activite_6, t0.phone AS phone_7, t0.personne_acontacter AS personne_acontacter_8, t0.entreprise_id AS entreprise_id_9 FROM `user` t0 WHERE t0.entreprise_id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.secteur_activite AS secteur_activite_6, t0.phone AS phone_7, t0.personne_acontacter AS personne_acontacter_8, t0.entreprise_id AS entreprise_id_9 FROM `user` t0 WHERE t0.entreprise_id = 8;
|
| 5 |
1.37 ms |
SELECT p0_.id AS id_0, p0_.libele AS libele_1, p0_.prix AS prix_2, p0_.description AS description_3, p0_.slug AS slug_4, p0_.created_at AS created_at_5, p0_.vue AS vue_6, p0_.categories_id AS categories_id_7, p0_.entreprise_id AS entreprise_id_8 FROM produits p0_ INNER JOIN entreprise e1_ ON p0_.entreprise_id = e1_.id INNER JOIN inscription i2_ ON e1_.id = i2_.entreprise_id INNER JOIN tarif t3_ ON i2_.tarif_id = t3_.id WHERE e1_.actif = ? AND t3_.id IN (?, ?) ORDER BY p0_.created_at ASC LIMIT 10
SELECT p0_.id AS id_0, p0_.libele AS libele_1, p0_.prix AS prix_2, p0_.description AS description_3, p0_.slug AS slug_4, p0_.created_at AS created_at_5, p0_.vue AS vue_6, p0_.categories_id AS categories_id_7, p0_.entreprise_id AS entreprise_id_8 FROM produits p0_ INNER JOIN entreprise e1_ ON p0_.entreprise_id = e1_.id INNER JOIN inscription i2_ ON e1_.id = i2_.entreprise_id INNER JOIN tarif t3_ ON i2_.tarif_id = t3_.id WHERE e1_.actif = 1 AND t3_.id IN (1, 2) ORDER BY p0_.created_at ASC LIMIT 10;
|
| 6 |
0.72 ms |
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0;
|
| 7 |
0.13 ms |
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0;
|
| 8 |
0.09 ms |
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0;
|
| 9 |
0.08 ms |
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0;
|
| 10 |
0.08 ms |
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0;
|
| 11 |
0.19 ms |
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.prix AS prix_3, t0.description AS description_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.vue AS vue_7, t0.categories_id AS categories_id_8, t0.entreprise_id AS entreprise_id_9 FROM produits t0 WHERE t0.entreprise_id = ?
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.prix AS prix_3, t0.description AS description_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.vue AS vue_7, t0.categories_id AS categories_id_8, t0.entreprise_id AS entreprise_id_9 FROM produits t0 WHERE t0.entreprise_id = 4;
|
| 12 |
0.16 ms |
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.prix AS prix_3, t0.description AS description_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.vue AS vue_7, t0.categories_id AS categories_id_8, t0.entreprise_id AS entreprise_id_9 FROM produits t0 WHERE t0.entreprise_id = ?
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.prix AS prix_3, t0.description AS description_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.vue AS vue_7, t0.categories_id AS categories_id_8, t0.entreprise_id AS entreprise_id_9 FROM produits t0 WHERE t0.entreprise_id = 7;
|
| 13 |
0.13 ms |
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.prix AS prix_3, t0.description AS description_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.vue AS vue_7, t0.categories_id AS categories_id_8, t0.entreprise_id AS entreprise_id_9 FROM produits t0 WHERE t0.entreprise_id = ?
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.prix AS prix_3, t0.description AS description_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.vue AS vue_7, t0.categories_id AS categories_id_8, t0.entreprise_id AS entreprise_id_9 FROM produits t0 WHERE t0.entreprise_id = 8;
|
| 14 |
0.66 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.produits_id AS produits_id_3 FROM image t0 WHERE t0.produits_id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.produits_id AS produits_id_3 FROM image t0 WHERE t0.produits_id = 2;
|
| 15 |
0.15 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.produits_id AS produits_id_3 FROM image t0 WHERE t0.produits_id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.produits_id AS produits_id_3 FROM image t0 WHERE t0.produits_id = 3;
|
| 16 |
0.13 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.produits_id AS produits_id_3 FROM image t0 WHERE t0.produits_id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.produits_id AS produits_id_3 FROM image t0 WHERE t0.produits_id = 4;
|
| 17 |
0.11 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.produits_id AS produits_id_3 FROM image t0 WHERE t0.produits_id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.produits_id AS produits_id_3 FROM image t0 WHERE t0.produits_id = 5;
|