Forms

  • form
    • username
    • nombres
    • apellidos
    • telefono
    • movil
    • email
    • direccion
    • cargo
    • grado
    • foto
    • centroInstruccion
    • _token

form

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\SeguridadUsuario {#252
  -id: null
  -username: null
  -nombres: null
  -apellidos: null
  -telefono: null
  -movil: null
  -email: null
  -direccion: null
  -fechaRegistro: null
  -fechaVigenciaPassword: null
  -causaBloqueo: null
  -password: null
  -eliminado: null
  -fechaEliminacion: null
  -intentosFallidos: null
  -assignedRoles: Doctrine\Common\Collections\ArrayCollection {#246 …}
  -primerIngreso: null
  -notificaciones: Doctrine\Common\Collections\ArrayCollection {#251 …}
  -cargo: null
  -grado: null
  -foto: null
  -baseMovilizacion: null
  -centroMovilizacion: null
  -unidadMilitar: null
  -centroInstruccion: null
  -activo: null
  -conectado: null
  -fechaAcceso: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
allow_extra_fields
true
same as passed value
data
App\Entity\SeguridadUsuario {#252
  -id: null
  -username: null
  -nombres: null
  -apellidos: null
  -telefono: null
  -movil: null
  -email: null
  -direccion: null
  -fechaRegistro: null
  -fechaVigenciaPassword: null
  -causaBloqueo: null
  -password: null
  -eliminado: null
  -fechaEliminacion: null
  -intentosFallidos: null
  -assignedRoles: Doctrine\Common\Collections\ArrayCollection {#246 …}
  -primerIngreso: null
  -notificaciones: Doctrine\Common\Collections\ArrayCollection {#251 …}
  -cargo: null
  -grado: null
  -foto: null
  -baseMovilizacion: null
  -centroMovilizacion: null
  -unidadMilitar: null
  -centroInstruccion: null
  -activo: null
  -conectado: null
  -fechaAcceso: null
}
same as passed value

Resolved Options

View Variables