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 {#1989 name: "s6a19ac2228de0" type_class: "Symfony\Component\Form\Extension\Core\Type\FormType" data: App\Entity\Contrato {#1403 #revision: 4 #createdAt: DateTime @1778162395 {#1398 date: 2026-05-07 09:59:55.0 America/Asuncion (-04:00) } #updatedAt: DateTime @1780067365 {#2223 date: 2026-05-29 11:09:25.673130 America/Asuncion (-04:00) } #createdBy: "kathia.acosta" #updatedBy: "kathia.acosta" #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1391 …} -paciente: Proxies\__CG__\App\Entity\Paciente {#1484 …} -numero: "204/2025" -fechaInicio: DateTime @1756785600 {#1375 date: 2025-09-02 00:00:00.0 America/Asuncion (-04:00) } -fechaFin: DateTime @1788321600 {#1390 date: 2026-09-02 00:00:00.0 America/Asuncion (-04:00) } -estado: "activo" -plan: Proxies\__CG__\App\Entity\Plan {#1449 …} -montoTotal: 0.0 -montoCuota: 99000.0 -cantidadCuotas: 12 -cuotas: Doctrine\ORM\PersistentCollection {#1453 …} -fechaFirmaContrato: DateTime @1756785600 {#1396 date: 2025-09-02 00:00:00.0 America/Asuncion (-04:00) } -contratoAdherentes: Doctrine\ORM\PersistentCollection {#1439 …} -montoCuotaAdherente: 60000.0 -montoCuotaMenorEdad: 40000.0 } } "constraints" => null "groups" => null ]