https://cz-dev.azdoucovani.cz/prihlaseni

Forms

  • login
    • recaptcha
    • email
    • plainPassword
    • submit
    • _token
  • search
    • subject
    • city
    • submit
    • _token

login

"App\Tutorka\Bundle\UserBundle\Form\Type\LoginType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Tutorka\Bundle\UserBundle\Entity\User {#1413
  -id: null
  -remoteId: null
  -email: null
  -password: null
  -actualPlainPassword: null
  -plainPassword: null
  -gender: null
  -firstName: null
  -lastName: null
  -username: null
  -tempUsername: null
  -hideLastName: true
  -billingAddress: null
  -verifiedEmail: false
  -phoneNumber: null
  -birthDate: null
  -aboutMe: null
  -avatar: null
  -createdAt: null
  -ratingNumber: null
  -marketingAgreement: null
  -ratingAverage: null
  -viewCount: null
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#1414 …}
  -roles: []
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Tutorka\Bundle\UserBundle\Entity\User {#1413
  -id: null
  -remoteId: null
  -email: null
  -password: null
  -actualPlainPassword: null
  -plainPassword: null
  -gender: null
  -firstName: null
  -lastName: null
  -username: null
  -tempUsername: null
  -hideLastName: true
  -billingAddress: null
  -verifiedEmail: false
  -phoneNumber: null
  -birthDate: null
  -aboutMe: null
  -avatar: null
  -createdAt: null
  -ratingNumber: null
  -marketingAgreement: null
  -ratingAverage: null
  -viewCount: null
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#1414 …}
  -roles: []
}
same as passed value

Resolved Options

View Variables