Query Metrics
4
Database Queries
4
Different statements
8.33 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.71 ms |
SELECT t0.id AS id_1, t0.gym AS gym_2, t0.last_heart_beat AS last_heart_beat_3 FROM device t0 WHERE t0.gym = ? LIMIT 1
Parameters:
[
"Marktgasse"
]
|
2 | 0.30 ms |
"START TRANSACTION"
Parameters:
[] |
3 | 0.50 ms |
UPDATE device SET last_heart_beat = ? WHERE id = ?
Parameters:
[ "2025-01-23 00:01:28" 1 ] |
4 | 6.83 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. |