Query Metrics
1
Database Queries
1
Different statements
11.04 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 11.04 ms |
SELECT t0.id AS id_1, t0.immatriculation AS immatriculation_2, t0.marque AS marque_3, t0.modele AS modele_4, t0.annee AS annee_5, t0.chassis AS chassis_6, t0.status AS status_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.owner_id AS owner_id_10, t0.type_vehicule_id AS type_vehicule_id_11 FROM vehicule t0 ORDER BY t0.created_at DESC
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\Vehicule |
|
App\Entity\User | No errors. |
App\Entity\TypeVehicule | No errors. |