Error 500 Internal Server Error

GET https://goldenresa.fr/r/le-nouv-2026

Forwarded to ErrorController (478c19)

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.52 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.slug AS slug_4, t0.has_map AS has_map_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.quotation AS quotation_8, t0.stripe_bank_account_id AS stripe_bank_account_id_9, t0.stripe_account_id AS stripe_account_id_10, t0.stripe_bank_account_token_id AS stripe_bank_account_token_id_11, t0.phone_number AS phone_number_12, t0.support_url AS support_url_13, t0.email AS email_14, t0.restaurant_chain_id AS restaurant_chain_id_15, t0.shop_address_id AS shop_address_id_16, t0.bill_address_id AS bill_address_id_17 FROM restaurant t0 WHERE t0.slug = ?
Parameters:
[
  "le-nouv-2026"
]

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

Entities Mapping

Class Mapping errors
App\Entity\Restaurant No errors.
App\Entity\RestaurantChain No errors.
App\Entity\Address No errors.
App\Entity\Table No errors.
App\Entity\Keyword No errors.
App\Entity\BankAccount No errors.
App\Entity\Food No errors.
App\Entity\TableBook No errors.
App\Entity\RestaurantArea No errors.
App\Entity\RestaurantCookingStyle No errors.
App\Entity\Order No errors.
App\Entity\Review No errors.
App\Entity\RestaurantChainOwner No errors.
App\Entity\RestaurantOwner No errors.
App\Entity\RestaurantEmployee No errors.
App\Entity\RestaurantSubscription No errors.
App\Entity\RestaurantTransfert No errors.
App\Entity\RestaurantPayment
  • The association App\Entity\RestaurantPayment#orders refers to the owning side field App\Entity\Order#restaurant_payment which does not exist.
App\Entity\RestaurantServiceTime No errors.
App\Entity\City No errors.