Query Metrics
1
Database Queries
1
Different statements
1.76 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.76 ms |
SELECT t0.token AS token_1, t0.expire AS expire_2, t0.lifetime AS lifetime_3, t0.user_id AS user_id_4, t0.tablet_id AS tablet_id_5 FROM api_token t0 WHERE t0.token = ? LIMIT 1
Parameters:
[
"0002ecd5992fc678aa68960426d3e6f26bf5f9fe665bb21c9e743a509532ba9d"
]
|
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\User | No errors. |
App\Entity\Tablet | No errors. |