1
1.45 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . short_description AS short_description_3 , t0 . image AS image_4 , t0 . date_actualite AS date_actualite_5 , t0 . download_pdf AS download_pdf_6 , t0 . description AS description_7 , t0 . actif AS actif_8 , t0 . meta_title AS meta_title_9 , t0 . meta_description AS meta_description_10 , t0 . link_rewrite AS link_rewrite_11 FROM actualite t0 WHERE t0 . actif = ? AND t0 . id = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . short_description AS short_description_3 , t0 . image AS image_4 , t0 . date_actualite AS date_actualite_5 , t0 . download_pdf AS download_pdf_6 , t0 . description AS description_7 , t0 . actif AS actif_8 , t0 . meta_title AS meta_title_9 , t0 . meta_description AS meta_description_10 , t0 . link_rewrite AS link_rewrite_11 FROM actualite t0 WHERE t0 . actif = 1 AND t0 . id = 1 LIMIT 1 ;
Copy
2
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 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.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 . 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.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 (1 );
Copy
5
0.45 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.45 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.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 (? , ? )
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.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 = 2 ;
Copy
9
0.47 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.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 . 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.65 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.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 :
[
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.42 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.43 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.36 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.42 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.39 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.37 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.42 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.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 (? , ? , ? , ? , ? )
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.59 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.41 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.47 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.54 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.58 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.44 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.43 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.47 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.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 :
[
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.79 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.47 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.59 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.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 . 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.67 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.61 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.41 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.33 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.37 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.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 . 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.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 = 7 AND t0 . actif = 1 ;
Copy
45
0.47 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.51 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
0.47 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.62 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.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 . 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.55 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.68 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.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 = 50 AND t0 . actif = 1 ;
Copy
53
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 = 53 AND t0 . actif = 1 ;
Copy
54
4.03 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . image AS image_4 , t0 . quote_background AS quote_background_5 , t0 . image_position AS image_position_6 , t0 . position AS position_7 , t0 . image_one_width AS image_one_width_8 , t0 . image_one_height AS image_one_height_9 , t0 . image_mode AS image_mode_10 , t0 . actualite_id AS actualite_id_11 FROM actualite_block t0 WHERE t0 . actualite_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . image AS image_4 , t0 . quote_background AS quote_background_5 , t0 . image_position AS image_position_6 , t0 . position AS position_7 , t0 . image_one_width AS image_one_width_8 , t0 . image_one_height AS image_one_height_9 , t0 . image_mode AS image_mode_10 , t0 . actualite_id AS actualite_id_11 FROM actualite_block t0 WHERE t0 . actualite_id = 1 ORDER BY t0 . position ASC ;
Copy
55
0.74 ms
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 AND a0_ . id NOT IN (? ) 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 AND a0_ . id NOT IN (1 ) ORDER BY a0_ . date_actualite ASC LIMIT 10 ;
Copy
56
0.54 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
57
0.47 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 = '1' ;
Copy
58
0.46 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
59
0.52 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
60
0.85 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