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 {#5971 name: "DocumentType" type_class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType" data: Consoneo\Bundle\ObligeBundle\Entity\DocumentType {#5634 -id: 481 -slug: "preuve-numerique-fin-de-chantier" -name: "Preuve numérique fin de chantier" -originalEmailName: "Preuve numérique de la post-visite technique" -operations: Doctrine\ORM\PersistentCollection {#6544 …} -created_datetime: DateTime @1772203197 {#6539 date: 2026-02-27 15:39:57.261140 Europe/Paris (+01:00) } -weight: 99 -offreProjetDocumentObligatoires: Doctrine\ORM\PersistentCollection {#6556 …} -installateurDocumentReferences: Doctrine\ORM\PersistentCollection {#6558 …} -documents: null -originalNeeded: 1 -allowedUniverSign: false -description: "Certifica" #obligeDocumentTypeConfigs: Doctrine\ORM\PersistentCollection {#6546 …} } } "constraints" => null "groups" => null ]