10.40 ms (13.36%)
|
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.48 ms (12.19%)
|
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;
|
9.21 ms (11.84%)
|
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;
|
5.91 ms (7.60%)
|
13 |
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';
|
5.88 ms (7.55%)
|
5 |
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);
|
5.29 ms (6.79%)
|
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;
|
3.75 ms (4.82%)
|
9 |
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 (68);
|
2.82 ms (3.62%)
|
7 |
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 = ? AND t0.cover = ? LIMIT 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 = 85 AND t0.cover = 1 LIMIT 1;
|
2.46 ms (3.16%)
|
7 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.suffix AS suffix_4, t0.show_in_list_product AS show_in_list_product_5, t0.type_unite AS type_unite_6, t0.name_admin AS name_admin_7 FROM caracteristique t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.actif AS actif_3, t0.suffix AS suffix_4, t0.show_in_list_product AS show_in_list_product_5, t0.type_unite AS type_unite_6, t0.name_admin AS name_admin_7 FROM caracteristique t0 WHERE t0.id = 1;
|
2.29 ms (2.94%)
|
7 |
SELECT t0.id AS id_1, t0.value AS value_2, t0.caracteristique_id AS caracteristique_id_3 FROM caracteristique_values t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.caracteristique_id AS caracteristique_id_3 FROM caracteristique_values t0 WHERE t0.id = 367;
|
2.12 ms (2.73%)
|
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';
|
1.82 ms (2.34%)
|
1 |
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.product_id AS product_id_2, p0_.bloc_avantage_id AS bloc_avantage_id_3 FROM product_bloc_avantage p0_ INNER JOIN bloc_avantage b1_ ON p0_.bloc_avantage_id = b1_.id INNER JOIN product p2_ ON p0_.product_id = p2_.id WHERE b1_.actif = 1 AND p2_.id = ? AND p2_.actif = 1 ORDER BY p0_.id ASC
SELECT p0_.id AS id_0, p0_.description AS description_1, p0_.product_id AS product_id_2, p0_.bloc_avantage_id AS bloc_avantage_id_3 FROM product_bloc_avantage p0_ INNER JOIN bloc_avantage b1_ ON p0_.bloc_avantage_id = b1_.id INNER JOIN product p2_ ON p0_.product_id = p2_.id WHERE b1_.actif = 1 AND p2_.id = 85 AND p2_.actif = 1 ORDER BY p0_.id ASC;
|
1.75 ms (2.25%)
|
1 |
SELECT t0.id AS id_1, t0.product_parent_id AS product_parent_id_2, t0.product_id AS product_id_3 FROM product_associe t0 WHERE t0.product_parent_id = ?
SELECT t0.id AS id_1, t0.product_parent_id AS product_parent_id_2, t0.product_id AS product_id_3 FROM product_associe t0 WHERE t0.product_parent_id = 85;
|
1.22 ms (1.57%)
|
3 |
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 (15, 16);
|
1.18 ms (1.52%)
|
4 |
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 = 68;
|
1.07 ms (1.38%)
|
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;
|
0.95 ms (1.23%)
|
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: [
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.91 ms (1.16%)
|
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;
|
0.90 ms (1.15%)
|
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.actif = ? AND t0.id = ? LIMIT 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.actif = 1 AND t0.id = 85 LIMIT 1;
|
0.81 ms (1.05%)
|
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;
|
0.73 ms (0.94%)
|
2 |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.title AS title_3, t0.description AS description_4, t0.actif AS actif_5 FROM bloc_avantage t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.title AS title_3, t0.description AS description_4, t0.actif AS actif_5 FROM bloc_avantage t0 WHERE t0.id = 13;
|
0.63 ms (0.80%)
|
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);
|
0.61 ms (0.79%)
|
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);
|
0.57 ms (0.73%)
|
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.52 ms (0.67%)
|
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: [
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 (56, 57, 58, 59, 60);
|
0.49 ms (0.63%)
|
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: [
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);
|
0.47 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: [
26
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 (26, 28, 61, 63);
|
0.44 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: [
81
82
83
84
86
87
88
89
90
91
92
93
]
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 (81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 92, 93);
|
0.44 ms (0.56%)
|
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.43 ms (0.56%)
|
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.42 ms (0.54%)
|
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 (85);
|
0.41 ms (0.53%)
|
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
]
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);
|
0.41 ms (0.53%)
|
1 |
SELECT t0.id AS id_1, t0.caracteristique_id AS caracteristique_id_2, t0.product_id AS product_id_3, t0.caracteristique_values_id AS caracteristique_values_id_4 FROM caracteristique_product t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.caracteristique_id AS caracteristique_id_2, t0.product_id AS product_id_3, t0.caracteristique_values_id AS caracteristique_values_id_4 FROM caracteristique_product t0 WHERE t0.product_id = 85;
|
0.36 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 (?, ?, ?, ?, ?, ?, ?)
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.36 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 (?, ?, ?, ?, ?)
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.28 ms (0.36%)
|
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);
|