https://map.i42.de/api/wakeup.json

Query Metrics

4 Database Queries
4 Different statements
15.64 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.42 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:
[
  "01d403dc-e82d-4f34-8806-feb211d7d488"
  "safdsagf89s2354n213487cn123f978asdfha8dfgas8d7fvq36247546"
]
2 0.08 ms
"START TRANSACTION"
Parameters:
[]
3 0.25 ms
INSERT INTO device (device_token, customer_token, device_config, updated_at, created_at) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "01d403dc-e82d-4f34-8806-feb211d7d488"
  "safdsagf89s2354n213487cn123f978asdfha8dfgas8d7fvq36247546"
  "[{"key":"user","value":{"firstname":"Ronaldo","lastname":"Theurer","email":"rothe57@posteo.de","phone":"+491713526018","birthday":"1957-04-20","ekvnr":"749115"}}]"
  "2026-02-24 17:59:42"
  "2026-02-24 17:59:42"
]
4 14.88 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.