Query Metrics
4
Database Queries
4
Different statements
27.27 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
23.24 ms (85.23%) |
1 |
"COMMIT"
Parameters:
[] |
|
3.68 ms (13.50%) |
1 |
SELECT t0.id AS id_1, t0.device_token AS device_token_2, t0.customer_token AS customer_token_3, t0.device_config AS device_config_4, t0.updated_at AS updated_at_5, t0.created_at AS created_at_6 FROM device t0 WHERE t0.device_token = ? AND t0.customer_token = ? LIMIT 1
Parameters:
[ "3fc2087c-e805-4c91-aa97-9facebb4d17d" "ee659d240c71d9323423412341234b51c56fe52b6fb6684af7cf81aaaddbaa9" ] |
|
0.25 ms (0.93%) |
1 |
UPDATE device SET updated_at = ? WHERE id = ?
Parameters:
[ "2026-06-25 14:04:40" 49129 ] |
|
0.09 ms (0.34%) |
1 |
"START TRANSACTION"
Parameters:
[] |
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\Device | No errors. |