http://client.macssolution.fr/registration

Forms

  • user
    • email
    • password
    • _token

user

"App\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#1045
  -id: null
  -email: null
  -clientName: null
  -represantantFirstName: null
  -represantantLastName: null
  -adresse: null
  -complement: null
  -codePostal: null
  -isActive: true
  -ville: null
  #created: null
  -roles: []
  -password: null
  -client: null
  -society: null
  -userAccesses: Doctrine\Common\Collections\ArrayCollection {#1093 …}
  -userSocietyActivities: Doctrine\Common\Collections\ArrayCollection {#1058 …}
  -contacts: Doctrine\Common\Collections\ArrayCollection {#1060 …}
  -clause: Doctrine\Common\Collections\ArrayCollection {#1063 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#1045
  -id: null
  -email: null
  -clientName: null
  -represantantFirstName: null
  -represantantLastName: null
  -adresse: null
  -complement: null
  -codePostal: null
  -isActive: true
  -ville: null
  #created: null
  -roles: []
  -password: null
  -client: null
  -society: null
  -userAccesses: Doctrine\Common\Collections\ArrayCollection {#1093 …}
  -userSocietyActivities: Doctrine\Common\Collections\ArrayCollection {#1058 …}
  -contacts: Doctrine\Common\Collections\ArrayCollection {#1060 …}
  -clause: Doctrine\Common\Collections\ArrayCollection {#1063 …}
}
same as passed value

Resolved Options

View Variables