https://lk.vensta.tech/login

Forms

  • login
    • username
    • password
    • _token

login

"App\Form\Type\LoginType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#847
  -id: null
  -username: null
  -name: null
  -email: null
  -phone: null
  -password: null
  -repassword: null
  -company: null
  -status: "new"
  -role: "ROLE_USER"
  -clientLegal: null
  -news: Doctrine\Common\Collections\ArrayCollection {#848 …}
  -newsReaded: Doctrine\Common\Collections\ArrayCollection {#849 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#847
  -id: null
  -username: null
  -name: null
  -email: null
  -phone: null
  -password: null
  -repassword: null
  -company: null
  -status: "new"
  -role: "ROLE_USER"
  -clientLegal: null
  -news: Doctrine\Common\Collections\ArrayCollection {#848 …}
  -newsReaded: Doctrine\Common\Collections\ArrayCollection {#849 …}
}
same as passed value

Resolved Options

View Variables