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 {#1657 name: "s6a19c7fc94542" type_class: "Symfony\Component\Form\Extension\Core\Type\FormType" data: App\Entity\Cuota {#1310 #revision: 2 #createdAt: DateTime @1774265533 {#1300 date: 2026-03-23 07:32:13.0 America/Asuncion (-04:00) } #updatedAt: DateTime @1780074497 {#1967 date: 2026-05-29 13:08:17.436656 America/Asuncion (-04:00) } #createdBy: "mateo.gonzalez" #updatedBy: "kathia.acosta" #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1286 …} -contrato: Proxies\__CG__\App\Entity\Contrato {#1375 …} -numero: 8 -monto: 159000.0 -fechaVencimiento: DateTime @1778299200 {#1244 date: 2026-05-09 00:00:00.0 America/Asuncion (-04:00) } -fechaCobro: DateTime @1780027200 {#1707 date: 2026-05-29 00:00:00.0 America/Asuncion (-04:00) } } } "constraints" => null "groups" => null ]