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: 5343
  -username: "1104818271"
  -nombres: "NELSON FERNANDO"
  -apellidos: "CONTENTO CHAMBA"
  -telefono: "0982830056"
  -movil: "0982830056"
  -email: "fernando199478@outlook.com"
  -direccion: "CENTRO DE INSTRUCCIÓN DE CONSCRIPTOS No. 26"
  -fechaRegistro: DateTime @1696444535 {#1177
    date: 2023-10-04 14:35:35.0 America/New_York (-04:00)
  }
  -fechaVigenciaPassword: null
  -causaBloqueo: null
  -password: "$2y$13$sAp7828jRQH/U1nfduwRx.WD.U5XMV0bs3x1B.JInctOLxQUa38gi"
  -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: 17
    -nombre: "CABO SEGUNDO"
    -idDirMov: null
    +__isInitialized__: true
     …2
  }
  -foto: null
  -baseMovilizacion: Proxies\__CG__\App\Entity\BaseMovilizacion {#1346 …}
  -centroMovilizacion: Proxies\__CG__\App\Entity\CentroMovilizacion {#1363 …}
  -unidadMilitar: null
  -centroInstruccion: Proxies\__CG__\App\Entity\CentroInstruccion {#1368
    -id: 50
    -nombre: "GRUPO DE FUERZAS ESPECIALES N. 26 CENEPA "C.I.C""
    -fuerza: "TERRESTRE"
    -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2091 …}
    -direccion: "GRUPO DE FUERZAS ESPECIALES N. 26 CENEPA"
    -geometria: "POINT(-79.46311 -1.02177)"
    -centrosMovilizacion: Doctrine\ORM\PersistentCollection {#2090 …}
    +__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: 5343
  -username: "1104818271"
  -nombres: "NELSON FERNANDO"
  -apellidos: "CONTENTO CHAMBA"
  -telefono: "0982830056"
  -movil: "0982830056"
  -email: "fernando199478@outlook.com"
  -direccion: "CENTRO DE INSTRUCCIÓN DE CONSCRIPTOS No. 26"
  -fechaRegistro: DateTime @1696444535 {#1177
    date: 2023-10-04 14:35:35.0 America/New_York (-04:00)
  }
  -fechaVigenciaPassword: null
  -causaBloqueo: null
  -password: "$2y$13$sAp7828jRQH/U1nfduwRx.WD.U5XMV0bs3x1B.JInctOLxQUa38gi"
  -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: 17
    -nombre: "CABO SEGUNDO"
    -idDirMov: null
    +__isInitialized__: true
     …2
  }
  -foto: null
  -baseMovilizacion: Proxies\__CG__\App\Entity\BaseMovilizacion {#1346 …}
  -centroMovilizacion: Proxies\__CG__\App\Entity\CentroMovilizacion {#1363 …}
  -unidadMilitar: null
  -centroInstruccion: Proxies\__CG__\App\Entity\CentroInstruccion {#1368
    -id: 50
    -nombre: "GRUPO DE FUERZAS ESPECIALES N. 26 CENEPA "C.I.C""
    -fuerza: "TERRESTRE"
    -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#2091 …}
    -direccion: "GRUPO DE FUERZAS ESPECIALES N. 26 CENEPA"
    -geometria: "POINT(-79.46311 -1.02177)"
    -centrosMovilizacion: Doctrine\ORM\PersistentCollection {#2090 …}
    +__isInitialized__: true
     …2
  }
  -activo: true
  -conectado: false
  -fechaAcceso: null
}
same as passed value

Resolved Options

View Variables