301 redirect from GET @kuendigung (718d4a)

GET https://testportal.stw-langenfeld.de/kuendigung/

Query Metrics

10 Database Queries
5 Different statements
2.37 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.76 ms
(31.91%)
4
SELECT t0.id AS id_1, t0.produktcode AS produktcode_2, t0.bezeichnung AS bezeichnung_3, t0.link AS link_4, t0.datei AS datei_5, t0.mandantenid AS mandantenid_6 FROM links t0 WHERE t0.produktcode = ? AND t0.mandantenid IS NULL LIMIT 1
Parameters:
[
  "impressum"
]
0.75 ms
(31.62%)
1
SELECT t0.id AS id_1, t0.metakey AS metakey_2, t0.metavalue AS metavalue_3, t0.mandantenid AS mandantenid_4 FROM settings t0 WHERE t0.metakey = ? LIMIT 1
Parameters:
[
  "kuendigung"
]
0.48 ms
(20.24%)
3
SELECT t0.id AS id_1, t0.produktcode AS produktcode_2, t0.bezeichnung AS bezeichnung_3, t0.link AS link_4, t0.datei AS datei_5, t0.mandantenid AS mandantenid_6 FROM links t0 WHERE t0.produktcode = ? LIMIT 1
Parameters:
[
  "datenschutz"
]
0.20 ms
(8.43%)
1
SELECT t0.id AS id_1, t0.metakey AS metakey_2, t0.metavalue AS metavalue_3, t0.type AS type_4, t0.active AS active_5, t0.mandantenid AS mandantenid_6 FROM auswahllisten t0 WHERE t0.type = ?
Parameters:
[
  "kuendigung"
]
0.18 ms
(7.79%)
1
SELECT t0.id AS id_1, t0.metakey AS metakey_2, t0.metavalue AS metavalue_3, t0.mandantenid AS mandantenid_4 FROM texte t0
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.

Entities Mapping

Class Mapping errors
App\Entity\Settings No errors.
App\Entity\Auswahllisten No errors.
App\Entity\Texte No errors.
App\Entity\Links No errors.