10.02 ms (11.21%)
|
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.53 ms (10.66%)
|
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;
|
8.34 ms (9.33%)
|
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.92 ms (6.63%)
|
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.47 ms (6.12%)
|
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 (56);
|
4.69 ms (5.25%)
|
8 |
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 = 49 AND t0.cover = 1 LIMIT 1;
|
4.38 ms (4.90%)
|
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.42 ms (3.82%)
|
6 |
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 = 23;
|
3.24 ms (3.62%)
|
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 = 56;
|
2.64 ms (2.96%)
|
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 = 49;
|
2.53 ms (2.83%)
|
6 |
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 = 255;
|
2.48 ms (2.77%)
|
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';
|
2.38 ms (2.66%)
|
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);
|
2.29 ms (2.56%)
|
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;
|
2.21 ms (2.47%)
|
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 = 49 AND p2_.actif = 1 ORDER BY p0_.id ASC;
|
1.92 ms (2.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 = 49 LIMIT 1;
|
1.88 ms (2.10%)
|
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;
|
1.79 ms (2.00%)
|
3 |
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 = 2;
|
1.59 ms (1.78%)
|
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.53 ms (1.71%)
|
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 (49);
|
1.53 ms (1.71%)
|
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);
|
1.50 ms (1.68%)
|
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 (?, ?, ?, ?)
Parameters: [
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 (57, 58, 59, 60);
|
1.31 ms (1.46%)
|
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);
|
1.29 ms (1.44%)
|
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 = 49;
|
1.01 ms (1.13%)
|
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: [
42
43
44
45
46
47
48
50
]
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, 50);
|
0.85 ms (0.96%)
|
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 (15, 16);
|
0.52 ms (0.58%)
|
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: [
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 (51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62);
|
0.50 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 (?, ?)
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.49 ms (0.55%)
|
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.48 ms (0.54%)
|
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
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, 24, 29);
|
0.46 ms (0.51%)
|
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.44 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: [
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.38 ms (0.43%)
|
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.38 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: [
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);
|