Query Metrics
4
Database Queries
4
Different statements
3.72 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.73 ms (73.58%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.65 ms (17.44%) |
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:
[ "4FE52AA4-D05A-48B5-9ADD-2C9B1C00589B" "safdsagf89s2354n213487cn123f978asdfha8dfgas8d7fvq36247546" ] |
|
0.25 ms (6.83%) |
1 |
INSERT INTO device (device_token, customer_token, device_config, updated_at, created_at) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "4FE52AA4-D05A-48B5-9ADD-2C9B1C00589B" "safdsagf89s2354n213487cn123f978asdfha8dfgas8d7fvq36247546" "[{"value":{"ekvnr":"4912452277","lastname":"Sauermann","birthday":"1968-08-20","firstname":"Bernd","phone":"+491793275066","email":"b_sauermann@freenet.de"},"key":"user"}]" "2026-06-26 14:28:38" "2026-06-26 14:28:38" ] |
|
0.08 ms (2.15%) |
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. |