Error 500 Internal Server Error

GET https://www.sn-topauto.com/fr/vitrine/pro/passion-automobile-9

Query Metrics

1 Database Queries
1 Different statements
0.30 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 0.30 ms
SELECT t0.id AS id_1, t0.categorie AS categorie_2, t0.nom_an AS nom_an_3, t0.description AS description_4, t0.created_at AS created_at_5, t0.logo AS logo_6, t0.image_size AS image_size_7, t0.email AS email_8, t0.address AS address_9, t0.website AS website_10, t0.updated_at AS updated_at_11, t0.statut AS statut_12, t0.date_abonnement AS date_abonnement_13, t0.date_expiration AS date_expiration_14, t0.validity AS validity_15, t0.user_an_id AS user_an_id_16 FROM annuaire t0 WHERE t0.id = ?
Parameters:
[
  "9"
]

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\Annuaire No errors.
App\Entity\User
  • The association App\Entity\User#boutiques refers to the owning side field App\Entity\Boutique#userId which does not exist.
App\Entity\Professionel
  • The association App\Entity\Professionel#boutiques refers to the owning side field App\Entity\Boutique#userId which does not exist.
  • The mappings App\Entity\Professionel#artilces and App\Entity\Article#professionel are inconsistent with each other.