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: "s6a6de6786bb3c" type_class: "Symfony\Component\Form\Extension\Core\Type\FormType" data: App\Entity\Cita {#1188 #revision: 1 #createdAt: DateTime @1785587347 {#2511 date: 2026-08-01 08:29:07.240215 America/Asuncion (-04:00) } #updatedAt: DateTime @1785587347 {#2512 date: 2026-08-01 08:29:07.240199 America/Asuncion (-04:00) } #createdBy: "johana.torres" #updatedBy: "johana.torres" #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#2046 …} -inicio: DateTime @1785758400 {#1981 date: 2026-08-03 08:00:00.0 America/Asuncion (-04:00) } -fin: DateTime @1785759300 {#2066 date: 2026-08-03 08:15:00.0 America/Asuncion (-04:00) } -doctor: App\Entity\SonataUserUser {#1639 …} -paciente: App\Entity\Paciente {#1751 …} -estado: "agendada" -motivoCita: App\Entity\MotivoCita {#1975 …} -consulta: null -presupuesto: null -reagendada: false -citaPrestacions: Doctrine\ORM\PersistentCollection {#2509 …} } } "constraints" => null "groups" => null ]