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 {#1714 name: "s6a19ed55537a4" type_class: "Symfony\Component\Form\Extension\Core\Type\FormType" data: App\Entity\Cita {#1404 #revision: 5 #createdAt: DateTime @1779282101 {#1397 date: 2026-05-20 09:01:41.0 America/Asuncion (-04:00) } #updatedAt: DateTime @1780084057 {#2382 date: 2026-05-29 15:47:37.682662 America/Asuncion (-04:00) } #createdBy: "mateo.gonzalez" #updatedBy: "kathia.acosta" #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1392 …} -inicio: DateTime @1780085700 {#1385 date: 2026-05-29 16:15:00.0 America/Asuncion (-04:00) } -fin: DateTime @1780086600 {#1932 date: 2026-05-29 16:30:00.0 America/Asuncion (-04:00) } -doctor: Proxies\__CG__\App\Entity\SonataUserUser {#1480 …} -paciente: Proxies\__CG__\App\Entity\Paciente {#1489 …} -estado: "reagendar" -motivoCita: Proxies\__CG__\App\Entity\MotivoCita {#1433 …} -consulta: null -presupuesto: null -reagendada: false -citaPrestacions: Doctrine\ORM\PersistentCollection {#1435 …} } } "constraints" => null "groups" => null ]