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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.50 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:
[
  "d516ef61-7733-4d9f-a69c-677cf8c9b87d"
  "safdsagf89s2354n213487cn123f978asdfha8dfgas8d7fvq36247546"
]
2 0.12 ms
"START TRANSACTION"
Parameters:
[]
3 0.26 ms
UPDATE wakeup SET updated_at = ? WHERE id = ?
Parameters:
[
  "2026-08-24 18:32:47"
  83
]
4 20.30 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.