Error 500 Internal Server Error

GET https://preprod.my-site-web.com/cgv

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.30 ms
SELECT t0.id AS id_1, t0.text AS text_2 FROM texte_first_page t0 WHERE t0.id = ?
Parameters:
[
  2
]
2 0.63 ms
SELECT n0_.id AS id_0, n0_.content AS content_1, n0_.color AS color_2, n0_.image AS image_3, n0_.created_at AS created_at_4, n0_.title AS title_5, n0_.link AS link_6, n0_.for_user_id AS for_user_id_7 FROM notifications n0_ WHERE n0_.for_user_id = ? ORDER BY n0_.created_at DESC LIMIT 10
Parameters:
[
  null
]

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\TexteFirstPage No errors.
App\Entity\Notifications No errors.
App\Entity\User No errors.