Query Metrics
13
Database Queries
10
Different statements
9.72 ms
Query time
0
Invalid entities
7
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
2.15 ms (22.12%) |
1 |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.slug AS slug_2, a0_.contenu AS contenu_3, a0_.extrait AS extrait_4, a0_.image_principale AS image_principale_5, a0_.date_publication AS date_publication_6, a0_.statut AS statut_7, a0_.vues AS vues_8, a0_.tags AS tags_9, a0_.images_galerie AS images_galerie_10, a0_.created_at AS created_at_11, a0_.updated_at AS updated_at_12, a0_.auteur_id AS auteur_id_13 FROM article a0_ INNER JOIN article_categorie_article a2_ ON a0_.id = a2_.article_id INNER JOIN categorie_article c1_ ON c1_.id = a2_.categorie_article_id WHERE c1_.id = ? AND a0_.statut = ? AND a0_.date_publication IS NOT NULL AND a0_.date_publication <= ? ORDER BY a0_.date_publication DESC
Parameters:
[ 2 "publie" "2026-01-23 06:31:17" ]
|
||||||||||||||||||||||||||||
|
1.85 ms (19.02%) |
4 |
SELECT COUNT(a0_.id) AS sclr_0 FROM article a0_ INNER JOIN article_categorie_article a2_ ON a0_.id = a2_.article_id INNER JOIN categorie_article c1_ ON c1_.id = a2_.categorie_article_id WHERE c1_.id = ? AND a0_.statut = ?
Parameters:
[ 1 "publie" ]
|
||||||||||||||||||||||||||||
|
1.25 ms (12.87%) |
1 |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.slug AS slug_2, a0_.contenu AS contenu_3, a0_.extrait AS extrait_4, a0_.image_principale AS image_principale_5, a0_.date_publication AS date_publication_6, a0_.statut AS statut_7, a0_.vues AS vues_8, a0_.tags AS tags_9, a0_.images_galerie AS images_galerie_10, a0_.created_at AS created_at_11, a0_.updated_at AS updated_at_12, a0_.auteur_id AS auteur_id_13 FROM article a0_ INNER JOIN article_categorie_article a2_ ON a0_.id = a2_.article_id INNER JOIN categorie_article c1_ ON c1_.id = a2_.categorie_article_id WHERE c1_.id = ? AND a0_.statut = ? AND a0_.date_publication IS NOT NULL AND a0_.date_publication <= ? ORDER BY a0_.date_publication DESC LIMIT 6
Parameters:
[ 2 "publie" "2026-01-23 06:31:17" ]
|
||||||||||||||||||||||||||||
|
1.17 ms (12.00%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.slug AS slug_3, t0.description AS description_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM categorie_article t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"annonces-importantes"
]
|
||||||||||||||||||||||||||||
|
0.72 ms (7.45%) |
1 |
SELECT o0_.id AS id_0, o0_.nom AS nom_1, o0_.telephone AS telephone_2, o0_.email AS email_3, o0_.adresse AS adresse_4, o0_.logo AS logo_5, o0_.icon AS icon_6, o0_.site_web AS site_web_7, o0_.description AS description_8, o0_.facebook AS facebook_9, o0_.twitter AS twitter_10, o0_.linkedin AS linkedin_11, o0_.youtube AS youtube_12, o0_.instagram AS instagram_13, o0_.created_at AS created_at_14, o0_.updated_at AS updated_at_15 FROM organisation o0_ LIMIT 1
Parameters:
[] |
||||||||||||||||||||||||||||
|
0.67 ms (6.89%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.photo AS photo_7, t0.village_id AS village_id_8 FROM user t0 WHERE t0.id = ?
Parameters:
[
2
]
|
||||||||||||||||||||||||||||
|
0.61 ms (6.32%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.slug AS slug_3, t0.description AS description_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM categorie_article t0 INNER JOIN article_categorie_article ON t0.id = article_categorie_article.categorie_article_id WHERE article_categorie_article.article_id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
|
0.47 ms (4.83%) |
1 |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.slug AS slug_2, a0_.contenu AS contenu_3, a0_.extrait AS extrait_4, a0_.image_principale AS image_principale_5, a0_.date_publication AS date_publication_6, a0_.statut AS statut_7, a0_.vues AS vues_8, a0_.tags AS tags_9, a0_.images_galerie AS images_galerie_10, a0_.created_at AS created_at_11, a0_.updated_at AS updated_at_12, a0_.auteur_id AS auteur_id_13 FROM article a0_ WHERE a0_.statut = ? AND a0_.date_publication IS NOT NULL AND a0_.date_publication <= ? ORDER BY a0_.date_publication DESC
Parameters:
[ "publie" "2026-01-23 06:31:17" ]
|
||||||||||||||||||||||||||||
|
0.43 ms (4.41%) |
1 |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.slug AS slug_2, a0_.contenu AS contenu_3, a0_.extrait AS extrait_4, a0_.image_principale AS image_principale_5, a0_.date_publication AS date_publication_6, a0_.statut AS statut_7, a0_.vues AS vues_8, a0_.tags AS tags_9, a0_.images_galerie AS images_galerie_10, a0_.created_at AS created_at_11, a0_.updated_at AS updated_at_12, a0_.auteur_id AS auteur_id_13 FROM article a0_ WHERE a0_.statut = ? AND a0_.date_publication IS NOT NULL AND a0_.date_publication <= ? ORDER BY a0_.date_publication DESC LIMIT 3
Parameters:
[ "publie" "2026-01-23 06:31:17" ]
|
||||||||||||||||||||||||||||
|
0.40 ms (4.08%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.slug AS slug_3, t0.description AS description_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM categorie_article t0
Parameters:
[]
|
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\CategorieArticle | 4 |
| App\Entity\Article | 1 |
| App\Entity\User | 1 |
| App\Entity\Organisation | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\CategorieArticle | No errors. |
| App\Entity\Article | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Commentaire | No errors. |
| App\Entity\Organisation | No errors. |
| App\Entity\Village | No errors. |