Query Metrics
1
Database Queries
1
Different statements
1.96 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.96 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.pseudo AS pseudo_3, t0.licence AS licence_4, t0.genre AS genre_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.date_de_naissance AS date_de_naissance_8, t0.ville AS ville_9, t0.description AS description_10, t0.telephone AS telephone_11, t0.instagram AS instagram_12, t0.linkedin AS linkedin_13, t0.tiktok AS tiktok_14, t0.twitter AS twitter_15, t0.facebook AS facebook_16, t0.statut AS statut_17, t0.roles AS roles_18, t0.password AS password_19, t0.indicateur AS indicateur_20, t0.createur AS createur_21, t0.pays_id AS pays_id_22, t0.niveau_simple_id AS niveau_simple_id_23, t0.niveau_double_id AS niveau_double_id_24, t0.niveau_mixte_id AS niveau_mixte_id_25 FROM `user` t0 WHERE t0.id = ?
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\User | No errors. |
| App\Entity\Pays | No errors. |
| App\Entity\Niveau | No errors. |