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: "s6a6a3ffbaa2ca" type_class: "Symfony\Component\Form\Extension\Core\Type\FormType" data: App\Entity\Cita {#1404 #revision: 3 #createdAt: DateTime @1785163470 {#1397 date: 2026-07-27 10:44:30.0 America/Asuncion (-04:00) } #updatedAt: DateTime @1785348095 {#2605 date: 2026-07-29 14:01:35.889152 America/Asuncion (-04:00) } #createdBy: "karen.escobar" #updatedBy: "karen.escobar" #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1392 …} -inicio: DateTime @1785352500 {#1385 date: 2026-07-29 15:15:00.0 America/Asuncion (-04:00) } -fin: DateTime @1785353400 {#2172 date: 2026-07-29 15:30:00.0 America/Asuncion (-04:00) } -doctor: Proxies\__CG__\App\Entity\SonataUserUser {#1480 …} -paciente: Proxies\__CG__\App\Entity\Paciente {#1489 …} -estado: "en_espera" -motivoCita: Proxies\__CG__\App\Entity\MotivoCita {#1433 …} -consulta: null -presupuesto: null -reagendada: false -citaPrestacions: Doctrine\ORM\PersistentCollection {#1435 …} } } "constraints" => null "groups" => null ]