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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.44 ms
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:
[]
2 0.20 ms
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
]
3 0.12 ms
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:
[
  7
]
4 0.27 ms
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:
[
  14
]
5 0.11 ms
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:
[
  1
]
6 0.12 ms
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:
[
  33
]
7 0.24 ms
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:
[
  28
]

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.