Error 500 Internal Server Error

GET http://boutique.alphasteam.be/Activities/6348088f-6560-41ee-910f-11bdc3355056

Query Metrics

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

Queries

Group similar statements

# Time Info
1 4.87 ms
SELECT t0.id AS id_1, t0.meet_at AS meet_at_2, t0.updated_at AS updated_at_3, t0.etat AS etat_4, t0.statut AS statut_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.acces_key AS acces_key_8, t0.email AS email_9, t0.telephone AS telephone_10, t0.source AS source_11, t0.date_de_naissance AS date_de_naissance_12, t0.genre AS genre_13, t0.taille AS taille_14, t0.start_nutrition_at AS start_nutrition_at_15, t0.adresse_rue AS adresse_rue_16, t0.adresse_cp AS adresse_cp_17, t0.adresse_ville AS adresse_ville_18, t0.created_at AS created_at_19, t0.Parrain AS Parrain_20, t0.thumbnail_id AS thumbnail_id_21, t0.created_by_id AS created_by_id_22 FROM crm_contacts t0 WHERE t0.id = ?
Parameters:
[
  b"cH\x08Åe`A¯æ\x0F\x11¢├5PV"
]

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\CrmContacts
  • The mappings App\Entity\CrmContacts#SuivisBalance and App\Entity\AtgSuivisBalance#Contact are inconsistent with each other.
App\Entity\Images No errors.
App\Entity\AtgMembres
  • The field App\Entity\AtgMembres#Filleuls is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\AtgMembres#Parrain does not contain the required 'inversedBy="Filleuls"' attribute.
  • The mappings App\Entity\AtgMembres#Credits and App\Entity\AtgMembresCredits#Membre are inconsistent with each other.
  • The field App\Entity\AtgMembres#SuivisBalance is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\AtgSuivisBalance#Membre does not contain the required 'inversedBy="SuivisBalance"' attribute.
  • The mappings App\Entity\AtgMembres#urlsShort and App\Entity\UrlsShort#Membre are inconsistent with each other.