Query Metrics
2
Database Queries
2
Different statements
10.82 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 5.28 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM rn_routes t0 WHERE t0.id = ?
Parameters:
[
"16"
]
|
2 | 5.54 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.rnom AS rnom_3, t0.routes_id AS routes_id_4 FROM rn_fichiers t0 WHERE t0.routes_id = ?
Parameters:
[
16
]
|
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\Routes | No errors. |
App\Entity\Fichiers | No errors. |
App\Entity\Emprunts | No errors. |
App\Entity\PointEaux | No errors. |