Query Metrics
4
Database Queries
4
Different statements
33.22 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.45 ms |
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:
[ "5C5E33B5-BBB6-41E7-ABE4-8DC29397A24C" "wopievknvifewindvkvf798fjsfkwe98rssdvus90usd9wqnofsalf09jfdvifdhj8g7sd8" ] |
| 2 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.32 ms |
UPDATE device SET device_config = ?, updated_at = ? WHERE id = ?
Parameters:
[ "[{"value":{"firstname":"Mohr","ekvnr":"705518246","email":"christaa.mohr@gmail.com","lastname":"Christa","birthday":"1952-04-18","phone":"015159466282"},"key":"user"}]" "2026-06-25 10:43:06" 49604 ] |
| 4 | 31.32 ms |
"COMMIT"
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. |