https://enviskody.enviroportal.sk/registration

Forms

  • registration
    • username
    • password
    • email
    • address
    • _token

registration

"App\Form\RegistrationType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#607
  +id: null
  -username: null
  -password: null
  +email: null
  -isActive: true
  -role: "ROLE_USER"
  -roleReq: false
  -roleReqSprava: null
  #created: null
  #edited: null
  #passwordChanged: null
  #lastActivity: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#607
  +id: null
  -username: null
  -password: null
  +email: null
  -isActive: true
  -role: "ROLE_USER"
  -roleReq: false
  -roleReqSprava: null
  #created: null
  #edited: null
  #passwordChanged: null
  #lastActivity: null
}
same as passed value

Resolved Options

View Variables