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 {#1034 name: "csortir" type_class: "App\Form\CsortirType" data: App\Entity\Csortir {#681 -id: 4143 -datesortir: DateTime @1784024939 {#682 date: 2026-07-14 10:28:59.993824 UTC (+00:00) } -numsortir: 907 -objet: "SE RENDRE EN TURQUIE POUR SON CONGE ANNUEL" -destinataire: "YEO TENEDI BALKAKISSA" -courrier: "30ca9b64be2fb637255434ae68d9f0c3.pdf" -decharge: "161c3ec233e6c571bad4c2543da85427.pdf" -update_at: null -auteur: App\Entity\Destinataire {#1109 …} -agent: "OUATTARA" -statut: true -date: DateTime @1783900800 {#1061 date: 2026-07-13 00:00:00.0 UTC (+00:00) } -archive: null -type: App\Entity\Typedepart {#1179 …} -initiateur: App\Entity\Destinataire {#1109 …} } } "constraints" => null "groups" => null ]