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 {#2079 name: "s6a6a3fd75d357" type_class: "Symfony\Component\Form\Extension\Core\Type\FormType" data: App\Entity\Paciente {#1328 #revision: 2 #createdAt: DateTime @1785163355 {#1310 date: 2026-07-27 10:42:35.0 America/Asuncion (-04:00) } #updatedAt: DateTime @1785348081 {#2280 date: 2026-07-29 14:01:21.487541 America/Asuncion (-04:00) } #createdBy: "karen.escobar" #updatedBy: "karen.escobar" #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1314 …} -ci: "6157149" -nombre: "Dahiana Magali" -apellido: "Peralta Arrua" -telefono: "595973906812" -celular: "595973906812" -email: null -codigo: "6.157.149" -sexo: "Femenino" -grupoSanguineo: null -direccion: null -alergias: null -informacionAdicional: null -tipoCliente: Proxies\__CG__\App\Entity\TipoCliente {#1358 …} -fechaNacimiento: DateTime @953006400 {#1290 date: 2000-03-14 00:00:00.0 America/Asuncion (-04:00) } -citas: Doctrine\ORM\PersistentCollection {#1357 …} -vacunas: Doctrine\ORM\PersistentCollection {#1365 …} -antecedentes: Doctrine\ORM\PersistentCollection {#1390 …} -analisis: Doctrine\ORM\PersistentCollection {#1367 …} -presupuestos: Doctrine\ORM\PersistentCollection {#1418 …} -comoLlego: "facebook" -titular: null -adherentes: Doctrine\ORM\PersistentCollection {#1409 …} -contratos: Doctrine\ORM\PersistentCollection {#1478 …} -contratoAdherentes: Doctrine\ORM\PersistentCollection {#1503 …} } } "constraints" => null "groups" => null ]