Error 500 Internal Server Error

GET https://www.mlcapp.org/transaction/1455

Forwarded to ErrorController (203696)

Query Metrics

4 Database Queries
4 Different statements
31.86 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 7.54 ms
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.reference AS reference_3, t0.order_number AS order_number_4, t0.etat AS etat_5, t0.devise AS devise_6, t0.telephone AS telephone_7, t0.envois AS envois_8, t0.date AS date_9, t0.statut AS statut_10, t0.membre_id AS membre_id_11 FROM transaction t0 WHERE t0.id = ?
Parameters:
[
  "1455"
]
2 15.67 ms
SELECT t0.id AS id_1, t0.adhesion AS adhesion_2, t0.photo AS photo_3, t0.cadre AS cadre_4, t0.carte AS carte_5, t0.federation_id AS federation_id_6, t0.user_id AS user_id_7 FROM membre t0 WHERE t0.id = ?
Parameters:
[
  6263
]
3 7.82 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t5.id AS id_6, t5.adhesion AS adhesion_7, t5.photo AS photo_8, t5.cadre AS cadre_9, t5.carte AS carte_10, t5.federation_id AS federation_id_11, t5.user_id AS user_id_12, t0.personne_id AS personne_id_13 FROM `user` t0 LEFT JOIN membre t5 ON t5.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  6577
]
4 0.83 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.postnom AS postnom_3, t0.prenom AS prenom_4, t0.date_naissance AS date_naissance_5, t0.lieu_naissance AS lieu_naissance_6, t0.sexe AS sexe_7, t0.etat_civil AS etat_civil_8, t0.fonction AS fonction_9, t0.niveau_etude AS niveau_etude_10, t0.adresse AS adresse_11, t0.telephone AS telephone_12, t0.province AS province_13, t0.district AS district_14, t0.secteur AS secteur_15, t0.commune AS commune_16, t0.quartier AS quartier_17, t0.territoire AS territoire_18, t0.telephone2 AS telephone2_19 FROM personne t0 WHERE t0.id = ?
Parameters:
[
  6470
]

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\Transaction 1
App\Entity\Membre 1
App\Entity\Federation 1
App\Entity\User 1
App\Entity\Personne 1

Entities Mapping

Class Mapping errors
App\Entity\Transaction No errors.
App\Entity\Membre No errors.
App\Entity\Federation No errors.
App\Entity\User No errors.
App\Entity\Cotisation No errors.
App\Entity\Carte No errors.
App\Entity\Personne No errors.
App\Entity\Province No errors.
App\Entity\Communique No errors.