https://test.podpadziochy.pl/register

Forms

  • register_user
    • email
    • plainPassword
    • nip
    • agreeTerms
    • _token

register_user

"App\Form\RegisterUserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#329
  -roles: []
  -status: "new"
  -pkdVerified: false
  -name: null
  -isVerified: false
  -premiumTo: null
  -updatedAt: null
  -deletedAt: null
  -loggings: Doctrine\Common\Collections\ArrayCollection {#128 …}
  -address: null
  -opinionRates: Doctrine\Common\Collections\ArrayCollection {#711 …}
  -opinions: Doctrine\Common\Collections\ArrayCollection {#65 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#329
  -roles: []
  -status: "new"
  -pkdVerified: false
  -name: null
  -isVerified: false
  -premiumTo: null
  -updatedAt: null
  -deletedAt: null
  -loggings: Doctrine\Common\Collections\ArrayCollection {#128 …}
  -address: null
  -opinionRates: Doctrine\Common\Collections\ArrayCollection {#711 …}
  -opinions: Doctrine\Common\Collections\ArrayCollection {#65 …}
}
same as passed value

Resolved Options

View Variables