Query Metrics

6 Database Queries
2 Different statements
8.03 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
7.55 ms
(94.07%)
5
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.email AS email_3, t0.message AS message_4, t0.note AS note_5, t0.is_valid AS is_valid_6, t0.created_at AS created_at_7, t0.titre AS titre_8 FROM commentaires t0
Parameters:
[]
0.48 ms
(5.93%)
1
SELECT c0_.id AS id_0, c0_.nom AS nom_1, c0_.email AS email_2, c0_.message AS message_3, c0_.note AS note_4, c0_.is_valid AS is_valid_5, c0_.created_at AS created_at_6, c0_.titre AS titre_7 FROM commentaires c0_ ORDER BY c0_.note DESC LIMIT 3
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\Commentaires No errors.