https://zv.slapp.me/checkout/identification?partner=28

Forms

  • user_register
    • firstName
    • lastName
    • email
    • password
    • password2
    • phone
    • cgv
    • captcha
    • _token
  • user_login
    • email
    • password
    • captcha
    • _token

user_register

"App\Form\UserRegisterType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#1252
  -id: null
  -lastName: null
  -firstName: null
  -address: null
  -address2: null
  -zipCode: null
  -city: null
  -country: null
  -phone: null
  -customerProfile: Doctrine\Common\Collections\ArrayCollection {#1790 …}
  -account: null
  -concoursEte2024: false
  +"partner": Doctrine\Common\Collections\ArrayCollection {#1792 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#1252
  -id: null
  -lastName: null
  -firstName: null
  -address: null
  -address2: null
  -zipCode: null
  -city: null
  -country: null
  -phone: null
  -customerProfile: Doctrine\Common\Collections\ArrayCollection {#1790 …}
  -account: null
  -concoursEte2024: false
  +"partner": Doctrine\Common\Collections\ArrayCollection {#1792 …}
}
same as passed value

Resolved Options

View Variables