Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.94 ms
(87.07%)
1
SELECT t0.id AS id_1, t0.date_add AS date_add_2, t0.image AS image_3, t0.text AS text_4, t0.titre AS titre_5, t0.description AS description_6 FROM blog t0 WHERE t0.id = ?
Parameters:
[
  "3"
]
0.29 ms
(12.93%)
1
SELECT t0.id AS id_1, t0.date_add AS date_add_2, t0.image AS image_3, t0.text AS text_4, t0.titre AS titre_5, t0.description AS description_6 FROM blog t0 ORDER BY t0.id DESC LIMIT 6
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.

Entities Mapping

Class Mapping errors
App\Entity\Blog No errors.