GET https://213.235.73.246/

Query Metrics

2 Database Queries
1 Different statements
0.75 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.43 ms
SELECT t0_.id AS id_0, t0_.textkey AS textkey_1, t0_.content AS content_2, t0_.label AS label_3, t0_.description AS description_4, t0_.image AS image_5, t0_.is_page AS is_page_6, t0_.locale AS locale_7 FROM text t0_ WHERE t0_.textkey = ? AND (t0_.locale IS NULL OR t0_.locale = ?) ORDER BY t0_.locale DESC LIMIT 1
Parameters:
[
  "banner_headline"
  "cs"
]
2 0.31 ms
SELECT t0_.id AS id_0, t0_.textkey AS textkey_1, t0_.content AS content_2, t0_.label AS label_3, t0_.description AS description_4, t0_.image AS image_5, t0_.is_page AS is_page_6, t0_.locale AS locale_7 FROM text t0_ WHERE t0_.textkey = ? AND (t0_.locale IS NULL OR t0_.locale = ?) ORDER BY t0_.locale DESC LIMIT 1
Parameters:
[
  "form_agreement"
  "cs"
]

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\Text 2

Entities Mapping

Class Mapping errors
App\Entity\Text No errors.