GET http://identity.lpr.tsszo.eu/login?identity_app_key=printer_template_module

Query Metrics

30 Database Queries
3 Different statements
14.29 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
2.66 ms
(18.59%)
2
SELECT t0.id AS id_1, t0.identity_server_url AS identity_server_url_2, t0.global_module_url AS global_module_url_3, t0.identity_server_app_key AS identity_server_app_key_4, t0.license_level1 AS license_level1_5, t0.license_level2 AS license_level2_6, t0.license_level3 AS license_level3_7, t0.app_key AS app_key_8, t0.event_hub_url AS event_hub_url_9, t0.translation_module_url AS translation_module_url_10 FROM config t0
Parameters:
[]

translation_cache connection

Time Count Info
10.71 ms
(74.96%)
25
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1726850556
  "tss-translation-key:\x01tags\x01locale"
  "tss-translation-key:locale"
]
0.92 ms
(6.44%)
3
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1726850556
  "tss-translation-key:tss_translation\x01tags\x01"
]

Database Connections

Name Service
translation_cache doctrine.dbal.translation_cache_connection
default doctrine.dbal.default_connection
user doctrine.dbal.user_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
user doctrine.orm.user_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

default entity manager

Class Mapping errors
Tss\IdentityServerBundle\Entity\BaseConfig No errors.
App\Entity\Main\Config No errors.

user entity manager

No loaded entities.