Error 500 Internal Server Error

GET https://brandcenter.covea.netissedev.com/secure/uploads/brand/brandattachment/1731690311_test5f60d75f25b2b-67377f3db2298.jpeg

Forwarded to ErrorController (23524d)

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.01 ms
SELECT t0.id AS id_1, t0.origin AS origin_2, t0.id_origin AS id_origin_3, t0.type AS type_4, t0.type_file AS type_file_5, t0.file AS file_6, t0.title AS title_7, t0.path AS path_8, t0.extension AS extension_9, t0.size AS size_10, t0.deleted_at AS deleted_at_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.language_id AS language_id_14 FROM media t0 WHERE t0.file = ? LIMIT 1
Parameters:
[
  "1731690311_test5f60d75f25b2b-67377f3db2298.jpeg"
]
2 0.33 ms
SELECT t0.id AS id_1, t0.is_public AS is_public_2, t0.is_connected AS is_connected_3, t0.brand_id AS brand_id_4, t0.file_id AS file_id_5, t6.id AS id_7, t6.origin AS origin_8, t6.id_origin AS id_origin_9, t6.type AS type_10, t6.type_file AS type_file_11, t6.file AS file_12, t6.title AS title_13, t6.path AS path_14, t6.extension AS extension_15, t6.size AS size_16, t6.deleted_at AS deleted_at_17, t6.created_at AS created_at_18, t6.updated_at AS updated_at_19, t6.language_id AS language_id_20 FROM brand_attachment t0 LEFT JOIN media t6 ON t0.file_id = t6.id WHERE t0.id = ?
Parameters:
[
  "135"
]

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.