Query Metrics
1
Database Queries
1
Different statements
1.62 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.62 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.connexion AS connexion_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.email AS email_7, t0.identifiant AS identifiant_8, t0.password AS password_9, t0.token AS token_10, t0.etat AS etat_11, t0.verif AS verif_12, t0.niveau_id AS niveau_id_13 FROM utilisateur t0
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\Utilisateur | No errors. |
| App\Entity\Niveau | No errors. |