GET https://www.staging.landhotel-zum-hessenpark.de/de/aktuelles

Query Metrics

1 Database Queries
1 Different statements
0.60 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.60 ms
(100.00%)
1
SELECT n0_.id AS id_0, n0_.userID AS userID_1, n0_.title AS title_2, n0_.entryDate AS entryDate_3, n0_.expirationDate AS expirationDate_4, n0_.content AS content_5, n0_.preview AS preview_6, n0_.locale AS locale_7 FROM news n0_ WHERE n0_.locale = ? AND n0_.entryDate <= CURRENT_TIMESTAMP AND ((n0_.expirationDate IS NULL OR n0_.expirationDate >= CURRENT_TIMESTAMP)) ORDER BY n0_.entryDate DESC LIMIT 10
Parameters:
[
  "de"
]

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\News No errors.