Query Metrics
1
Database Queries
1
Different statements
31.49 ms
Query time
2
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 31.49 ms |
SELECT t0.id AS id_1, t0.status AS status_2, t0.date_visite AS date_visite_3, t0.heure_visite AS heure_visite_4, t0.reference AS reference_5, t0.date_exp_assurance AS date_exp_assurance_6, t0.date_exp_visite_tech_precedent AS date_exp_visite_tech_precedent_7, t0.pays_immatriculation AS pays_immatriculation_8, t0.email AS email_9, t0.phone AS phone_10, t0.paiement_mode AS paiement_mode_11, t0.immatriculation_country AS immatriculation_country_12, t0.type_car AS type_car_13, t0.vehicule_id AS vehicule_id_14, t0.centre_id AS centre_id_15, t0.owner_id AS owner_id_16, t17.id AS id_18, t17.note AS note_19, t17.result AS result_20, t17.observation AS observation_21, t17.decision AS decision_22, t17.date_controle AS date_controle_23, t17.reference AS reference_24, t17.created_at AS created_at_25, t17.updated_at AS updated_at_26, t17.vehicule_id AS vehicule_id_27, t17.user_id AS user_id_28, t17.reservation_id AS reservation_id_29, t17.print_by_id AS print_by_id_30 FROM reservation t0 LEFT JOIN control t17 ON t17.reservation_id = t0.id WHERE t0.owner_id IS NULL
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\Reservation | No errors. |
App\Entity\Vehicule |
|
App\Entity\Centre | No errors. |
App\Entity\User | No errors. |
App\Entity\Control |
|