https://tienda.komorebitech.com/addPersonExternal

Forms

  • form
    • id
    • tipoIdentificacion
    • numeroIdentificacion
    • apellidos
    • nombres
    • mailPersonal
    • fechaNacimiento
    • telCelular
    • direccionSector
    • idProvincias
    • idCantones
    • idParroquias
    • guardar
    • _token

form

"Symfony\Component\Form\Extension\Core\Type\FormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Persona\Persona {#1428
  -id: null
  -tipoIdentificacion: null
  -numeroIdentificacion: null
  -apellidos: null
  -nombres: null
  -mailPersonal: null
  -telCelular: null
  -fechaNacimiento: null
  -direccionSector: null
  -idUsuarioModificacion: null
  -fechaModificacion: null
  -ipModificacion: null
  -idParroquias: null
  -idCategoriaCliente: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Persona\Persona {#1428
  -id: null
  -tipoIdentificacion: null
  -numeroIdentificacion: null
  -apellidos: null
  -nombres: null
  -mailPersonal: null
  -telCelular: null
  -fechaNacimiento: null
  -direccionSector: null
  -idUsuarioModificacion: null
  -fechaModificacion: null
  -ipModificacion: null
  -idParroquias: null
  -idCategoriaCliente: null
}
same as passed value

Resolved Options

View Variables