Error 500 Internal Server Error

GET https://goldenresa.fr/restaurant/sos-2/settings/file

Query Metrics

1 Database Queries
1 Different statements
0.40 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.40 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.is_verified AS is_verified_7, t0.active AS active_8, t0.stripe_account_id AS stripe_account_id_9, t0.stripe_payment_id AS stripe_payment_id_10, t0.stripe_person_id AS stripe_person_id_11, t0.phone_number AS phone_number_12, t0.is_vip AS is_vip_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.address_id AS address_id_16 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  11
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Address No errors.
App\Entity\UserRole No errors.
App\Entity\Review No errors.
App\Entity\BanckingCard No errors.
App\Entity\TableBook No errors.
App\Entity\RestaurantOwner No errors.
App\Entity\RestaurantEmployee No errors.