Query Metrics
4
Database Queries
4
Different statements
2.41 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.18 ms (48.98%) |
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:
[ "15be003d-89dc-49fd-9c17-585d462ce35b" "safdsagf89sazf978asdfha8dfgas8d7fzs9akfha8dgjlca0dgj" ] |
|
0.90 ms (37.55%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.23 ms (9.44%) |
1 |
UPDATE device SET updated_at = ? WHERE id = ?
Parameters:
[ "2026-04-26 05:46:17" 42712 ] |
|
0.10 ms (4.03%) |
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. |