Error 500 Internal Server Error

GET https://car.back.mydev.fr/config/secrets.env

Forwarded to ErrorController (610d78)

Query Metrics

1 Database Queries
1 Different statements
0.43 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.43 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.years AS years_4, t0.km AS km_5, t0.gearbox AS gearbox_6, t0.nrj AS nrj_7, t0.fiscalpower AS fiscalpower_8, t0.dinpower AS dinpower_9, t0.description AS description_10, t0.price AS price_11, t0.illustration AS illustration_12, t0.brand_id AS brand_id_13 FROM models t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "secrets.env"
]

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\Models No errors.
App\Entity\Brand No errors.
App\Entity\ImageUrl No errors.