Query Metrics

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

Queries

Group similar statements

# Time Info
1 6.18 ms
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:
[]
2 0.48 ms
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:
[]
3 0.37 ms
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:
[]
4 0.33 ms
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:
[]
5 0.34 ms
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:
[]
6 0.33 ms
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:
[]

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.