Query Metrics

2 Database Queries
2 Different statements
68.50 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
46.90 ms
(68.46%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.mini_description AS mini_description_3, t0.description AS description_4, t0.image AS image_5, t0.created_at AS created_at_6, t0.statut AS statut_7, t0.user_id AS user_id_8 FROM article t0 ORDER BY t0.id DESC
Parameters:
[]
21.61 ms
(31.54%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.mini_description AS mini_description_3, t0.description AS description_4, t0.image AS image_5, t0.created_at AS created_at_6, t0.statut AS statut_7, t0.user_id AS user_id_8 FROM article t0 WHERE t0.id = ?
Parameters:
[
  "5"
]

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\User No errors.