https://account.adrec.staging.nellapp-01.drosalys.net/register

Forms

  • registration_form
    • firstName
    • lastName
    • email
    • password
    • training
    • captcha
    • fullName
    • _token

registration_form

"App\Form\Account\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Account\User {#1045
  -id: null
  -email: null
  -roles: []
  -password: null
  -enabled: true
  -passwordToken: null
  -passwordTokenAt: null
  -firstName: null
  -lastName: null
  -phoneNumber: null
  -description: null
  -roleDescription: null
  -avatar: null
  -avatarPath: null
  -gender: null
  -birthAt: null
  -address: null
  -isVerified: false
  -userFromChannel: null
  -signingLimitDate: null
  -lastConnectedAt: null
  -channelUserDatas: Doctrine\Common\Collections\ArrayCollection {#1124 …}
  -groups: Doctrine\Common\Collections\ArrayCollection {#1127 …}
  -services: Doctrine\Common\Collections\ArrayCollection {#1112 …}
  #createdBy: null
  #updatedBy: null
  #createdAt: null
  #updatedAt: null
  -createdFromImport: false
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
action
"/register"
same as passed value
data
App\Entity\Account\User {#1045
  -id: null
  -email: null
  -roles: []
  -password: null
  -enabled: true
  -passwordToken: null
  -passwordTokenAt: null
  -firstName: null
  -lastName: null
  -phoneNumber: null
  -description: null
  -roleDescription: null
  -avatar: null
  -avatarPath: null
  -gender: null
  -birthAt: null
  -address: null
  -isVerified: false
  -userFromChannel: null
  -signingLimitDate: null
  -lastConnectedAt: null
  -channelUserDatas: Doctrine\Common\Collections\ArrayCollection {#1124 …}
  -groups: Doctrine\Common\Collections\ArrayCollection {#1127 …}
  -services: Doctrine\Common\Collections\ArrayCollection {#1112 …}
  #createdBy: null
  #updatedBy: null
  #createdAt: null
  #updatedAt: null
  -createdFromImport: false
}
same as passed value
locale
"fr"
same as passed value

Resolved Options

View Variables