1
0.73 ms
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 . actif = ? AND t0 . id = ? LIMIT 1
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 . actif = 1 AND t0 . id = 1 LIMIT 1 ;
Copy
2
0.60 ms
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 ;
Copy
3
0.58 ms
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' ;
Copy
4
0.73 ms
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 (1 );
Copy
5
0.59 ms
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' ;
Copy
6
0.63 ms
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 , 6 );
Copy
7
0.53 ms
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 );
Copy
8
0.71 ms
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 = 2 ;
Copy
9
0.69 ms
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 );
Copy
10
0.53 ms
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 = 7 ;
Copy
11
0.82 ms
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 );
Copy
12
0.97 ms
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 );
Copy
13
0.72 ms
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 = 8 ;
Copy
14
0.72 ms
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 );
Copy
15
0.74 ms
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 );
Copy
16
0.61 ms
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 = 9 ;
Copy
17
0.66 ms
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 );
Copy
18
0.65 ms
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 );
Copy
19
0.63 ms
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 = 20 ;
Copy
20
0.64 ms
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 );
Copy
21
0.65 ms
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 );
Copy
22
0.49 ms
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 = 24 ;
Copy
23
0.55 ms
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 );
Copy
24
0.50 ms
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 );
Copy
25
0.50 ms
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 = 29 ;
Copy
26
0.78 ms
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 (64 , 65 , 66 );
Copy
27
0.64 ms
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 );
Copy
28
0.54 ms
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 = 6 ;
Copy
29
0.48 ms
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 (12 , 50 , 53 );
Copy
30
0.46 ms
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 = 12 ;
Copy
31
0.81 ms
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 );
Copy
32
0.80 ms
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 :
[
94
95
96
97
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
98
99
]
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 (94 , 95 , 96 , 97 , 78 , 79 , 80 , 81 , 82 , 83 , 84 , 85 , 86 , 87 , 88 , 89 , 90 , 91 , 92 , 93 , 98 , 99 );
Copy
33
0.58 ms
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 = 50 ;
Copy
34
0.56 ms
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 (71 );
Copy
35
0.52 ms
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 );
Copy
36
0.49 ms
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 = 53 ;
Copy
37
0.57 ms
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 (54 , 55 , 72 );
Copy
38
0.62 ms
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 );
Copy
39
0.48 ms
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' ;
Copy
40
0.56 ms
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 = '3' ;
Copy
41
0.48 ms
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 ;
Copy
42
0.64 ms
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' ;
Copy
43
0.66 ms
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 ;
Copy
44
0.69 ms
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 = 7 AND t0 . actif = 1 ;
Copy
45
0.57 ms
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 = 8 AND t0 . actif = 1 ;
Copy
46
0.56 ms
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 = 9 AND t0 . actif = 1 ;
Copy
47
4.48 ms
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 = 20 AND t0 . actif = 1 ;
Copy
48
0.52 ms
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 = 24 AND t0 . actif = 1 ;
Copy
49
0.50 ms
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 = 29 AND t0 . actif = 1 ;
Copy
50
0.66 ms
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 = 6 AND t0 . actif = 1 ;
Copy
51
0.43 ms
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 = 12 AND t0 . actif = 1 ;
Copy
52
0.99 ms
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 = 50 AND t0 . actif = 1 ;
Copy
53
0.38 ms
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 = 53 AND t0 . actif = 1 ;
Copy
54
0.68 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . lien_title AS lien_title_3 , t0 . sub_title AS sub_title_4 , t0 . content AS content_5 , t0 . image_one AS image_one_6 , t0 . image_position AS image_position_7 , t0 . position AS position_8 , t0 . image_one_width AS image_one_width_9 , t0 . image_one_height AS image_one_height_10 , t0 . img_class AS img_class_11 , t0 . row_class AS row_class_12 , t0 . container_class AS container_class_13 , t0 . section_class AS section_class_14 , t0 . title_align AS title_align_15 , t0 . image_mode AS image_mode_16 , t0 . page_id AS page_id_17 , t0 . module_history_timeline_id AS module_history_timeline_id_18 , t0 . module_carousel_id AS module_carousel_id_19 FROM page_block t0 WHERE t0 . page_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . lien_title AS lien_title_3 , t0 . sub_title AS sub_title_4 , t0 . content AS content_5 , t0 . image_one AS image_one_6 , t0 . image_position AS image_position_7 , t0 . position AS position_8 , t0 . image_one_width AS image_one_width_9 , t0 . image_one_height AS image_one_height_10 , t0 . img_class AS img_class_11 , t0 . row_class AS row_class_12 , t0 . container_class AS container_class_13 , t0 . section_class AS section_class_14 , t0 . title_align AS title_align_15 , t0 . image_mode AS image_mode_16 , t0 . page_id AS page_id_17 , t0 . module_history_timeline_id AS module_history_timeline_id_18 , t0 . module_carousel_id AS module_carousel_id_19 FROM page_block t0 WHERE t0 . page_id = 1 ORDER BY t0 . position ASC ;
Copy
55
0.50 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . actif AS actif_3 , t0 . type_affichage AS type_affichage_4 FROM module_history_timeline t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . actif AS actif_3 , t0 . type_affichage AS type_affichage_4 FROM module_history_timeline t0 WHERE t0 . id = 7 ;
Copy
56
0.58 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . subtitle AS subtitle_3 , t0 . icon AS icon_4 , t0 . annee AS annee_5 , t0 . position AS position_6 , t0 . module_history_timeline_id AS module_history_timeline_id_7 FROM module_history_timeline_item t0 WHERE t0 . module_history_timeline_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . subtitle AS subtitle_3 , t0 . icon AS icon_4 , t0 . annee AS annee_5 , t0 . position AS position_6 , t0 . module_history_timeline_id AS module_history_timeline_id_7 FROM module_history_timeline_item t0 WHERE t0 . module_history_timeline_id = 7 ;
Copy
57
3.35 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slides_per_row AS slides_per_row_3 , t0 . slides_to_show AS slides_to_show_4 , t0 . actif AS actif_5 , t0 . page_block_id AS page_block_id_6 FROM module_carousel t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slides_per_row AS slides_per_row_3 , t0 . slides_to_show AS slides_to_show_4 , t0 . actif AS actif_5 , t0 . page_block_id AS page_block_id_6 FROM module_carousel t0 WHERE t0 . id = 4 ;
Copy
58
3.31 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . title AS title_3 , t0 . subtitle AS subtitle_4 , t0 . position AS position_5 , t0 . module_carousel_id AS module_carousel_id_6 FROM module_carousel_item t0 WHERE t0 . module_carousel_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . title AS title_3 , t0 . subtitle AS subtitle_4 , t0 . position AS position_5 , t0 . module_carousel_id AS module_carousel_id_6 FROM module_carousel_item t0 WHERE t0 . module_carousel_id = 4 ;
Copy
59
0.63 ms
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 ;
Copy
60
0.50 ms
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 ;
Copy
61
0.42 ms
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 = '2' ;
Copy
62
0.35 ms
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 = '4' ;
Copy
63
0.37 ms
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_droite "
]
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_droite' ORDER BY t0 . position ASC ;
Copy