Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[fechaEntrada] | This value is not valid. | "1" |
Symfony\Component\Validator\ConstraintViolation {#1404 -message: "This value is not valid." -messageTemplate: "This value is not valid." -parameters: [ "{{ value }}" => "1" ] -plural: null -root: Symfony\Component\Form\Form {#1225 : "solicitud_no_socio" : "App\Form\SolicitudNoSocioType" : App\Entity\SolicitudPublica {#1163 -id: null -nombre: "pHqghUme" -email: "testing@example.com" -fechaEntrada: null -fechaSalida: null -adultos: 1 -menores: 0 -entiendo: true -autorizacion: false -autorizadoEn: DateTimeImmutable @1789232824 {#1347 : 2026-09-12 17:07:04.309648 UTC (+00:00) } -proveedor: null -apellido: "1" -telefono: "555-666-0606" -destino: null -cadena: null -solicitudPublicaLogs: Doctrine\Common\Collections\ArrayCollection {#1149 …} -completada: false -horaDeContactoDesde: DateTime @32400 {#1330 : 1970-01-01 09:00:00.0 UTC (+00:00) } -horaDeContactoHasta: null -esSocio: 0 -socio: null } } -propertyPath: "children[fechaEntrada]" -invalidValue: "1" -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#1382 …} -code: "1dafa156-89e1-4736-b832-419c2e501fca" -cause: Symfony\Component\Form\Exception\TransformationFailedException {#1308 …} } |
| children[fechaSalida] | This value is not valid. | "1" |
Symfony\Component\Validator\ConstraintViolation {#1402 -message: "This value is not valid." -messageTemplate: "This value is not valid." -parameters: [ "{{ value }}" => "1" ] -plural: null -root: Symfony\Component\Form\Form {#1225 : "solicitud_no_socio" : "App\Form\SolicitudNoSocioType" : App\Entity\SolicitudPublica {#1163 -id: null -nombre: "pHqghUme" -email: "testing@example.com" -fechaEntrada: null -fechaSalida: null -adultos: 1 -menores: 0 -entiendo: true -autorizacion: false -autorizadoEn: DateTimeImmutable @1789232824 {#1347 : 2026-09-12 17:07:04.309648 UTC (+00:00) } -proveedor: null -apellido: "1" -telefono: "555-666-0606" -destino: null -cadena: null -solicitudPublicaLogs: Doctrine\Common\Collections\ArrayCollection {#1149 …} -completada: false -horaDeContactoDesde: DateTime @32400 {#1330 : 1970-01-01 09:00:00.0 UTC (+00:00) } -horaDeContactoHasta: null -esSocio: 0 -socio: null } } -propertyPath: "children[fechaSalida]" -invalidValue: "1" -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#1382 …} -code: "1dafa156-89e1-4736-b832-419c2e501fca" -cause: Symfony\Component\Form\Exception\TransformationFailedException {#1315 …} } |
| children[horaDeContactoHasta] | This value is not valid. | "20:00wi13yGHN'; waitfor delay '0:0:15' --" |
Symfony\Component\Validator\ConstraintViolation {#1406 -message: "This value is not valid." -messageTemplate: "This value is not valid." -parameters: [ "{{ value }}" => "20:00wi13yGHN'; waitfor delay '0:0:15' --" ] -plural: null -root: Symfony\Component\Form\Form {#1225 : "solicitud_no_socio" : "App\Form\SolicitudNoSocioType" : App\Entity\SolicitudPublica {#1163 -id: null -nombre: "pHqghUme" -email: "testing@example.com" -fechaEntrada: null -fechaSalida: null -adultos: 1 -menores: 0 -entiendo: true -autorizacion: false -autorizadoEn: DateTimeImmutable @1789232824 {#1347 : 2026-09-12 17:07:04.309648 UTC (+00:00) } -proveedor: null -apellido: "1" -telefono: "555-666-0606" -destino: null -cadena: null -solicitudPublicaLogs: Doctrine\Common\Collections\ArrayCollection {#1149 …} -completada: false -horaDeContactoDesde: DateTime @32400 {#1330 : 1970-01-01 09:00:00.0 UTC (+00:00) } -horaDeContactoHasta: null -esSocio: 0 -socio: null } } -propertyPath: "children[horaDeContactoHasta]" -invalidValue: "20:00wi13yGHN'; waitfor delay '0:0:15' --" -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#1382 …} -code: "1dafa156-89e1-4736-b832-419c2e501fca" -cause: Symfony\Component\Form\Exception\TransformationFailedException {#1334 …} } |