Validator calls
In
ValidationListener.php
line ():
No violations
if ($form->isRoot()) {// Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {// Allow the "invalid" constraint to be put onto// non-synchronized forms$allowNonSynchronized = $violation->getConstraint() instanceof Form && Form::NOT_SYNCHRONIZED_ERROR === $violation->getCode();
[ "value" => Symfony\Component\Form\Form {#1033 name: "csortir" type_class: "App\Form\CsortirType" data: App\Entity\Csortir {#690 -id: 4140 -datesortir: DateTime @1784019424 {#689 date: 2026-07-14 08:57:04.300466 UTC (+00:00) } -numsortir: 905 -objet: "INTERIM DU DG OUSMANE GBANE PAR DG INJS HABIB SANOGO" -destinataire: "A L'ATTENTION DES DC, IG, LES MEMBRES DU CABINET, LES DG, LES DC, LES DC, LES DC, ET L'ENSEMBLE DU PERSONNEL" -courrier: "429f9fa1dc62a16321b67badcfe9d6c9.pdf" -decharge: null -update_at: null -auteur: App\Entity\Destinataire {#1108 …} -agent: "OUATTARA" -statut: false -date: DateTime @1783900800 {#1060 date: 2026-07-13 00:00:00.0 UTC (+00:00) } -archive: null -type: App\Entity\Typedepart {#1178 …} -initiateur: App\Entity\Destinataire {#1260 …} } } "constraints" => null "groups" => null ]