Error 500 Internal Server Error

GET http://cocagne.neotech.fr/abonnement/27745/edit

Forwarded to ErrorController (59e76a)

Query Metrics

4 Database Queries
4 Different statements
5.39 ms Query time
0 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 2.32 ms
SELECT t0.date_debut AS date_debut_1, t0.nombre AS nombre_2, t0.montant AS montant_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.adherent_id AS adherent_id_7, t0.panier_id AS panier_id_8, t0.saison_id AS saison_id_9, t0.mode_paiement_id AS mode_paiement_id_10 FROM abonnement t0 WHERE t0.id = ?
Parameters:
[
  "27745"
]
2 1.23 ms
SELECT t0.adherent AS adherent_1, t0.email AS email_2, t0.telephone AS telephone_3, t0.id AS id_4, t0.adresse AS adresse_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.profil_id AS profil_id_8 FROM adherent t0 WHERE t0.id = ?
Parameters:
[
  259422
]
3 0.82 ms
SELECT t0.panier AS panier_1, t0.quantite AS quantite_2, t0.domicile AS domicile_3, t0.id AS id_4, t0.actif AS actif_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.produit_id AS produit_id_8 FROM panier t0 WHERE t0.id = ?
Parameters:
[
  4
]
4 1.03 ms
SELECT t0.saison AS saison_1, t0.date_debut AS date_debut_2, t0.date_fin AS date_fin_3, t0.lundi AS lundi_4, t0.mardi AS mardi_5, t0.mercredi AS mercredi_6, t0.jeudi AS jeudi_7, t0.vendredi AS vendredi_8, t0.samedi AS samedi_9, t0.dimanche AS dimanche_10, t0.id AS id_11 FROM saison t0 WHERE t0.id = ?
Parameters:
[
  2024
]

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\Abonnement 1
App\Entity\Adherent 1
App\Entity\Panier 1
App\Entity\Saison 1
App\Entity\ModePaiement 1
App\Entity\Profil 1
App\Entity\Produit 1

Entities Mapping

Class Mapping errors
App\Entity\Abonnement No errors.
App\Entity\Adherent No errors.
App\Entity\Panier No errors.
App\Entity\Saison No errors.
App\Entity\ModePaiement No errors.
App\Entity\Livraison No errors.
App\Entity\Profil No errors.
App\Entity\Adhesion No errors.
App\Entity\Produit No errors.
App\Entity\Fermeture No errors.
App\Entity\Ferie No errors.
App\Entity\Cotisation No errors.
App\Entity\Calendrier No errors.
App\Entity\Depot No errors.
App\Entity\Tournee No errors.