23.72 ms (21.09%)
|
48 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.photo AS photo_2, c0_.actif AS actif_3, c0_.description AS description_4, c0_.meta_title AS meta_title_5, c0_.meta_description AS meta_description_6, c0_.link_rewrite AS link_rewrite_7, c0_.parent_id AS parent_id_8 FROM category c0_ WHERE c0_.parent_id = ?
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.photo AS photo_2, c0_.actif AS actif_3, c0_.description AS description_4, c0_.meta_title AS meta_title_5, c0_.meta_description AS meta_description_6, c0_.link_rewrite AS link_rewrite_7, c0_.parent_id AS parent_id_8 FROM category c0_ WHERE c0_.parent_id = 2;
|
9.60 ms (8.54%)
|
17 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.actif AS actif_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.parent_id AS parent_id_9 FROM category t0 INNER JOIN agence_category ON t0.id = agence_category.category_id WHERE agence_category.agence_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.actif AS actif_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.parent_id AS parent_id_9 FROM category t0 INNER JOIN agence_category ON t0.id = agence_category.category_id WHERE agence_category.agence_id = 1;
|
9.41 ms (8.36%)
|
17 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.img_black AS img_black_3, t0.img AS img_4 FROM type_materiel t0 INNER JOIN agence_type_materiel ON t0.id = agence_type_materiel.type_materiel_id WHERE agence_type_materiel.agence_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.img_black AS img_black_3, t0.img AS img_4 FROM type_materiel t0 INNER JOIN agence_type_materiel ON t0.id = agence_type_materiel.type_materiel_id WHERE agence_type_materiel.agence_id = 1;
|
8.72 ms (7.75%)
|
17 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 INNER JOIN agence_product ON t0.id = agence_product.product_id WHERE agence_product.agence_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 INNER JOIN agence_product ON t0.id = agence_product.product_id WHERE agence_product.agence_id = 1;
|
8.51 ms (7.57%)
|
14 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.actif AS actif_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.actif = ? AND t0.parent_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.actif AS actif_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.actif = 1 AND t0.parent_id = '1';
|
6.61 ms (5.88%)
|
11 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.actif AS actif_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? AND t0.actif = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.actif AS actif_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = 2 AND t0.actif = 1;
|
5.03 ms (4.47%)
|
7 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (?)
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (2);
|
4.37 ms (3.89%)
|
5 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.link_rewrite AS link_rewrite_5, t0.actif AS actif_6, t0.subtitle AS subtitle_7, t0.video_youtube_link AS video_youtube_link_8 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.link_rewrite AS link_rewrite_5, t0.actif AS actif_6, t0.subtitle AS subtitle_7, t0.video_youtube_link AS video_youtube_link_8 FROM PAGE t0 WHERE t0.id = '6';
|
3.39 ms (3.01%)
|
7 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.actif AS actif_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.actif AS actif_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.id = 2 LIMIT 1;
|
2.94 ms (2.61%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.actif AS actif_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.actif = ? AND t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.actif AS actif_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.actif = 1 AND t0.id = 2 LIMIT 1;
|
2.90 ms (2.58%)
|
2 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
2
3
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
]
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (2, 3, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29);
|
2.76 ms (2.46%)
|
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (?, ?, ?)
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (10, 11, 14);
|
2.22 ms (1.98%)
|
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.class AS class_4 FROM region t0 WHERE t0.actif = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.class AS class_4 FROM region t0 WHERE t0.actif = 1;
|
2.21 ms (1.97%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.adresse AS adresse_3, t0.phone AS phone_4, t0.mail AS mail_5, t0.actif AS actif_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.link_rewrite AS link_rewrite_9, t0.horaires_lundi_jeudi_matin AS horaires_lundi_jeudi_matin_10, t0.horaires_lundi_jeudi_apres_midi AS horaires_lundi_jeudi_apres_midi_11, t0.horaires_vendredi_matin AS horaires_vendredi_matin_12, t0.horaires_vendredi_apres_midi AS horaires_vendredi_apres_midi_13, t0.itineraire AS itineraire_14, t0.review AS review_15, t0.image AS image_16, t0.region_id AS region_id_17 FROM agence t0 WHERE t0.region_id IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
1
2
3
4
6
7
8
9
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.adresse AS adresse_3, t0.phone AS phone_4, t0.mail AS mail_5, t0.actif AS actif_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.link_rewrite AS link_rewrite_9, t0.horaires_lundi_jeudi_matin AS horaires_lundi_jeudi_matin_10, t0.horaires_lundi_jeudi_apres_midi AS horaires_lundi_jeudi_apres_midi_11, t0.horaires_vendredi_matin AS horaires_vendredi_matin_12, t0.horaires_vendredi_apres_midi AS horaires_vendredi_apres_midi_13, t0.itineraire AS itineraire_14, t0.review AS review_15, t0.image AS image_16, t0.region_id AS region_id_17 FROM agence t0 WHERE t0.region_id IN (1, 2, 3, 4, 6, 7, 8, 9);
|
2.12 ms (1.89%)
|
2 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.custom_href AS custom_href_3, t0.type AS type_4, t0.target AS target_5, t0.position AS position_6 FROM mega_menu t0 ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.title AS title_2, t0.custom_href AS custom_href_3, t0.type AS type_4, t0.target AS target_5, t0.position AS position_6 FROM mega_menu t0 ORDER BY t0.position ASC;
|
1.87 ms (1.66%)
|
2 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.custom_href AS custom_href_3, t0.type AS type_4, t0.target AS target_5, t0.position AS position_6, t0.emplacement AS emplacement_7 FROM menu_footer t0 WHERE t0.emplacement = ? ORDER BY t0.position ASC
Parameters: [
"menu_gauche"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.custom_href AS custom_href_3, t0.type AS type_4, t0.target AS target_5, t0.position AS position_6, t0.emplacement AS emplacement_7 FROM menu_footer t0 WHERE t0.emplacement = 'menu_gauche' ORDER BY t0.position ASC;
|
1.73 ms (1.54%)
|
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
21
22
23
56
57
58
59
60
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (21, 22, 23, 56, 57, 58, 59, 60);
|
1.71 ms (1.52%)
|
1 |
SELECT t0.id AS id_1, t0.nom_client AS nom_client_2, t0.entreprise AS entreprise_3, t0.stars AS stars_4, t0.comment AS comment_5, t0.image_client AS image_client_6, t0.status AS status_7 FROM avis_client t0 WHERE t0.status = ? ORDER BY t0.id DESC
SELECT t0.id AS id_1, t0.nom_client AS nom_client_2, t0.entreprise AS entreprise_3, t0.stars AS stars_4, t0.comment AS comment_5, t0.image_client AS image_client_6, t0.status AS status_7 FROM avis_client t0 WHERE t0.status = 1 ORDER BY t0.id DESC;
|
1.51 ms (1.34%)
|
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.actif AS actif_2, p0_.modele AS modele_3, p0_.description AS description_4, p0_.meta_title AS meta_title_5, p0_.meta_description AS meta_description_6, p0_.link_rewrite AS link_rewrite_7, p0_.ecoresponsable AS ecoresponsable_8, p0_.fichetechnique AS fichetechnique_9, p0_.date_add AS date_add_10, p0_.date_upd AS date_upd_11, p0_.crit_air AS crit_air_12, p0_.category_id AS category_id_13, p0_.marque_id AS marque_id_14 FROM product p0_ WHERE p0_.category_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.actif = 1
Parameters: [
2
1
7
10
11
14
8
15
16
17
9
18
19
20
21
22
23
56
57
58
59
60
24
25
26
27
28
61
63
29
30
31
32
33
34
64
65
66
35
36
37
38
39
40
41
42
43
44
45
]
SELECT
p0_.id AS id_0,
p0_.name AS name_1,
p0_.actif AS actif_2,
p0_.modele AS modele_3,
p0_.description AS description_4,
p0_.meta_title AS meta_title_5,
p0_.meta_description AS meta_description_6,
p0_.link_rewrite AS link_rewrite_7,
p0_.ecoresponsable AS ecoresponsable_8,
p0_.fichetechnique AS fichetechnique_9,
p0_.date_add AS date_add_10,
p0_.date_upd AS date_upd_11,
p0_.crit_air AS crit_air_12,
p0_.category_id AS category_id_13,
p0_.marque_id AS marque_id_14
FROM
product p0_
WHERE
p0_.category_id IN (
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
?, ?, ?
)
AND p0_.actif = 1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.actif AS actif_2, p0_.modele AS modele_3, p0_.description AS description_4, p0_.meta_title AS meta_title_5, p0_.meta_description AS meta_description_6, p0_.link_rewrite AS link_rewrite_7, p0_.ecoresponsable AS ecoresponsable_8, p0_.fichetechnique AS fichetechnique_9, p0_.date_add AS date_add_10, p0_.date_upd AS date_upd_11, p0_.crit_air AS crit_air_12, p0_.category_id AS category_id_13, p0_.marque_id AS marque_id_14 FROM product p0_ WHERE p0_.category_id IN (2, 1, 7, 10, 11, 14, 8, 15, 16, 17, 9, 18, 19, 20, 21, 22, 23, 56, 57, 58, 59, 60, 24, 25, 26, 27, 28, 61, 63, 29, 30, 31, 32, 33, 34, 64, 65, 66, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45) AND p0_.actif = 1;
|
1.30 ms (1.16%)
|
1 |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.short_description AS short_description_2, a0_.image AS image_3, a0_.date_actualite AS date_actualite_4, a0_.download_pdf AS download_pdf_5, a0_.description AS description_6, a0_.actif AS actif_7, a0_.meta_title AS meta_title_8, a0_.meta_description AS meta_description_9, a0_.link_rewrite AS link_rewrite_10 FROM actualite a0_ WHERE a0_.actif = 1 ORDER BY a0_.date_actualite ASC LIMIT 10
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.short_description AS short_description_2, a0_.image AS image_3, a0_.date_actualite AS date_actualite_4, a0_.download_pdf AS download_pdf_5, a0_.description AS description_6, a0_.actif AS actif_7, a0_.meta_title AS meta_title_8, a0_.meta_description AS meta_description_9, a0_.link_rewrite AS link_rewrite_10 FROM actualite a0_ WHERE a0_.actif = 1 ORDER BY a0_.date_actualite ASC LIMIT 10;
|
1.26 ms (1.12%)
|
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
]
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62);
|
1.19 ms (1.06%)
|
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (?, ?)
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (18, 19);
|
0.85 ms (0.76%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (?, ?, ?, ?)
Parameters: [
47
67
68
69
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (47, 67, 68, 69);
|
0.83 ms (0.74%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (?, ?, ?, ?, ?, ?, ?)
Parameters: [
7
8
9
20
24
29
35
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (7, 8, 9, 20, 24, 29, 35);
|
0.74 ms (0.66%)
|
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
108
109
110
111
112
113
114
115
116
117
118
119
120
121
]
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121);
|
0.70 ms (0.62%)
|
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (?, ?, ?, ?, ?, ?)
Parameters: [
102
103
104
105
106
107
]
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (102, 103, 104, 105, 106, 107);
|
0.68 ms (0.60%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (?, ?, ?, ?, ?, ?)
Parameters: [
25
26
27
28
61
63
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (25, 26, 27, 28, 61, 63);
|
0.64 ms (0.57%)
|
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
64
65
66
67
68
69
63
70
71
]
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (64, 65, 66, 67, 68, 69, 63, 70, 71);
|
0.55 ms (0.49%)
|
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
72
122
73
74
75
123
76
77
]
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (72, 122, 73, 74, 75, 123, 76, 77);
|
0.53 ms (0.47%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
36
37
38
39
40
41
42
43
44
45
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.modele AS modele_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.ecoresponsable AS ecoresponsable_9, t0.fichetechnique AS fichetechnique_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.crit_air AS crit_air_13, t0.category_id AS category_id_14, t0.marque_id AS marque_id_15 FROM product t0 WHERE t0.category_id IN (36, 37, 38, 39, 40, 41, 42, 43, 44, 45);
|
0.51 ms (0.46%)
|
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (?, ?)
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (124, 126);
|
0.47 ms (0.42%)
|
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (?, ?, ?, ?, ?, ?, ?)
Parameters: [
35
36
37
38
39
40
41
]
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (35, 36, 37, 38, 39, 40, 41);
|
0.47 ms (0.41%)
|
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (?, ?, ?, ?, ?)
Parameters: [
30
31
32
33
34
]
SELECT t0.id AS id_1, t0.position AS position_2, t0.cover AS cover_3, t0.product_id AS product_id_4 FROM image t0 WHERE t0.product_id IN (30, 31, 32, 33, 34);
|
0.41 ms (0.37%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.actif AS actif_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.actif AS actif_4, t0.description AS description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.link_rewrite AS link_rewrite_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.id = 1;
|