Query Metrics
1
Database Queries
1
Different statements
24.47 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 24.47 ms |
SELECT t0.email AS email_1, t0.username AS username_2, t0.name AS name_3, t0.lastname AS lastname_4, t0.password AS password_5, t0.role AS role_6, t0.token AS token_7, t0.is_verified AS is_verified_8, t0.id AS id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM user_tracol t0 WHERE t0.id = ?
Parameters:
[
"e59998f2-ac40-4717-9a3f-68ee5c8f0a3d"
]
|
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\Domain\Entity\Text | No errors. |
| App\Domain\Entity\Post | No errors. |
| App\Domain\Entity\User | No errors. |