Query Metrics
1
Database Queries
1
Different statements
2.73 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.73 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.avatar AS avatar_7, t0.birthday AS birthday_8, t0.gender AS gender_9, t0.phone1 AS phone1_10, t0.phone2 AS phone2_11, t0.kyorugi_number AS kyorugi_number_12, t0.poomsae_number AS poomsae_number_13, t0.kyorugi_class AS kyorugi_class_14, t0.poomsae_class AS poomsae_class_15, t0.kyorugi_ircard AS kyorugi_ircard_16, t0.poomsae_ircard AS poomsae_ircard_17, t0.created_at AS created_at_18, t0.is_verified AS is_verified_19, t0.active AS active_20, t0.country_id AS country_id_21, t0.secondcountry_id AS secondcountry_id_22 FROM referee t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"nawel.gaamouri@yahoo.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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Referee | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\Attribution | No errors. |