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 {#1710 name: "License" type_class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType" data: App\Entity\License {#1193 -id: 32 -qrcode: "ec5c3995-bc62-4312-a384-4ed7a5c65eb9" -validityDuration: 324 -validityStart: null -validityEnd: null -status: 3 -maxInstallNumber: 15 -distributor: null -product: Proxies\__CG__\App\Entity\Product {#1200 …} -licenceLog: Doctrine\ORM\PersistentCollection {#1251 …} -licenceDevice: Doctrine\ORM\PersistentCollection {#1262 …} -healthCenter: App\Entity\HealthCenter {#1980 …} -user: App\Entity\User {#1029 …} -version: DateTime @1769768220 {#1968 date: 2026-01-30 11:17:00.0 Europe/Paris (+01:00) } -active: true } } "constraints" => null "groups" => null ]