Error 500 Internal Server Error

GET http://178.18.245.223/

Forwarded to ErrorController (ada53e)

Query Metrics

4 Database Queries
4 Different statements
10.70 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 4.24 ms
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:
[]
2 1.31 ms
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:
[]
3 0.64 ms
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:
[]
4 4.51 ms
SELECT t0.id AS id_1, t0.photo AS photo_2, t0.album_id AS album_id_3 FROM photo t0 WHERE t0.album_id = ?
Parameters:
[
  14
]

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\Article No errors.
App\Entity\Album No errors.
App\Entity\Photo No errors.
App\Entity\Event No errors.