Error 500 Internal Server Error

GET https://boutique.alphasteam.be/

Forwarded to ErrorController (579794)

Query Metrics

3 Database Queries
3 Different statements
5.78 ms Query time
16 Invalid entities

Queries

Group similar statements

# Time Info
1 3.06 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.adresse AS adresse_4, t0.email AS email_5, t0.facebook AS facebook_6, t0.instagram AS instagram_7, t0.map_url AS map_url_8, t0.created_at AS created_at_9, t0.actif AS actif_10, t0.created_by_id AS created_by_id_11 FROM atg_endroits t0 WHERE t0.actif = ?
Parameters:
[
  1
]
2 1.27 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.mot_de_passe AS mot_de_passe_5, t0.date_de_naissance AS date_de_naissance_6, t0.photo_profil AS photo_profil_7, t0.genre AS genre_8, t0.telephone AS telephone_9, t0.is_verified AS is_verified_10, t0.created_at AS created_at_11, t0.update_at AS update_at_12, t0.Parrain AS Parrain_13 FROM atg_membres t0 WHERE t0.id = ?
Parameters:
[
  b"\võ\x06üJž\x11î¦,¥¸ÞÖ'å"
]
3 1.45 ms
SELECT t0.id AS id_1, t0.roles AS roles_2, t0.membre_id AS membre_id_3, t0.endroit_id AS endroit_id_4 FROM atg_membre_endroit t0 WHERE t0.endroit_id = ?
Parameters:
[
  1
]

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\AtgEndroits
  • The mappings App\Entity\AtgEndroits#SeancesDefault and App\Entity\AtgSeancesDefault#Endroit are inconsistent with each other.
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.
App\Entity\AtgMembresFactures No errors.
App\Entity\AtgMembreEndroit
  • The mappings App\Entity\AtgMembreEndroit#membresEndroits and App\Entity\AtgMembreEndroit#Membre are inconsistent with each other.
App\Entity\AtgSeancesDefault No errors.
App\Entity\AtgSeances No errors.
App\Entity\AtgEndroitsNutritions No errors.
App\Entity\AtgMembresCredits
  • The association App\Entity\AtgMembresCredits#Membre refers to the inverse side field App\Entity\AtgMembres#MembreCredits which does not exist.
  • The association App\Entity\AtgMembresCredits#Endroit refers to the inverse side field App\Entity\AtgEndroits#MembreCredits which does not exist.
App\Entity\AtgSeancesMouvements No errors.
App\Entity\AtgSuivisBalance
  • The mappings App\Entity\AtgSuivisBalance#CreatedBy and App\Entity\AtgMembres#SuivisBalance are inconsistent with each other.
  • The association App\Entity\AtgSuivisBalance#Contact refers to the inverse side field App\Entity\CrmContacts#SuiviBalance which does not exist.
App\Entity\AtgMembresCreditsBalance
  • The association App\Entity\AtgMembresCreditsBalance#Endroit refers to the inverse side field App\Entity\AtgEndroits#MembreCreditsBalance which does not exist.
App\Entity\UrlsShort
  • The association App\Entity\UrlsShort#Membre refers to the inverse side field App\Entity\AtgMembres#urlsShorts which does not exist.
App\Entity\AtgProduits No errors.
App\Entity\AtgMembresFacturesTransactions No 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\CrmFacturesVentes No errors.
App\Entity\CrmActivities
  • The association App\Entity\CrmActivities#CreatedBy refers to the inverse side field App\Entity\AtgMembres#Activities which does not exist.
App\Entity\AtgSmoothies
  • The association App\Entity\AtgSmoothies#Endroit refers to the inverse side field App\Entity\AtgEndroits#Smoothie which does not exist.
App\Entity\CrmInvoicesLines
  • The association App\Entity\CrmInvoicesLines#Invoice refers to the inverse side field App\Entity\CrmInvoices#Lignes which does not exist.
  • The association App\Entity\CrmInvoicesLines#Produit refers to the inverse side field App\Entity\CrmProduits#Ventes which does not exist.
App\Entity\CrmInvoicesTransactions No errors.
App\Entity\CrmDocumentsLines
  • The association App\Entity\CrmDocumentsLines#Document refers to the inverse side field App\Entity\CrmDocuments#Lignes which does not exist.
  • The association App\Entity\CrmDocumentsLines#Produit refers to the inverse side field App\Entity\CrmProduits#Ventes which does not exist.
App\Entity\CrmInvoicesBillingAddress No errors.
App\Entity\CrmInvoicesTransactionsMethods No errors.
App\Entity\CrmDocuments
  • The mappings App\Entity\CrmDocuments#Lines and App\Entity\CrmDocumentsLines#Document are inconsistent with each other.
App\Entity\CrmFacturesVentesTransactions No errors.
App\Entity\CrmDocumentsBillingAddress No errors.
App\Entity\AtgMembresFacturesTransactionsBalance
  • The association App\Entity\AtgMembresFacturesTransactionsBalance#Membre refers to the inverse side field App\Entity\AtgMembres#FactureTransactionsBalance which does not exist.
App\Entity\CrmFacturesVentesLignes
  • The association App\Entity\CrmFacturesVentesLignes#Produit refers to the inverse side field App\Entity\CrmProduits#Ventes which does not exist.
App\Entity\CrmInvoices
  • The association App\Entity\CrmInvoices#BillingAddress refers to the inverse side field App\Entity\CrmInvoicesBillingAddress#invoices which does not exist.
  • The mappings App\Entity\CrmInvoices#Lines and App\Entity\CrmInvoicesLines#Invoice are inconsistent with each other.
App\Entity\CrmDocumentsTransactions No errors.
App\Entity\CrmProduits No errors.
Vich\UploaderBundle\Entity\File No errors.