Error 500 Internal Server Error

GET https://www.etwah.de/post/details/555

Forwarded to ErrorController (53e025)

Query Metrics

2 Database Queries
2 Different statements
0.94 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.48 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.date AS date_3, t0.content AS content_4, t0.image AS image_5, t0.description AS description_6, t0.parish AS parish_7, t0.video AS video_8, t0.vis AS vis_9, t0.start_at AS start_at_10, t0.highli AS highli_11 FROM posts t0 WHERE t0.id = ?
Parameters:
[
  "555"
]
2 0.46 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.content AS content_3, p0_.image AS image_4, p0_.description AS description_5, p0_.parish AS parish_6, p0_.video AS video_7, p0_.vis AS vis_8, p0_.start_at AS start_at_9, p0_.highli AS highli_10 FROM posts p0_ WHERE p0_.start_at >= ? AND p0_.vis LIKE ? ORDER BY p0_.start_at ASC LIMIT 3
Parameters:
[
  "2024-12-23 03:54:56"
  "%1%"
]

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