Redirect 302 redirect from GET @n/a (67a6c7)

GET http://lock-acs-module.dev.softplus.tsszo.eu/login

Query Metrics

27 Database Queries
3 Different statements
8.21 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
0.95 ms
(11.55%)
2
SELECT t0.id AS id_1, t0.identity_server_url AS identity_server_url_2, t0.identity_server_url_internal AS identity_server_url_internal_3, t0.global_module_url AS global_module_url_4, t0.identity_server_app_key AS identity_server_app_key_5, t0.license_level1 AS license_level1_6, t0.license_level2 AS license_level2_7, t0.license_level3 AS license_level3_8, t0.app_key AS app_key_9, t0.event_hub_url AS event_hub_url_10, t0.event_hub_external_url AS event_hub_external_url_11, t0.translation_module_url AS translation_module_url_12 FROM config t0
Parameters:
[]

translation_cache connection

Time Count Info
6.45 ms
(78.54%)
22
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:
[
  1726873647
  "tss-translation-key:\x01tags\x01locale"
  "tss-translation-key:locale"
]
0.81 ms
(9.91%)
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:
[
  1726873647
  "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.