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 {#2140 name: "tiempo_por_dia" type_class: "App\Form\TiempoPorDiaType" data: App\Entity\Tiempo {#1702 -id: 20120 -usuario: App\Entity\Usuario {#950 …} -empresa: Proxies\__CG__\App\Entity\Empresa {#979 …} -sector: null -cliente: App\Entity\Cliente {#1769 …} -fecha: DateTime @1787626800 {#2019 date: 2026-08-25 00:00:00.0 America/Argentina/Buenos_Aires (-03:00) } -horaInicio: DateTime @68400 {#2168 date: 1970-01-01 16:00:00.0 America/Argentina/Buenos_Aires (-03:00) } -horaFin: DateTime @75600 {#2212 date: 1970-01-01 18:00:00.0 America/Argentina/Buenos_Aires (-03:00) } -obs: null -activo: false -tiempoTotal: DateTime @1787634000 {#2028 date: 2026-08-25 02:00:00.0 America/Argentina/Buenos_Aires (-03:00) } -tarea: Proxies\__CG__\App\Entity\Tarea {#1537 …} -compartida: false -subtareas: Doctrine\ORM\PersistentCollection {#2574 …} -colaboradores: Doctrine\ORM\PersistentCollection {#2622 …} -confirmada: true -tiempoCompartido: ? string -tiempoPadre: null -cargaRapida: null -borrado: false -puesto: null } } "constraints" => null "groups" => null ]