GET https://real4reg.devtemp.stage.ehs-webmanager.de/registration/en/accessibility

Query Metrics

6 Database Queries
4 Different statements
8.28 ms Query time
0 Invalid entities
7 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.71 ms
(44.80%)
1
SELECT t0.id AS id_1, t0.subdomain AS subdomain_2, t0.layout AS layout_3, t0.customer_id AS customer_id_4 FROM registration_subdomain t0 WHERE t0.subdomain = ? LIMIT 1
Parameters:
[
  "real4reg"
]
1.89 ms
(22.81%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.`left` AS left_3, t0.level AS level_4, t0.`right` AS right_5, t0.root AS root_6, t0.parent AS parent_7, t0.address_id AS address_id_8, t9.customerno AS customerno_10, t9.structure AS structure_11 FROM structure t0 LEFT JOIN customer t9 ON t9.structure = t0.id WHERE t0.id = ?
Parameters:
[
  "818c3cc8-4d0a-4923-a134-0fee6016bff0"
]
1.45 ms
(17.49%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.fallback_id AS fallback_id_4 FROM language t0
Parameters:
[]
1.23 ms
(14.90%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.fallback_id AS fallback_id_4 FROM language t0 INNER JOIN structure_language ON t0.id = structure_language.language_id WHERE structure_language.structure_id = ?
Parameters:
[
  "818c3cc8-4d0a-4923-a134-0fee6016bff0"
]

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
Lum\UV\Module\Entity\Structure 2
Lum\UV\Module\Entity\Language 2
UV\Registration\Entity\Subdomain 1
Lum\UV\Module\Entity\Customer 1
Lum\UV\Module\Entity\Address 1