Error 500 Internal Server Error

GET https://g2l2corp.com/podcast/feed

Forwarded to ErrorController (1f4371)

Query Metrics

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

Queries

Group similar statements

# Time Info
1 5.27 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slogan AS slogan_3, t0.description AS description_4, t0.author AS author_5, t0.mail AS mail_6, t0.keywords AS keywords_7, t0.directory AS directory_8 FROM podcast t0 WHERE t0.directory IS NULL LIMIT 1
Parameters:
[]
2 1.53 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.file AS file_4, t0.publish_date AS publish_date_5, t0.duration AS duration_6, t0.download AS download_7, t0.podcast_id AS podcast_id_8 FROM episode t0 WHERE t0.podcast_id IS NULL ORDER BY t0.publish_date DESC
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\Podcast No errors.
App\Entity\Episode No errors.