Query Metrics
1
Database Queries
1
Different statements
1.64 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.64 ms |
SELECT t0.id AS id_1, t0.rue AS rue_2, t0.cp AS cp_3, t0.ville AS ville_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.fonction_entreprise AS fonction_entreprise_7, t0.telfixe AS telfixe_8, t0.telport AS telport_9, t0.langue AS langue_10, t0.user_id AS user_id_11, t0.entreprise_id AS entreprise_id_12 FROM client t0 WHERE t0.user_id IS NULL LIMIT 1
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\Client | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Entreprise | No errors. |