Query Metrics
1
Database Queries
1
Different statements
1.33 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.33 ms (100.00%) |
1 |
SELECT a0_.id AS id_0, a0_.token_hash AS token_hash_1, a0_.user_email AS user_email_2, a0_.expires_at AS expires_at_3, a0_.revoked_at AS revoked_at_4, a0_.created_at AS created_at_5, a0_.label AS label_6, a0_.last_used_at AS last_used_at_7 FROM api_refresh_token a0_ WHERE a0_.token_hash = ? AND a0_.revoked_at IS NULL AND a0_.expires_at > ?
Parameters:
[ "c27bea854d211a156c571709f3a0464dd1ab5c68505052887a382426a59a18f6" "2025-12-08 13:26:47" ]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Security\ApiRefreshToken | No errors. |