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 {#1451 name: "RelayButton" type_class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType" data: App\Entity\RelayButton {#889 -id: 3 -code: "open_second" -label: "Open Slagboom (UIT)" -color: "#8fd14f" -enabled: true -position: 30 -type: "coil" -address: 0 -value: 1 -offValue: 0 -pulseMs: 750 -unitId: null -cameraSettings: Doctrine\ORM\PersistentCollection {#954 …} -allowedUsers: Doctrine\ORM\PersistentCollection {#952 …} -createdAt: DateTimeImmutable @1787254601 {#884 date: 2026-08-20 19:36:41.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1787254721 {#881 date: 2026-08-20 19:38:41.0 UTC (+00:00) } } } "constraints" => null "groups" => null ]