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 {#1782 name: "Commande" type_class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType" data: App\Entity\Commande {#1046 -id: 279 -numeros: 174 -objet: "POUR KAWASAKI avignon" -statut: "warning" -article: Doctrine\ORM\PersistentCollection {#2437 …} -agency: App\Entity\Agences {#1080 …} -autreChoix: null -orderLines: Doctrine\ORM\PersistentCollection {#2455 …} -user: App\Entity\User {#800 …} -suiviEnvoi: null -quantities: [] -createdAt: DateTimeImmutable @1777469705 {#2427 date: 2026-04-29 15:35:05.013361 Europe/Paris (+02:00) } -statusDate: null -instructionDetail: "PLANETE JMS MOTOS : 1 BIS ROUTE DE MORIERES 84000 AVIGNON" } } "constraints" => null "groups" => null ]