https://blitzconnect.de/user/registration

Forms

  • registration_form
    • email
    • agreeTerms
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Users {#925
  -id: null
  +name: null
  +surname: null
  +username: null
  +email: null
  +balance: null
  +password: null
  +plainPassword: null
  +canonical: null
  +paypal: null
  +kundennumber: null
  +kundeninvoice: null
  +api_key: null
  +shopID: null
  +phone: null
  +blitzkonnectID: null
  +packet: null
  +timeEnd: null
  +trial: null
  -roles: []
  +telegramPhone: null
  -isVerified: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Users {#925
  -id: null
  +name: null
  +surname: null
  +username: null
  +email: null
  +balance: null
  +password: null
  +plainPassword: null
  +canonical: null
  +paypal: null
  +kundennumber: null
  +kundeninvoice: null
  +api_key: null
  +shopID: null
  +phone: null
  +blitzkonnectID: null
  +packet: null
  +timeEnd: null
  +trial: null
  -roles: []
  +telegramPhone: null
  -isVerified: null
}
same as passed value

Resolved Options

View Variables