Query Metrics
73
Database Queries
4
Different statements
30.71 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
12.47 ms (0.00%) |
24 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.longitude AS longitude_3, t0.latitude AS latitude_4, t0.routes_id AS routes_id_5 FROM rn_emprunts t0 WHERE t0.routes_id = ?
Parameters:
[
1
]
|
|
8.82 ms (0.00%) |
24 |
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:
[
1
]
|
|
7.91 ms (0.00%) |
24 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.longitude AS longitude_3, t0.latitude AS latitude_4, t0.routes_id AS routes_id_5 FROM rn_point_eaux t0 WHERE t0.routes_id = ?
Parameters:
[
1
]
|
|
1.51 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM rn_routes 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\Routes | No errors. |
| App\Entity\Fichiers | No errors. |
| App\Entity\Emprunts | No errors. |
| App\Entity\PointEaux | No errors. |