Query Metrics
1
Database Queries
1
Different statements
6.64 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 6.64 ms |
SELECT t0.id AS id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.user_id AS user_id_4 FROM api_token t0 WHERE t0.token = ? LIMIT 1
Parameters:
[
"d253e2a0060c5fef349f3bd74295bf7fa817c406e796e731491fc80e242c9b7ce4037f58fdb565cfd08dfb4a5a89a7630138955d6dbbae5e885f7932"
]
|
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\ApiToken | No errors. |
| App\Entity\Users | No errors. |