Query Metrics
2
Database Queries
2
Different statements
6.64 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 6.34 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.sub_id AS sub_id_5, t0.photoprofil AS photoprofil_6 FROM temp_user t0 WHERE t0.sub_id IS NULL LIMIT 1
Parameters:
[]
|
||||||||||||||||||||||||||
| 2 | 0.30 ms |
SELECT t0.IDAgence AS IDAgence_1, t0.AG_Nom AS AG_Nom_2, t0.AG_Adresse AS AG_Adresse_3, t0.AG_Email AS AG_Email_4, t0.AG_Telephone AS AG_Telephone_5, t0.AG_Siret AS AG_Siret_6, t0.AG_APE AS AG_APE_7, t0.AG_InfoComplementaire AS AG_InfoComplementaire_8, t0.AG_Ville AS AG_Ville_9, t0.AG_ReleveIBAN AS AG_ReleveIBAN_10, t0.AG_PlanningTime AS AG_PlanningTime_11, t0.AG_Theme AS AG_Theme_12, t0.AG_Logo AS AG_Logo_13, t0.DateCreation AS DateCreation_14, t0.DateModif AS DateModif_15, t0.UserModif AS UserModif_16, t0.EstActif AS EstActif_17, t0.AG_Latitude AS AG_Latitude_18, t0.AG_Longitude AS AG_Longitude_19, t0.AG_Type AS AG_Type_20, t0.PointPPC_Montant AS PointPPC_Montant_21, t0.IDAgenceParent AS IDAgenceParent_22 FROM Agence t0 WHERE t0.EstActif = ?
Parameters:
[
1
]
|
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\TempUser | No errors. |
| App\Entity\Agence | No errors. |