https://dev.eh65-haribo-front.web.oxv.fr/inscription

Forms

  • user_register
    • companyName
    • email
    • plainPassword
    • phoneNumber
    • optinSales
    • hasAdditionalInformation
    • additionalInformation
    • optinBrand
    • optinPhone
    • optinProcess
    • referent
    • _token

user_register

"App\Form\User\UserRegisterType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Model\User\User {#626
  #id: null
  -email: null
  -identity: App\Model\User\Identity {#707 …}
  -roles: []
  -password: null
  -plainPassword: null
  -addressesHome: []
  -addressesDelivery: []
  -optinBrand: null
  -optinProcess: null
  -optinPhone: null
  -optinSales: null
  -companyName: null
  -siret: null
  -referralCode: null
  -token: null
  -ibans: []
  -additionalInformation: []
  -phoneNumber: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Model\User\User {#626
  #id: null
  -email: null
  -identity: App\Model\User\Identity {#707 …}
  -roles: []
  -password: null
  -plainPassword: null
  -addressesHome: []
  -addressesDelivery: []
  -optinBrand: null
  -optinProcess: null
  -optinPhone: null
  -optinSales: null
  -companyName: null
  -siret: null
  -referralCode: null
  -token: null
  -ibans: []
  -additionalInformation: []
  -phoneNumber: null
}
same as passed value

Resolved Options

View Variables