Query Metrics
1
Database Queries
1
Different statements
0.44 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.44 ms |
SELECT t0.id AS id_1, t0.statut AS statut_2, t0.email AS email_3, t0.prenom AS prenom_4, t0.nom AS nom_5, t0.trigramme AS trigramme_6, t0.roles AS roles_7, t0.password AS password_8, t0.api_token AS api_token_9, t0.central_id AS central_id_10, t0.externe AS externe_11, t0.tabs_at_login AS tabs_at_login_12, t0.avatar AS avatar_13, t0.langage AS langage_14, t0.token_refresh AS token_refresh_15, t0.date_refresh AS date_refresh_16, t0.notes AS notes_17, t0.responsable_id AS responsable_id_18 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"contact@vertuoz.fr"
]
|
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\UserEnvironmentAccess | No errors. |
| App\Entity\DroitInvisible | No errors. |
| App\Entity\MenuInvisible | No errors. |