GET https://capapoteentrenous.com/blog/articles/portrait-dintervenante-martine

Query Metrics

3 Database Queries
3 Different statements
5.49 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.98 ms
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.slug AS slug_3, t0.contenu AS contenu_4, t0.publie_at AS publie_at_5, t0.brouillon AS brouillon_6, t0.active AS active_7, t0.featured_image AS featured_image_8, t0.categorie_id AS categorie_id_9 FROM article t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "portrait-dintervenante-martine"
]
2 1.04 ms
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.slug AS slug_3, t0.contenu AS contenu_4, t0.publie_at AS publie_at_5, t0.brouillon AS brouillon_6, t0.active AS active_7, t0.featured_image AS featured_image_8, t0.categorie_id AS categorie_id_9 FROM article t0 ORDER BY t0.id DESC LIMIT 5
Parameters:
[]
3 1.47 ms
SELECT t0.id AS id_1, t0.url AS url_2, t0.article_id AS article_id_3 FROM media t0 WHERE t0.article_id = ?
Parameters:
[
  23
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.
App\Entity\CategorieBlog No errors.
App\Entity\Media No errors.