https://www.kapilko.com/register

Forms

  • registration_form
    • email
    • userName
    • agreeTerms
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#763
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -userName: null
  -telephone: null
  -comments: Doctrine\Common\Collections\ArrayCollection {#738 …}
  -orders: Doctrine\Common\Collections\ArrayCollection {#630 …}
  -events: Doctrine\Common\Collections\ArrayCollection {#636 …}
  -appointments: Doctrine\Common\Collections\ArrayCollection {#645 …}
  -carts: Doctrine\Common\Collections\ArrayCollection {#638 …}
  -userInformation: Doctrine\Common\Collections\ArrayCollection {#699 …}
  -companies: Doctrine\Common\Collections\ArrayCollection {#417 …}
  -wishes: Doctrine\Common\Collections\ArrayCollection {#416 …}
  -customer: null
  -invoices: Doctrine\Common\Collections\ArrayCollection {#418 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#763
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -userName: null
  -telephone: null
  -comments: Doctrine\Common\Collections\ArrayCollection {#738 …}
  -orders: Doctrine\Common\Collections\ArrayCollection {#630 …}
  -events: Doctrine\Common\Collections\ArrayCollection {#636 …}
  -appointments: Doctrine\Common\Collections\ArrayCollection {#645 …}
  -carts: Doctrine\Common\Collections\ArrayCollection {#638 …}
  -userInformation: Doctrine\Common\Collections\ArrayCollection {#699 …}
  -companies: Doctrine\Common\Collections\ArrayCollection {#417 …}
  -wishes: Doctrine\Common\Collections\ArrayCollection {#416 …}
  -customer: null
  -invoices: Doctrine\Common\Collections\ArrayCollection {#418 …}
}
same as passed value

Resolved Options

View Variables