Query Metrics
1
Database Queries
1
Different statements
1.37 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.37 ms |
SELECT v0_.id AS id_0, v0_.ville_nom_reel AS ville_nom_reel_1, v0_.ville_nom AS ville_nom_2, v0_.ville_code_postal AS ville_code_postal_3, v0_.ville_longitude_deg AS ville_longitude_deg_4, v0_.ville_latitude_deg AS ville_latitude_deg_5, v0_.ville_slug AS ville_slug_6, v0_.departements_id AS departements_id_7 FROM villes v0_ WHERE v0_.ville_nom LIKE ? ORDER BY v0_.ville_nom ASC LIMIT 20
Parameters:
[
"metz%"
]
|
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\User | No errors. |
App\Entity\Villes | No errors. |
App\Entity\Pays | No errors. |
App\Entity\Departements | No errors. |
App\Entity\Alertes | No errors. |
App\Entity\Annonces | No errors. |