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: 4147 -datesortir: DateTime @1784029134 {#682 date: 2026-07-14 11:38:54.728413 UTC (+00:00) } -numsortir: 799 -objet: "SOIT TRANSMIS/ ORGANISATION DE LA 8è EDITION DU TOURNOI ORGANISE PAR LA MUTUELLE DE DEVOT DE AMESSAN N'GUESSANDON" -destinataire: "M. LE DD SPORTS DE JACQUEVILLE" -courrier: "8ada4d1b4884439c377db1804782e56a.pdf" -decharge: "e1e6c9a61a2a9899e1fbb5e24ac04844.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 ]