Error 500 Internal Server Error

GET http://www.mlc-rdc.org/

Forwarded to ErrorController (32504f)

Query Metrics

4 Database Queries
4 Different statements
4.70 ms Query time
0 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.07 ms
(44.11%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.auteur AS auteur_4, t0.categorie AS categorie_5, t0.date AS date_6, t0.illustration AS illustration_7 FROM article t0 ORDER BY t0.id DESC LIMIT 2
Parameters:
[]
0.94 ms
(19.90%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.illustration AS illustration_3 FROM album t0 ORDER BY t0.id DESC
Parameters:
[]
0.88 ms
(18.75%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.auteur AS auteur_4, t0.categorie AS categorie_5, t0.date AS date_6, t0.illustration AS illustration_7 FROM article t0 ORDER BY t0.id DESC LIMIT 2 OFFSET 2
Parameters:
[]
0.81 ms
(17.23%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.date AS date_3, t0.lieu AS lieu_4, t0.photo AS photo_5 FROM event t0 ORDER BY t0.id DESC LIMIT 4
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Article 3
App\Entity\Album 1

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.
App\Entity\Album No errors.
App\Entity\Photo No errors.
App\Entity\Event No errors.