Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[fechaEntrada] | This value is not valid. | "1" |
Symfony\Component\Validator\ConstraintViolation {#1405 -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 @1789240795 {#1345 : 2026-09-12 19:19:55.202523 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: DateTime @72000 {#1335 : 1970-01-01 20:00:00.0 UTC (+00:00) } -esSocio: 0 -socio: null } } -propertyPath: "children[fechaEntrada]" -invalidValue: "1" -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#1383 …} -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 {#1403 -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 @1789240795 {#1345 : 2026-09-12 19:19:55.202523 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: DateTime @72000 {#1335 : 1970-01-01 20:00:00.0 UTC (+00:00) } -esSocio: 0 -socio: null } } -propertyPath: "children[fechaSalida]" -invalidValue: "1" -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#1383 …} -code: "1dafa156-89e1-4736-b832-419c2e501fca" -cause: Symfony\Component\Form\Exception\TransformationFailedException {#1315 …} } |