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 {#1692 name: "s6a6a65f2b1447" type_class: "Symfony\Component\Form\Extension\Core\Type\FormType" data: App\Entity\Cita {#1405 #revision: 4 #createdAt: DateTime @1785245600 {#1398 date: 2026-07-28 09:33:20.0 America/Asuncion (-04:00) } #updatedAt: DateTime @1785357813 {#2584 date: 2026-07-29 16:43:33.764036 America/Asuncion (-04:00) } #createdBy: "mateo.gonzalez" #updatedBy: "lrojas" #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1393 …} -inicio: DateTime @1785362400 {#1386 date: 2026-07-29 18:00:00.0 America/Asuncion (-04:00) } -fin: DateTime @1785363300 {#2151 date: 2026-07-29 18:15:00.0 America/Asuncion (-04:00) } -doctor: Proxies\__CG__\App\Entity\SonataUserUser {#1481 …} -paciente: Proxies\__CG__\App\Entity\Paciente {#1490 …} -estado: "en_espera" -motivoCita: Proxies\__CG__\App\Entity\MotivoCita {#1434 …} -consulta: null -presupuesto: null -reagendada: false -citaPrestacions: Doctrine\ORM\PersistentCollection {#1436 …} } } "constraints" => null "groups" => null ]