https://hauptstadtwettbewerb.engagement-global.de/register

Forms

  • registration_form
    • username
    • salutation
    • title
    • firstname
    • lastname
    • email
    • contactAllowed
    • name
    • zipcode
    • federalstate
    • classification
    • classificationAlt
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#1306
  -id: null
  -username: null
  -roles: []
  -password: null
  -firstname: null
  -lastname: null
  -createdAt: null
  -email: null
  -isVerified: false
  -district: null
  -salutation: null
  -title: null
  -contactAllowed: null
  -activated: false
  -activatedAt: null
  -juryMembers: Doctrine\Common\Collections\ArrayCollection {#1307 …}
  -ratings: Doctrine\Common\Collections\ArrayCollection {#1343 …}
  -function: null
  -institution: null
  -phone: null
  -mobile: null
  -notify: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#1306
  -id: null
  -username: null
  -roles: []
  -password: null
  -firstname: null
  -lastname: null
  -createdAt: null
  -email: null
  -isVerified: false
  -district: null
  -salutation: null
  -title: null
  -contactAllowed: null
  -activated: false
  -activatedAt: null
  -juryMembers: Doctrine\Common\Collections\ArrayCollection {#1307 …}
  -ratings: Doctrine\Common\Collections\ArrayCollection {#1343 …}
  -function: null
  -institution: null
  -phone: null
  -mobile: null
  -notify: null
}
same as passed value

Resolved Options

View Variables