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

Query Metrics

4 Database Queries
4 Different statements
3.69 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.81 ms
SELECT t0.id AS id_1, t0.device_key AS device_key_2, t0.customer_key AS customer_key_3, t0.device_config AS device_config_4, t0.updated_at AS updated_at_5, t0.created_at AS created_at_6 FROM wakeup t0 WHERE t0.device_key = ? AND t0.customer_key = ? LIMIT 1
Parameters:
[
  "7f1c3dac-4d65-471d-a913-b86e38e4fa70"
  "safdsagf89sazf978asdfha8dfgas8d7fzs9akfha8dgjlca0dgj"
]
2 0.14 ms
"START TRANSACTION"
Parameters:
[]
3 0.26 ms
UPDATE wakeup SET updated_at = ? WHERE id = ?
Parameters:
[
  "2026-08-24 16:18:15"
  263
]
4 2.48 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Wakeup 1

Entities Mapping

Class Mapping errors
App\Entity\Wakeup No errors.