Query Metrics
1
Database Queries
1
Different statements
1.03 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.03 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.phone_number AS phone_number_8, t0.created_at AS created_at_9, t10.id AS id_11, t10.raison_sociale AS raison_sociale_12, t10.siret AS siret_13, t10.numero_tva AS numero_tva_14, t10.email AS email_15, t10.telephone AS telephone_16, t10.adresse AS adresse_17, t10.code_postal AS code_postal_18, t10.ville AS ville_19, t10.pays AS pays_20, t10.notes AS notes_21, t10.created_at AS created_at_22, t10.actif AS actif_23, t10.owner_id AS owner_id_24, t10.compte_client_id AS compte_client_id_25 FROM user t0 LEFT JOIN client t10 ON t10.compte_client_id = t0.id WHERE t0.id = ?
Parameters:
[
"487"
]
|
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 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Client | No errors. |
| App\Entity\Commande | No errors. |
| App\Entity\Foodtruck | No errors. |
| App\Entity\AccesEmplacement | No errors. |
| App\Entity\Emplacement | No errors. |
| App\Entity\Entreprise | No errors. |
| App\Entity\Fournisseur | No errors. |