Query Metrics
1
Database Queries
1
Different statements
0.57 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0.57 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.address AS address_4, t0.phone_number AS phone_number_5, t0.photo_profil AS photo_profil_6, t0.full_name AS full_name_7, t0.username AS username_8, t0.email AS email_9, t0.password AS password_10, t0.deleted_at AS deleted_at_11, t0.token AS token_12, t0.token_created_at AS token_created_at_13, t0.roles AS roles_14 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"treisig2002@gmail.com"
]
|
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. |