Redirect 302 redirect from GET @determine_locale (545805)

GET https://www.staging.bim.de/de/

Query Metrics

1 Database Queries
1 Different statements
12.69 ms Query time
0 Invalid entities
6 Managed entities

Queries

Group similar statements

# Time Info
1 12.69 ms
SELECT n0_.id AS id_0, n0_.uuid AS uuid_1, n0_.title AS title_2, n0_.slug AS slug_3, n0_.locale AS locale_4, n0_.author AS author_5, n0_.summary AS summary_6, n0_.content AS content_7, n0_.published_at AS published_at_8 FROM news_entry n0_ WHERE n0_.locale = ? AND n0_.published_at <= ? ORDER BY n0_.published_at DESC, n0_.id DESC LIMIT 6
Parameters:
[
  "de"
  "2026-03-22 09:48:52"
]

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\NewsEntry 6

Entities Mapping

Class Mapping errors
App\Entity\NewsEntry No errors.
App\Entity\NewsImage No errors.