1 |
0.51 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.titre AS titre_3, t0.introduction AS introduction_4, t0.image AS image_5 FROM actualites t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.date AS date_2, t0.titre AS titre_3, t0.introduction AS introduction_4, t0.image AS image_5 FROM actualites t0 WHERE t0.id = '3' LIMIT 1;
|
2 |
1.02 ms |
SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.color AS color_3, t0.image AS image_4, t0.pages_id AS pages_id_5, t0.stages_id AS stages_id_6, t0.actualites_id AS actualites_id_7 FROM sections t0 WHERE t0.actualites_id = ?
SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.color AS color_3, t0.image AS image_4, t0.pages_id AS pages_id_5, t0.stages_id AS stages_id_6, t0.actualites_id AS actualites_id_7 FROM sections t0 WHERE t0.actualites_id = 3;
|
3 |
0.39 ms |
SELECT a0_.id AS id_0, a0_.date AS date_1, a0_.titre AS titre_2, a0_.introduction AS introduction_3, a0_.image AS image_4 FROM actualites a0_ WHERE a0_.id <> ? ORDER BY a0_.date DESC LIMIT 4
SELECT a0_.id AS id_0, a0_.date AS date_1, a0_.titre AS titre_2, a0_.introduction AS introduction_3, a0_.image AS image_4 FROM actualites a0_ WHERE a0_.id <> '3' ORDER BY a0_.date DESC LIMIT 4;
|
4 |
0.83 ms |
SELECT a0_.id AS id_0, a0_.date AS date_1, a0_.titre AS titre_2, a0_.introduction AS introduction_3, a0_.image AS image_4 FROM actualites a0_ WHERE a0_.date < ? ORDER BY a0_.date DESC LIMIT 1
Parameters: [
"2024-12-06 00:00:00"
]
SELECT a0_.id AS id_0, a0_.date AS date_1, a0_.titre AS titre_2, a0_.introduction AS introduction_3, a0_.image AS image_4 FROM actualites a0_ WHERE a0_.date < '2024-12-06 00:00:00' ORDER BY a0_.date DESC LIMIT 1;
|
5 |
0.38 ms |
SELECT a0_.id AS id_0, a0_.date AS date_1, a0_.titre AS titre_2, a0_.introduction AS introduction_3, a0_.image AS image_4 FROM actualites a0_ WHERE a0_.date > ? ORDER BY a0_.date ASC LIMIT 1
Parameters: [
"2024-12-06 00:00:00"
]
SELECT a0_.id AS id_0, a0_.date AS date_1, a0_.titre AS titre_2, a0_.introduction AS introduction_3, a0_.image AS image_4 FROM actualites a0_ WHERE a0_.date > '2024-12-06 00:00:00' ORDER BY a0_.date ASC LIMIT 1;
|
6 |
0.51 ms |
SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.color AS color_3, t0.image AS image_4, t0.pages_id AS pages_id_5, t0.stages_id AS stages_id_6, t0.actualites_id AS actualites_id_7 FROM sections t0 WHERE t0.actualites_id = ? ORDER BY t0.ordre ASC
SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.color AS color_3, t0.image AS image_4, t0.pages_id AS pages_id_5, t0.stages_id AS stages_id_6, t0.actualites_id AS actualites_id_7 FROM sections t0 WHERE t0.actualites_id = 3 ORDER BY t0.ordre ASC;
|
7 |
0.97 ms |
SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.sections_id AS sections_id_3 FROM lignes t0 WHERE t0.sections_id = ?
SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.sections_id AS sections_id_3 FROM lignes t0 WHERE t0.sections_id = 1;
|
8 |
0.70 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.lignes_id AS lignes_id_3 FROM blocs t0 WHERE t0.lignes_id = ?
SELECT t0.id AS id_1, t0.type AS type_2, t0.lignes_id AS lignes_id_3 FROM blocs t0 WHERE t0.lignes_id = 1;
|
9 |
0.36 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.lignes_id AS lignes_id_3 FROM blocs t0 WHERE t0.lignes_id = ?
SELECT t0.id AS id_1, t0.type AS type_2, t0.lignes_id AS lignes_id_3 FROM blocs t0 WHERE t0.lignes_id = 3;
|
10 |
0.84 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.texte AS texte_3, t0.image AS image_4, t0.document AS document_5, t0.lien AS lien_6, t0.citation AS citation_7, t0.auteur AS auteur_8, t0.types_contenus_id AS types_contenus_id_9, t0.blocs_id AS blocs_id_10 FROM contenus t0 WHERE t0.blocs_id = ?
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.texte AS texte_3, t0.image AS image_4, t0.document AS document_5, t0.lien AS lien_6, t0.citation AS citation_7, t0.auteur AS auteur_8, t0.types_contenus_id AS types_contenus_id_9, t0.blocs_id AS blocs_id_10 FROM contenus t0 WHERE t0.blocs_id = 1;
|
11 |
0.22 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.lignes_id AS lignes_id_3 FROM blocs t0 WHERE t0.lignes_id = ?
SELECT t0.id AS id_1, t0.type AS type_2, t0.lignes_id AS lignes_id_3 FROM blocs t0 WHERE t0.lignes_id = 13;
|
12 |
0.20 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.texte AS texte_3, t0.image AS image_4, t0.document AS document_5, t0.lien AS lien_6, t0.citation AS citation_7, t0.auteur AS auteur_8, t0.types_contenus_id AS types_contenus_id_9, t0.blocs_id AS blocs_id_10 FROM contenus t0 WHERE t0.blocs_id = ?
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.texte AS texte_3, t0.image AS image_4, t0.document AS document_5, t0.lien AS lien_6, t0.citation AS citation_7, t0.auteur AS auteur_8, t0.types_contenus_id AS types_contenus_id_9, t0.blocs_id AS blocs_id_10 FROM contenus t0 WHERE t0.blocs_id = 13;
|
13 |
0.13 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.lignes_id AS lignes_id_3 FROM blocs t0 WHERE t0.lignes_id = ?
SELECT t0.id AS id_1, t0.type AS type_2, t0.lignes_id AS lignes_id_3 FROM blocs t0 WHERE t0.lignes_id = 16;
|
14 |
0.13 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.texte AS texte_3, t0.image AS image_4, t0.document AS document_5, t0.lien AS lien_6, t0.citation AS citation_7, t0.auteur AS auteur_8, t0.types_contenus_id AS types_contenus_id_9, t0.blocs_id AS blocs_id_10 FROM contenus t0 WHERE t0.blocs_id = ?
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.texte AS texte_3, t0.image AS image_4, t0.document AS document_5, t0.lien AS lien_6, t0.citation AS citation_7, t0.auteur AS auteur_8, t0.types_contenus_id AS types_contenus_id_9, t0.blocs_id AS blocs_id_10 FROM contenus t0 WHERE t0.blocs_id = 18;
|
15 |
0.12 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.lignes_id AS lignes_id_3 FROM blocs t0 WHERE t0.lignes_id = ?
SELECT t0.id AS id_1, t0.type AS type_2, t0.lignes_id AS lignes_id_3 FROM blocs t0 WHERE t0.lignes_id = 22;
|
16 |
0.12 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.texte AS texte_3, t0.image AS image_4, t0.document AS document_5, t0.lien AS lien_6, t0.citation AS citation_7, t0.auteur AS auteur_8, t0.types_contenus_id AS types_contenus_id_9, t0.blocs_id AS blocs_id_10 FROM contenus t0 WHERE t0.blocs_id = ?
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.texte AS texte_3, t0.image AS image_4, t0.document AS document_5, t0.lien AS lien_6, t0.citation AS citation_7, t0.auteur AS auteur_8, t0.types_contenus_id AS types_contenus_id_9, t0.blocs_id AS blocs_id_10 FROM contenus t0 WHERE t0.blocs_id = 27;
|