Query Metrics
20
Database Queries
11
Different statements
5.95 ms
Query time
0
Invalid entities
84
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.43 ms |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.titre_en AS titre_en_2, a0_.mot_cle AS mot_cle_3, a0_.mot_cle_en AS mot_cle_en_4, a0_.reference AS reference_5, a0_.image1 AS image1_6, a0_.image2 AS image2_7, a0_.legende AS legende_8, a0_.legende_en AS legende_en_9, a0_.created_at AS created_at_10, a0_.contenu AS contenu_11, a0_.contenu_en AS contenu_en_12, a0_.ala_une AS ala_une_13, a0_.redacteur_id AS redacteur_id_14, a0_.sous_thematique_id AS sous_thematique_id_15 FROM actualite a0_ WHERE a0_.ala_une = 1 ORDER BY a0_.id DESC LIMIT 1
Parameters:
[]
|
||||||||||||||||||||||||||||
| 2 | 0.42 ms |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.titre_en AS titre_en_2, a0_.mot_cle AS mot_cle_3, a0_.mot_cle_en AS mot_cle_en_4, a0_.reference AS reference_5, a0_.image1 AS image1_6, a0_.image2 AS image2_7, a0_.legende AS legende_8, a0_.legende_en AS legende_en_9, a0_.created_at AS created_at_10, a0_.contenu AS contenu_11, a0_.contenu_en AS contenu_en_12, a0_.ala_une AS ala_une_13, a0_.redacteur_id AS redacteur_id_14, a0_.sous_thematique_id AS sous_thematique_id_15 FROM actualite a0_ WHERE a0_.ala_une = 1 AND a0_.id <> ? ORDER BY a0_.created_at DESC LIMIT 14
Parameters:
[
37
]
|
||||||||||||||||||||||||||||
| 3 | 0.35 ms |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.titre_en AS titre_en_2, a0_.mot_cle AS mot_cle_3, a0_.mot_cle_en AS mot_cle_en_4, a0_.reference AS reference_5, a0_.image1 AS image1_6, a0_.image2 AS image2_7, a0_.legende AS legende_8, a0_.legende_en AS legende_en_9, a0_.created_at AS created_at_10, a0_.contenu AS contenu_11, a0_.contenu_en AS contenu_en_12, a0_.ala_une AS ala_une_13, a0_.redacteur_id AS redacteur_id_14, a0_.sous_thematique_id AS sous_thematique_id_15 FROM actualite a0_ INNER JOIN sous_thematique s1_ ON a0_.sous_thematique_id = s1_.id WHERE s1_.libelle = ? AND a0_.id <> ? ORDER BY a0_.created_at DESC LIMIT 4
Parameters:
[ "Sport" 37 ]
|
||||||||||||||||||||||||||||
| 4 | 0.46 ms |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.titre_en AS titre_en_2, a0_.mot_cle AS mot_cle_3, a0_.mot_cle_en AS mot_cle_en_4, a0_.reference AS reference_5, a0_.image1 AS image1_6, a0_.image2 AS image2_7, a0_.legende AS legende_8, a0_.legende_en AS legende_en_9, a0_.created_at AS created_at_10, a0_.contenu AS contenu_11, a0_.contenu_en AS contenu_en_12, a0_.ala_une AS ala_une_13, a0_.redacteur_id AS redacteur_id_14, a0_.sous_thematique_id AS sous_thematique_id_15 FROM actualite a0_ WHERE a0_.titre = ? LIMIT 1
Parameters:
[
"CAN féminine 2026 : Les Lionnes Indomptables championnes d’Afrique"
]
|
||||||||||||||||||||||||||||
| 5 | 0.22 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.created_at AS created_at_3 FROM thematique t0 WHERE t0.libelle = ? LIMIT 1
Parameters:
[
"Urbanisme"
]
|
||||||||||||||||||||||||||||
| 6 | 0.42 ms |
SELECT id FROM ( SELECT a.id, a.created_at, ROW_NUMBER() OVER ( PARTITION BY a.sous_thematique_id ORDER BY a.created_at DESC ) AS rn FROM actualite a INNER JOIN sous_thematique st ON st.id = a.sous_thematique_id WHERE st.thematique_id = ? ) ranked WHERE rn <= ? ORDER BY created_at DESC LIMIT ?
Parameters:
[ 1 2 6 ]
|
||||||||||||||||||||||||||||
| 7 | 0.32 ms |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.titre_en AS titre_en_2, a0_.mot_cle AS mot_cle_3, a0_.mot_cle_en AS mot_cle_en_4, a0_.reference AS reference_5, a0_.image1 AS image1_6, a0_.image2 AS image2_7, a0_.legende AS legende_8, a0_.legende_en AS legende_en_9, a0_.created_at AS created_at_10, a0_.contenu AS contenu_11, a0_.contenu_en AS contenu_en_12, a0_.ala_une AS ala_une_13, a0_.redacteur_id AS redacteur_id_14, a0_.sous_thematique_id AS sous_thematique_id_15 FROM actualite a0_ WHERE a0_.id IN (?, ?, ?, ?, ?, ?) ORDER BY a0_.created_at DESC
Parameters:
[ 37 36 35 34 33 32 ]
|
||||||||||||||||||||||||||||
| 8 | 0.25 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.created_at AS created_at_3 FROM thematique t0 WHERE t0.libelle = ? LIMIT 1
Parameters:
[
"Aménagement du territoire"
]
|
||||||||||||||||||||||||||||
| 9 | 0.37 ms |
SELECT id FROM ( SELECT a.id, a.created_at, ROW_NUMBER() OVER ( PARTITION BY a.sous_thematique_id ORDER BY a.created_at DESC ) AS rn FROM actualite a INNER JOIN sous_thematique st ON st.id = a.sous_thematique_id WHERE st.thematique_id = ? ) ranked WHERE rn <= ? ORDER BY created_at DESC LIMIT ?
Parameters:
[ 2 2 6 ]
|
||||||||||||||||||||||||||||
| 10 | 0.27 ms |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.titre_en AS titre_en_2, a0_.mot_cle AS mot_cle_3, a0_.mot_cle_en AS mot_cle_en_4, a0_.reference AS reference_5, a0_.image1 AS image1_6, a0_.image2 AS image2_7, a0_.legende AS legende_8, a0_.legende_en AS legende_en_9, a0_.created_at AS created_at_10, a0_.contenu AS contenu_11, a0_.contenu_en AS contenu_en_12, a0_.ala_une AS ala_une_13, a0_.redacteur_id AS redacteur_id_14, a0_.sous_thematique_id AS sous_thematique_id_15 FROM actualite a0_ WHERE a0_.id IN (?, ?, ?, ?, ?, ?) ORDER BY a0_.created_at DESC
Parameters:
[ 31 30 29 20 18 1 ]
|
||||||||||||||||||||||||||||
| 11 | 0.16 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.created_at AS created_at_3 FROM thematique t0 WHERE t0.libelle = ? LIMIT 1
Parameters:
[
"Environnement"
]
|
||||||||||||||||||||||||||||
| 12 | 0.26 ms |
SELECT id FROM ( SELECT a.id, a.created_at, ROW_NUMBER() OVER ( PARTITION BY a.sous_thematique_id ORDER BY a.created_at DESC ) AS rn FROM actualite a INNER JOIN sous_thematique st ON st.id = a.sous_thematique_id WHERE st.thematique_id = ? ) ranked WHERE rn <= ? ORDER BY created_at DESC LIMIT ?
Parameters:
[ 3 2 6 ]
|
||||||||||||||||||||||||||||
| 13 | 0.45 ms |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.titre_en AS titre_en_2, a0_.mot_cle AS mot_cle_3, a0_.mot_cle_en AS mot_cle_en_4, a0_.reference AS reference_5, a0_.image1 AS image1_6, a0_.image2 AS image2_7, a0_.legende AS legende_8, a0_.legende_en AS legende_en_9, a0_.created_at AS created_at_10, a0_.contenu AS contenu_11, a0_.contenu_en AS contenu_en_12, a0_.ala_une AS ala_une_13, a0_.redacteur_id AS redacteur_id_14, a0_.sous_thematique_id AS sous_thematique_id_15 FROM actualite a0_ WHERE a0_.id IN (?, ?, ?, ?, ?) ORDER BY a0_.created_at DESC
Parameters:
[ 26 13 12 11 10 ]
|
||||||||||||||||||||||||||||
| 14 | 0.22 ms |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.titre_en AS titre_en_2, a0_.mot_cle AS mot_cle_3, a0_.mot_cle_en AS mot_cle_en_4, a0_.reference AS reference_5, a0_.image1 AS image1_6, a0_.image2 AS image2_7, a0_.legende AS legende_8, a0_.legende_en AS legende_en_9, a0_.created_at AS created_at_10, a0_.contenu AS contenu_11, a0_.contenu_en AS contenu_en_12, a0_.ala_une AS ala_une_13, a0_.redacteur_id AS redacteur_id_14, a0_.sous_thematique_id AS sous_thematique_id_15 FROM actualite a0_ INNER JOIN sous_thematique s1_ ON a0_.sous_thematique_id = s1_.id WHERE s1_.libelle = ? ORDER BY a0_.id DESC LIMIT 1
Parameters:
[
"Economie"
]
|
||||||||||||||||||||||||||||
| 15 | 0.19 ms |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.titre_en AS titre_en_2, a0_.mot_cle AS mot_cle_3, a0_.mot_cle_en AS mot_cle_en_4, a0_.reference AS reference_5, a0_.image1 AS image1_6, a0_.image2 AS image2_7, a0_.legende AS legende_8, a0_.legende_en AS legende_en_9, a0_.created_at AS created_at_10, a0_.contenu AS contenu_11, a0_.contenu_en AS contenu_en_12, a0_.ala_une AS ala_une_13, a0_.redacteur_id AS redacteur_id_14, a0_.sous_thematique_id AS sous_thematique_id_15 FROM actualite a0_ INNER JOIN sous_thematique s1_ ON a0_.sous_thematique_id = s1_.id WHERE s1_.libelle = ? ORDER BY a0_.id DESC LIMIT 1
Parameters:
[
"Cadre de vie"
]
|
||||||||||||||||||||||||||||
| 16 | 0.24 ms |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.titre_en AS titre_en_2, a0_.mot_cle AS mot_cle_3, a0_.mot_cle_en AS mot_cle_en_4, a0_.reference AS reference_5, a0_.image1 AS image1_6, a0_.image2 AS image2_7, a0_.legende AS legende_8, a0_.legende_en AS legende_en_9, a0_.created_at AS created_at_10, a0_.contenu AS contenu_11, a0_.contenu_en AS contenu_en_12, a0_.ala_une AS ala_une_13, a0_.redacteur_id AS redacteur_id_14, a0_.sous_thematique_id AS sous_thematique_id_15 FROM actualite a0_ INNER JOIN sous_thematique s1_ ON a0_.sous_thematique_id = s1_.id WHERE s1_.libelle = ? ORDER BY a0_.id DESC LIMIT 2 OFFSET 1
Parameters:
[
"Economie"
]
|
||||||||||||||||||||||||||||
| 17 | 0.20 ms |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.titre_en AS titre_en_2, a0_.mot_cle AS mot_cle_3, a0_.mot_cle_en AS mot_cle_en_4, a0_.reference AS reference_5, a0_.image1 AS image1_6, a0_.image2 AS image2_7, a0_.legende AS legende_8, a0_.legende_en AS legende_en_9, a0_.created_at AS created_at_10, a0_.contenu AS contenu_11, a0_.contenu_en AS contenu_en_12, a0_.ala_une AS ala_une_13, a0_.redacteur_id AS redacteur_id_14, a0_.sous_thematique_id AS sous_thematique_id_15 FROM actualite a0_ INNER JOIN sous_thematique s1_ ON a0_.sous_thematique_id = s1_.id WHERE s1_.libelle = ? ORDER BY a0_.id DESC LIMIT 2 OFFSET 1
Parameters:
[
"Cadre de vie"
]
|
||||||||||||||||||||||||||||
| 18 | 0.26 ms |
SELECT s0_.id AS id_0, s0_.libelle AS libelle_1, s0_.created_at AS created_at_2, s0_.thematique_id AS thematique_id_3 FROM sous_thematique s0_ INNER JOIN thematique t1_ ON s0_.thematique_id = t1_.id WHERE t1_.libelle = ? ORDER BY s0_.libelle ASC
Parameters:
[
"Urbanisme"
]
|
||||||||||||||||||||||||||||
| 19 | 0.22 ms |
SELECT s0_.id AS id_0, s0_.libelle AS libelle_1, s0_.created_at AS created_at_2, s0_.thematique_id AS thematique_id_3 FROM sous_thematique s0_ INNER JOIN thematique t1_ ON s0_.thematique_id = t1_.id WHERE t1_.libelle = ? ORDER BY s0_.libelle ASC
Parameters:
[
"Aménagement du territoire"
]
|
||||||||||||||||||||||||||||
| 20 | 0.23 ms |
SELECT s0_.id AS id_0, s0_.libelle AS libelle_1, s0_.created_at AS created_at_2, s0_.thematique_id AS thematique_id_3 FROM sous_thematique s0_ INNER JOIN thematique t1_ ON s0_.thematique_id = t1_.id WHERE t1_.libelle = ? ORDER BY s0_.libelle ASC
Parameters:
[
"Environnement"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\SousThematique | 48 |
| App\Entity\Actualite | 30 |
| App\Entity\Utilisateur | 3 |
| App\Entity\Thematique | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Actualite | No errors. |
| App\Entity\Utilisateur | No errors. |
| App\Entity\SousThematique | No errors. |
| App\Entity\Thematique | No errors. |