https://amb-dev.clubtickets.com/register Return to referer URL

Forms

  • registration_form
    • email
    • agreeTerms
    • plainPassword
      • 1
        first
      • second
    • name
    • surname
    • address
    • city
    • 1
      country
    • passport
    • instagram
    • twitter
    • tiktok
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#524
  -id: null
  -email: "-1" OR 5*5=25 or "1TWdvBOm"=""
  -roles: []
  -password: null
  -name: "pHqghUme"
  -surname: "pHqghUme"
  -country: null
  -city: "San Francisco"
  -address: "3137 Laguna Street"
  -passport: "111122223"
  -slug: null
  -visits: Doctrine\Common\Collections\ArrayCollection {#525 …}
  -locale: null
  -isVerified: false
  -instagram: "17"
  -twitter: "1"
  -tiktok: "1"
  -signupDate: null
  -isBanned: false
  -bannedDate: null
  -bannedBy: null
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
App\Entity\User {#524
  -id: null
  -email: "-1" OR 5*5=25 or "1TWdvBOm"=""
  -roles: []
  -password: null
  -name: "pHqghUme"
  -surname: "pHqghUme"
  -country: null
  -city: "San Francisco"
  -address: "3137 Laguna Street"
  -passport: "111122223"
  -slug: null
  -visits: Doctrine\Common\Collections\ArrayCollection {#525 …}
  -locale: null
  -isVerified: false
  -instagram: "17"
  -twitter: "1"
  -tiktok: "1"
  -signupDate: null
  -isBanned: false
  -bannedDate: null
  -bannedBy: null
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#524
  -id: null
  -email: "-1" OR 5*5=25 or "1TWdvBOm"=""
  -roles: []
  -password: null
  -name: "pHqghUme"
  -surname: "pHqghUme"
  -country: null
  -city: "San Francisco"
  -address: "3137 Laguna Street"
  -passport: "111122223"
  -slug: null
  -visits: Doctrine\Common\Collections\ArrayCollection {#525 …}
  -locale: null
  -isVerified: false
  -instagram: "17"
  -twitter: "1"
  -tiktok: "1"
  -signupDate: null
  -isBanned: false
  -bannedDate: null
  -bannedBy: null
}
same as passed value

Resolved Options

View Variables