GET https://www.dev.cesizen.brennervalentin.fr/tracker/emotion

Query Metrics

7 Database Queries
2 Different statements
0.76 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.54 ms
(70.30%)
6
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.parent_id AS parent_id_3 FROM emotion t0 WHERE t0.id = ?
Parameters:
[
  21
]
0.23 ms
(29.70%)
1
SELECT e0_.id AS id_0, e0_.nom AS nom_1, e0_.parent_id AS parent_id_2 FROM emotion e0_ WHERE e0_.parent_id IS NOT NULL ORDER BY e0_.nom ASC
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\Emotion No errors.
App\Entity\TrackerEmotion No errors.