POST https://pciservice.fr/deverrouiller/86

Query Metrics

2 Database Queries
2 Different statements
0.88 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.39 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.service AS service_6, t0.phone AS phone_7 FROM user t0 WHERE t0.id = ?
Parameters:
[
  6
]
2 0.49 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.description AS description_5, t0.remise_commerciale AS remise_commerciale_6, t0.is_finalized AS is_finalized_7, t0.monday_item_id AS monday_item_id_8, t0.numero_serie_broche AS numero_serie_broche_9, t0.version AS version_10, t0.adresse AS adresse_11, t0.contact AS contact_12, t0.total_ht AS total_ht_13, t0.reference_client AS reference_client_14, t0.adresse_livraison AS adresse_livraison_15, t0.contact_livraison AS contact_livraison_16, t0.locked_by_user_id AS locked_by_user_id_17, t0.locked_at AS locked_at_18, t19.id AS id_20, t19.name AS name_21, t19.delivered AS delivered_22, t19.created_at AS created_at_23, t19.updated_at AS updated_at_24, t19.adresse AS adresse_25, t19.contact AS contact_26, t19.delivery_mode AS delivery_mode_27, t19.info_commerciale AS info_commerciale_28, t19.devis_broche_id AS devis_broche_id_29 FROM devis_broche t0 LEFT JOIN bon_de_livraison_broche t19 ON t19.devis_broche_id = t0.id WHERE t0.id = ?
Parameters:
[
  86
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 1
App\Entity\DevisBroche 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\DevisBroche No errors.
App\Entity\BonDeLivraisonBroche No errors.
App\Entity\DevisBrocheLigne No errors.