https://dev-env-portail-innovation-ansuten.brainsensetech.com/creation-de-compte

Forms

  • user_create_account
    • name
    • email
    • number
    • companyName
    • _token

user_create_account

"App\Form\User\UserCreateAccountType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#537
  -id: null
  -email: null
  -roles: []
  -password: null
  -name: null
  -number: null
  -location: null
  -position: null
  -requests: Doctrine\Common\Collections\ArrayCollection {#594 …}
  -profile: null
  -locked: true
  -histories: Doctrine\Common\Collections\ArrayCollection {#557 …}
  -token: null
  -picture: null
  -idCard: null
  -cardNumber: null
  -certificate: []
  -verified: false
  -verifiedToken: null
  -verifiedExpiration: null
  -updatedPassword: false
  -civility: null
  -city: null
  -residence: null
  -companyName: 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 {#537
  -id: null
  -email: null
  -roles: []
  -password: null
  -name: null
  -number: null
  -location: null
  -position: null
  -requests: Doctrine\Common\Collections\ArrayCollection {#594 …}
  -profile: null
  -locked: true
  -histories: Doctrine\Common\Collections\ArrayCollection {#557 …}
  -token: null
  -picture: null
  -idCard: null
  -cardNumber: null
  -certificate: []
  -verified: false
  -verifiedToken: null
  -verifiedExpiration: null
  -updatedPassword: false
  -civility: null
  -city: null
  -residence: null
  -companyName: null
}
same as passed value

Resolved Options

View Variables