Query Metrics
2
Database Queries
2
Different statements
5.28 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
4.90 ms (92.86%) |
1 |
SELECT t0.id AS id_1, t0.selector AS selector_2, t0.hashed_token AS hashed_token_3, t0.requested_at AS requested_at_4, t0.expires_at AS expires_at_5, t0.user_id AS user_id_6 FROM reset_password_request t0 WHERE t0.selector = ? LIMIT 1
Parameters:
[
"A4SpHTsDd8i4zx61suPz"
]
|
0.38 ms (7.14%) |
1 |
DELETE FROM reset_password_request WHERE expires_at <= ?
Parameters:
[
"2025-04-12 21:26:02"
]
|
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\ResetPasswordRequest | No errors. |
App\Entity\Usuario | No errors. |