Error 500 Internal Server Error

GET https://ecab.mds-dsi.org/admin/admin/courriers/arrives/3125/fiche/suivi

Forwarded to ErrorController (69805e)

Query Metrics

4 Database Queries
4 Different statements
2.66 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.28 ms
(48.01%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.civilite AS civilite_8, t0.telephone AS telephone_9, t0.active AS active_10, t0.pays_id AS pays_id_11, t0.destinataire_id AS destinataire_id_12 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  21
]
0.61 ms
(22.93%)
1
SELECT t0.id AS id_1, t0.date AS date_2, t0.delais AS delais_3, t0.reponse AS reponse_4, t0.statut AS statut_5, t0.commentaire AS commentaire_6, t0.etat AS etat_7, t0.doctoure AS doctoure_8, t0.dateretour AS dateretour_9, t0.observationdir AS observationdir_10, t0.dateobs AS dateobs_11, t0.docfinal AS docfinal_12, t0.datefinale AS datefinale_13, t0.effet AS effet_14, t0.archive AS archive_15, t0.transmet AS transmet_16, t0.courrier_id AS courrier_id_17, t0.destinataire_id AS destinataire_id_18, t0.responsable_id AS responsable_id_19 FROM imputation t0 WHERE t0.courrier_id = ?
Parameters:
[
  3125
]
0.53 ms
(19.74%)
1
SELECT t0.id AS id_1, t0.datearrive AS datearrive_2, t0.numero AS numero_3, t0.datecour AS datecour_4, t0.numcour AS numcour_5, t0.expeditaire AS expeditaire_6, t0.objet AS objet_7, t0.courrier AS courrier_8, t0.create_at AS create_at_9, t0.date AS date_10, t0.archive AS archive_11, t0.confi AS confi_12, t0.deposant AS deposant_13, t0.action AS action_14, t0.destinataire_id AS destinataire_id_15 FROM `carrive` t0 WHERE t0.id = ?
Parameters:
[
  "3125"
]
0.25 ms
(9.32%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.statut AS statut_3 FROM destinataire t0 WHERE t0.id = ?
Parameters:
[
  2
]

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\User No errors.
App\Entity\Pays No errors.
App\Entity\Destinataire No errors.
App\Entity\Loginattemp No errors.
App\Entity\Imputation No errors.
App\Entity\Carrive No errors.
App\Entity\Document No errors.
App\Entity\Csortir No errors.
App\Entity\Mission No errors.
App\Entity\Audience No errors.
App\Entity\Zone No errors.
App\Entity\Typedepart No errors.
App\Entity\Rendvous No errors.