Error 500 Internal Server Error

GET https://gobeletapi.devazapp.fr/api/categorie/theme

Forwarded to ErrorController (9ee7e5)

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.35 ms
SELECT t0_.id AS id_0, t0_.nom AS nom_1, t0_.image AS image_2, t0_.color AS color_3 FROM theme_categorie t0_ ORDER BY t0_.nom ASC
Parameters:
[]
2 0.17 ms
SELECT t0_.id AS id_0, t0_.nom AS nom_1, t0_.category_id AS category_id_2 FROM theme_sous_categorie t0_ WHERE t0_.category_id = ?
Parameters:
[
  18
]

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\ThemeCategorie No errors.
App\Entity\ThemeSousCategorie No errors.
App\Entity\Theme No errors.