1 |
1.71 ms |
SELECT h0_.id AS id_0, h0_.contenu AS contenu_1, h0_.linkto AS linkto_2, h0_.image_name AS image_name_3, h0_.updated_at AS updated_at_4, h0_.actif AS actif_5 FROM homepub h0_ ORDER BY h0_.id DESC LIMIT 1
SELECT h0_.id AS id_0, h0_.contenu AS contenu_1, h0_.linkto AS linkto_2, h0_.image_name AS image_name_3, h0_.updated_at AS updated_at_4, h0_.actif AS actif_5 FROM homepub h0_ ORDER BY h0_.id DESC LIMIT 1;
|
2 |
0.37 ms |
SELECT t0.id AS id_1, t0.titretab AS titretab_2, t0.contenu AS contenu_3 FROM hometab t0
SELECT t0.id AS id_1, t0.titretab AS titretab_2, t0.contenu AS contenu_3 FROM hometab t0;
|
3 |
0.57 ms |
SELECT e0_.id AS id_0, e0_.designation AS designation_1, e0_.siteweb AS siteweb_2, e0_.entreprise_name AS entreprise_name_3, e0_.updated_at AS updated_at_4, e0_.type AS type_5, e0_.description AS description_6, e0_.actif AS actif_7 FROM entreprise e0_ WHERE e0_.type = ? AND e0_.actif = ? ORDER BY e0_.id DESC
Parameters: [
"Partenaire"
1
]
SELECT e0_.id AS id_0, e0_.designation AS designation_1, e0_.siteweb AS siteweb_2, e0_.entreprise_name AS entreprise_name_3, e0_.updated_at AS updated_at_4, e0_.type AS type_5, e0_.description AS description_6, e0_.actif AS actif_7 FROM entreprise e0_ WHERE e0_.type = 'Partenaire' AND e0_.actif = 1 ORDER BY e0_.id DESC;
|
4 |
0.45 ms |
SELECT h0_.id AS id_0, h0_.designation AS designation_1, h0_.titre AS titre_2, h0_.contenu AS contenu_3, h0_.description AS description_4, h0_.linkto AS linkto_5, h0_.actif AS actif_6, h0_.homesection_name AS homesection_name_7, h0_.updated_at AS updated_at_8, h0_.background AS background_9 FROM homesection h0_ WHERE h0_.background = ? AND h0_.actif = ? ORDER BY h0_.id ASC
SELECT h0_.id AS id_0, h0_.designation AS designation_1, h0_.titre AS titre_2, h0_.contenu AS contenu_3, h0_.description AS description_4, h0_.linkto AS linkto_5, h0_.actif AS actif_6, h0_.homesection_name AS homesection_name_7, h0_.updated_at AS updated_at_8, h0_.background AS background_9 FROM homesection h0_ WHERE h0_.background = '0' AND h0_.actif = 1 ORDER BY h0_.id ASC;
|
5 |
0.40 ms |
SELECT h0_.id AS id_0, h0_.designation AS designation_1, h0_.titre AS titre_2, h0_.contenu AS contenu_3, h0_.description AS description_4, h0_.linkto AS linkto_5, h0_.actif AS actif_6, h0_.homesection_name AS homesection_name_7, h0_.updated_at AS updated_at_8, h0_.background AS background_9 FROM homesection h0_ WHERE h0_.background = ? AND h0_.actif = ? ORDER BY h0_.id ASC
SELECT h0_.id AS id_0, h0_.designation AS designation_1, h0_.titre AS titre_2, h0_.contenu AS contenu_3, h0_.description AS description_4, h0_.linkto AS linkto_5, h0_.actif AS actif_6, h0_.homesection_name AS homesection_name_7, h0_.updated_at AS updated_at_8, h0_.background AS background_9 FROM homesection h0_ WHERE h0_.background = '1' AND h0_.actif = 1 ORDER BY h0_.id ASC;
|
6 |
0.29 ms |
SELECT h0_.id AS id_0, h0_.designation AS designation_1, h0_.titre AS titre_2, h0_.contenu AS contenu_3, h0_.description AS description_4, h0_.linkto AS linkto_5, h0_.actif AS actif_6, h0_.homesection_name AS homesection_name_7, h0_.updated_at AS updated_at_8, h0_.background AS background_9 FROM homesection h0_ WHERE h0_.background = ? AND h0_.actif = ? ORDER BY h0_.id ASC
Parameters: [
"neutre"
1
]
SELECT h0_.id AS id_0, h0_.designation AS designation_1, h0_.titre AS titre_2, h0_.contenu AS contenu_3, h0_.description AS description_4, h0_.linkto AS linkto_5, h0_.actif AS actif_6, h0_.homesection_name AS homesection_name_7, h0_.updated_at AS updated_at_8, h0_.background AS background_9 FROM homesection h0_ WHERE h0_.background = 'neutre' AND h0_.actif = 1 ORDER BY h0_.id ASC;
|
7 |
0.22 ms |
SELECT h0_.id AS id_0, h0_.designation AS designation_1, h0_.titre AS titre_2, h0_.contenu AS contenu_3, h0_.description AS description_4, h0_.linkto AS linkto_5, h0_.actif AS actif_6, h0_.homesection_name AS homesection_name_7, h0_.updated_at AS updated_at_8, h0_.background AS background_9 FROM homesection h0_ WHERE h0_.background = ? AND h0_.actif = ? ORDER BY h0_.id ASC
SELECT h0_.id AS id_0, h0_.designation AS designation_1, h0_.titre AS titre_2, h0_.contenu AS contenu_3, h0_.description AS description_4, h0_.linkto AS linkto_5, h0_.actif AS actif_6, h0_.homesection_name AS homesection_name_7, h0_.updated_at AS updated_at_8, h0_.background AS background_9 FROM homesection h0_ WHERE h0_.background = '100' AND h0_.actif = 1 ORDER BY h0_.id ASC;
|
8 |
0.43 ms |
SELECT q0_.id AS id_0, q0_.question AS question_1, q0_.response AS response_2, q0_.for_home AS for_home_3, q0_.icone AS icone_4, q0_.questioncategory_id AS questioncategory_id_5 FROM question q0_ WHERE q0_.for_home = ?
SELECT q0_.id AS id_0, q0_.question AS question_1, q0_.response AS response_2, q0_.for_home AS for_home_3, q0_.icone AS icone_4, q0_.questioncategory_id AS questioncategory_id_5 FROM question q0_ WHERE q0_.for_home = 1;
|
9 |
0.48 ms |
SELECT r0_.id AS id_0, r0_.designation AS designation_1, r0_.actif AS actif_2, r0_.url AS url_3 FROM reseausocial r0_ WHERE r0_.actif = ? ORDER BY r0_.id ASC
SELECT r0_.id AS id_0, r0_.designation AS designation_1, r0_.actif AS actif_2, r0_.url AS url_3 FROM reseausocial r0_ WHERE r0_.actif = 1 ORDER BY r0_.id ASC;
|
10 |
0.36 ms |
SELECT t0.id AS id_1, t0.designation AS designation_2 FROM shop_categorie t0
SELECT t0.id AS id_1, t0.designation AS designation_2 FROM shop_categorie t0;
|
11 |
0.53 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.titre AS titre_3, t0.homesection_id AS homesection_id_4 FROM sectionpoint t0 WHERE t0.homesection_id = ?
SELECT t0.id AS id_1, t0.description AS description_2, t0.titre AS titre_3, t0.homesection_id AS homesection_id_4 FROM sectionpoint t0 WHERE t0.homesection_id = 3;
|