https://www.bagirazoovet.dp.ua/register

Forms

  • registration_form
    • email
    • plainPassword
    • ownerFirstName
    • ownerLastName
    • ownerPhone
    • termsConsent
    • marketingConsent
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#340
  -roles: []
  -password: null
  -isVerified: false
  -lastLoginAt: null
  -ownerProfile: null
  -staffProfile: 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 {#340
  -roles: []
  -password: null
  -isVerified: false
  -lastLoginAt: null
  -ownerProfile: null
  -staffProfile: null
}
same as passed value

Resolved Options

View Variables