Query Metrics

4 Database Queries
4 Different statements
35.42 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
11.33 ms
(31.98%)
1
INSERT INTO display_challenge (nonce, expires_at, used_at, display_id) VALUES (?, ?, ?, ?)
Parameters:
[
  "l_wzY4uHtU-TSrXjL47uHSizXVc7PYVCRCcWFw5Fn7I"
  "2026-09-09 04:33:10"
  null
  20
]
10.33 ms
(29.15%)
1
"START TRANSACTION"
Parameters:
[]
9.35 ms
(26.39%)
1
"COMMIT"
Parameters:
[]
4.42 ms
(12.47%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.uuid AS uuid_3, t0.is_active AS is_active_4, t0.public_key AS public_key_5, t0.public_key_alg AS public_key_alg_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.sites_id AS sites_id_9, t0.organization_id AS organization_id_10 FROM display t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
  "5bf2ecda88a6552534e6bd9f40dbd6017131597efbf75ad55b5fd0e9a35754c0"
]

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\Display 1
App\Entity\Organization 1
App\Entity\DisplayChallenge 1

Entities Mapping

Class Mapping errors
App\Entity\Display No errors.
App\Entity\Site No errors.
App\Entity\Organization No errors.
App\Entity\DisplayChallenge No errors.
App\Entity\Planning No errors.