https://gainpf.kerala.gov.in/logingf

Forms

  • user
    • username
    • password
    • captcha
    • _token

user

"App\Form\User\LoginFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Login\User {#1008
  #id: null
  #attempted: 0
  #isLogged: 0
  #attemptedAt: null
  #passwordChangedAt: null
  #passwordChanged: 0
  -nicPassword: null
  -guId: null
  -username: null
  -password: null
  #salt: null
  -roles: []
  -loginCheckToken: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Login\User {#1008
  #id: null
  #attempted: 0
  #isLogged: 0
  #attemptedAt: null
  #passwordChangedAt: null
  #passwordChanged: 0
  -nicPassword: null
  -guId: null
  -username: null
  -password: null
  #salt: null
  -roles: []
  -loginCheckToken: null
}
same as passed value

Resolved Options

View Variables