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 {#1176
  -id: 5278
  -username: "1717208555"
  -nombres: "RUBEN DARIO"
  -apellidos: "GUAMAN CUYACHAMIN"
  -telefono: "0996502700"
  -movil: "0996502700"
  -email: "shallo.2@hotmail.com"
  -direccion: "CAL 19"
  -fechaRegistro: DateTime @1696358344 {#1177
    date: 2023-10-03 14:39:04.0 America/New_York (-04:00)
  }
  -fechaVigenciaPassword: null
  -causaBloqueo: null
  -password: null
  -eliminado: false
  -fechaEliminacion: null
  -intentosFallidos: 0
  -assignedRoles: Doctrine\ORM\PersistentCollection {#1221 …}
  -primerIngreso: true
  -notificaciones: Doctrine\ORM\PersistentCollection {#1277 …}
  -cargo: Proxies\__CG__\App\Entity\NmclCargo {#1312
    -id: 6
    -nombre: "OPERADOR DE CENTRO DE INSTRUCCION"
    +__isInitialized__: true
     …2
  }
  -grado: Proxies\__CG__\App\Entity\NmclGrado {#1324
    -id: 16
    -nombre: "CABO PRIMERO"
    -idDirMov: null
    +__isInitialized__: true
     …2
  }
  -foto: null
  -baseMovilizacion: null
  -centroMovilizacion: null
  -unidadMilitar: null
  -centroInstruccion: Proxies\__CG__\App\Entity\CentroInstruccion {#1348
    -id: 20
    -nombre: "FUERTE MILITAR NAPO "C.I.C 19""
    -fuerza: "TERRESTRE"
    -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2071 …}
    -direccion: "Cerca del Camal Municipal"
    -geometria: "POINT(-76.97982788085938 -0.47815721511692855)"
    -centrosMovilizacion: Doctrine\ORM\PersistentCollection {#2070 …}
    +__isInitialized__: true
     …2
  }
  -activo: false
  -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 {#1176
  -id: 5278
  -username: "1717208555"
  -nombres: "RUBEN DARIO"
  -apellidos: "GUAMAN CUYACHAMIN"
  -telefono: "0996502700"
  -movil: "0996502700"
  -email: "shallo.2@hotmail.com"
  -direccion: "CAL 19"
  -fechaRegistro: DateTime @1696358344 {#1177
    date: 2023-10-03 14:39:04.0 America/New_York (-04:00)
  }
  -fechaVigenciaPassword: null
  -causaBloqueo: null
  -password: null
  -eliminado: false
  -fechaEliminacion: null
  -intentosFallidos: 0
  -assignedRoles: Doctrine\ORM\PersistentCollection {#1221 …}
  -primerIngreso: true
  -notificaciones: Doctrine\ORM\PersistentCollection {#1277 …}
  -cargo: Proxies\__CG__\App\Entity\NmclCargo {#1312
    -id: 6
    -nombre: "OPERADOR DE CENTRO DE INSTRUCCION"
    +__isInitialized__: true
     …2
  }
  -grado: Proxies\__CG__\App\Entity\NmclGrado {#1324
    -id: 16
    -nombre: "CABO PRIMERO"
    -idDirMov: null
    +__isInitialized__: true
     …2
  }
  -foto: null
  -baseMovilizacion: null
  -centroMovilizacion: null
  -unidadMilitar: null
  -centroInstruccion: Proxies\__CG__\App\Entity\CentroInstruccion {#1348
    -id: 20
    -nombre: "FUERTE MILITAR NAPO "C.I.C 19""
    -fuerza: "TERRESTRE"
    -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2071 …}
    -direccion: "Cerca del Camal Municipal"
    -geometria: "POINT(-76.97982788085938 -0.47815721511692855)"
    -centrosMovilizacion: Doctrine\ORM\PersistentCollection {#2070 …}
    +__isInitialized__: true
     …2
  }
  -activo: false
  -conectado: null
  -fechaAcceso: null
}
same as passed value

Resolved Options

View Variables