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 {#2211 name: "ordre_mission" type_class: "App\Form\OrdreMissionType" data: App\Entity\Document {#1422 -id: 205 -reference: "139/TOPEX-CI/OM/NKC/DGA/JSD/26" -objet: "Visite des clients" -debut: DateTime @1776384000 {#1549 date: 2026-04-17 00:00:00.0 UTC (+00:00) } -fin: DateTime @1776470400 {#6031 date: 2026-04-18 00:00:00.0 UTC (+00:00) } -objectif: "Visite des clients" -carburant: "CARTE SHELL" -natureEquipement: "R.A.S" -total: 77000 -statut: "PENDING" -date: DateTime @1776384000 {#6139 date: 2026-04-17 00:00:00.0 UTC (+00:00) } -validated1At: null -validated2At: null -validated3At: null -vehicule: Proxies\__CG__\App\Entity\Vehicule {#2854 …} -destinations: Doctrine\ORM\PersistentCollection {#7378 …} -detailItineraires: Doctrine\ORM\PersistentCollection {#7322 …} -validated1By: null -validated2By: null -validated3By: null -titulaire: Proxies\__CG__\App\Entity\User {#4046 …} -autresParticipants: Doctrine\ORM\PersistentCollection {#7413 …} -owner: App\Entity\User {#951 …} -deliveryAt: null -deliveryBy: null -cancelledAt: null -cancelledBy: null -notifications: Doctrine\ORM\PersistentCollection {#7422 …} -itineraires: Doctrine\ORM\PersistentCollection {#7424 …} -detailPeages: Doctrine\ORM\PersistentCollection {#7426 …} -messages: Doctrine\ORM\PersistentCollection {#7427 …} -motifRejet: null -modif: null -rejectedBy: null -rejectedAt: null -askedBy: null -typeDocument: "ORDRE_MISSION" -heureReprise: null -createdAt: DateTimeImmutable @1776420613 {#1931 date: 2026-04-17 10:10:13.744748 UTC (+00:00) } -updatedAt: null } } "constraints" => null "groups" => null ]