Query Metrics
3
Database Queries
3
Different statements
1.10 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.47 ms |
SELECT DISTINCT z0_.id AS id_0 FROM zone_geographique z0_ LIMIT 20
Parameters:
[] |
| 2 | 0.36 ms |
SELECT z0_.id AS id_0, z0_.libelle AS libelle_1, z0_.nom AS nom_2, z0_.description AS description_3 FROM zone_geographique z0_ WHERE z0_.id IN (?, ?, ?, ?, ?)
Parameters:
[ 1 2 3 4 5 ] |
| 3 | 0.27 ms |
SELECT COUNT(z0_.id) AS sclr_0 FROM zone_geographique z0_
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\ZoneGeographique | No errors. |
| App\Entity\Fichier | No errors. |