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 {#1468 name: "s6a6c906daf76d" type_class: "Symfony\Component\Form\Extension\Core\Type\FormType" data: App\Entity\Cita {#1188 #revision: 1 #createdAt: DateTime @1785499783 {#2512 date: 2026-07-31 08:09:43.701003 America/Asuncion (-04:00) } #updatedAt: DateTime @1785499783 {#2513 date: 2026-07-31 08:09:43.700987 America/Asuncion (-04:00) } #createdBy: "karen.escobar" #updatedBy: "karen.escobar" #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2047 …} -inicio: DateTime @1785754800 {#1982 date: 2026-08-03 07:00:00.0 America/Asuncion (-04:00) } -fin: DateTime @1785755700 {#2067 date: 2026-08-03 07:15:00.0 America/Asuncion (-04:00) } -doctor: App\Entity\SonataUserUser {#1637 …} -paciente: App\Entity\Paciente {#1752 …} -estado: "agendada" -motivoCita: App\Entity\MotivoCita {#1976 …} -consulta: null -presupuesto: null -reagendada: false -citaPrestacions: Doctrine\ORM\PersistentCollection {#2510 …} } } "constraints" => null "groups" => null ]