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: 23259
  -username: "0941458630"
  -nombres: "JESHUA ANDRES"
  -apellidos: "CHICA TORRES"
  -telefono: null
  -movil: "0984594586"
  -email: "chicajeshua@gmail.com"
  -direccion: null
  -fechaRegistro: DateTime @1726579347 {#1177
    date: 2024-09-17 09:22:27.0 America/New_York (-04:00)
  }
  -fechaVigenciaPassword: null
  -causaBloqueo: null
  -password: "$2y$13$Q4wlgJVp.bUAFiW/jqQOD.7WhAzutRq1ZRhbxNB7uGwrApblCp/PG"
  -eliminado: false
  -fechaEliminacion: null
  -intentosFallidos: 0
  -assignedRoles: Doctrine\ORM\PersistentCollection {#1221 …}
  -primerIngreso: false
  -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: 18
    -nombre: "SOLDADO"
    -idDirMov: null
    +__isInitialized__: true
     …2
  }
  -foto: null
  -baseMovilizacion: null
  -centroMovilizacion: null
  -unidadMilitar: null
  -centroInstruccion: Proxies\__CG__\App\Entity\CentroInstruccion {#1348
    -id: 51
    -nombre: "LA AVANZADA  "C.I.C.G.B 4""
    -fuerza: "TERRESTRE"
    -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2070 …}
    -direccion: "GRUPO DE CABALLERIA BLINDADA N. 4 FEBRES CORDERO"
    -geometria: "POINT(-79.95406 -3.54573)"
    -centrosMovilizacion: Doctrine\ORM\PersistentCollection {#2069 …}
    +__isInitialized__: true
     …2
  }
  -activo: true
  -conectado: false
  -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: 23259
  -username: "0941458630"
  -nombres: "JESHUA ANDRES"
  -apellidos: "CHICA TORRES"
  -telefono: null
  -movil: "0984594586"
  -email: "chicajeshua@gmail.com"
  -direccion: null
  -fechaRegistro: DateTime @1726579347 {#1177
    date: 2024-09-17 09:22:27.0 America/New_York (-04:00)
  }
  -fechaVigenciaPassword: null
  -causaBloqueo: null
  -password: "$2y$13$Q4wlgJVp.bUAFiW/jqQOD.7WhAzutRq1ZRhbxNB7uGwrApblCp/PG"
  -eliminado: false
  -fechaEliminacion: null
  -intentosFallidos: 0
  -assignedRoles: Doctrine\ORM\PersistentCollection {#1221 …}
  -primerIngreso: false
  -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: 18
    -nombre: "SOLDADO"
    -idDirMov: null
    +__isInitialized__: true
     …2
  }
  -foto: null
  -baseMovilizacion: null
  -centroMovilizacion: null
  -unidadMilitar: null
  -centroInstruccion: Proxies\__CG__\App\Entity\CentroInstruccion {#1348
    -id: 51
    -nombre: "LA AVANZADA  "C.I.C.G.B 4""
    -fuerza: "TERRESTRE"
    -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2070 …}
    -direccion: "GRUPO DE CABALLERIA BLINDADA N. 4 FEBRES CORDERO"
    -geometria: "POINT(-79.95406 -3.54573)"
    -centrosMovilizacion: Doctrine\ORM\PersistentCollection {#2069 …}
    +__isInitialized__: true
     …2
  }
  -activo: true
  -conectado: false
  -fechaAcceso: null
}
same as passed value

Resolved Options

View Variables