http://3.132.152.109/lecciones/common/registro

Forms

  • registration_form
    • nombre
    • papellido
    • sapellido
    • correo
    • unidad
    • rol
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Usuario {#625
  -idUsu: null
  -nombre: null
  -papellido: null
  -sapellido: null
  -correo: null
  -contrasena: null
  -unidad: null
  -rol: null
  -estatus: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Usuario {#625
  -idUsu: null
  -nombre: null
  -papellido: null
  -sapellido: null
  -correo: null
  -contrasena: null
  -unidad: null
  -rol: null
  -estatus: null
}
same as passed value

Resolved Options

View Variables