https://globalafricabusiness.com/inscription

Forms

  • client_registration_form
    • username
    • email
    • name
    • prenom
    • mobile
    • plainPassword
    • _token

client_registration_form

"App\Form\ClientRegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#119
  -id: null
  -username: null
  -roles: []
  -password: null
  -name: null
  -prenom: null
  -email: null
  -mobile: null
  -role: null
  -departements: Doctrine\Common\Collections\ArrayCollection {#218 …}
  -Departement: null
  -Creepar: null
  -users: Doctrine\Common\Collections\ArrayCollection {#373 …}
  -Status: null
  -commandes: Doctrine\Common\Collections\ArrayCollection {#160 …}
  -Service: null
  -reglementAchats: Doctrine\Common\Collections\ArrayCollection {#391 …}
  -reglementCommandes: Doctrine\Common\Collections\ArrayCollection {#401 …}
  -reglementTransits: Doctrine\Common\Collections\ArrayCollection {#395 …}
  -achats: Doctrine\Common\Collections\ArrayCollection {#404 …}
  -depenseCommandes: Doctrine\Common\Collections\ArrayCollection {#399 …}
  -produits: Doctrine\Common\Collections\ArrayCollection {#396 …}
  -clients: Doctrine\Common\Collections\ArrayCollection {#403 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#119
  -id: null
  -username: null
  -roles: []
  -password: null
  -name: null
  -prenom: null
  -email: null
  -mobile: null
  -role: null
  -departements: Doctrine\Common\Collections\ArrayCollection {#218 …}
  -Departement: null
  -Creepar: null
  -users: Doctrine\Common\Collections\ArrayCollection {#373 …}
  -Status: null
  -commandes: Doctrine\Common\Collections\ArrayCollection {#160 …}
  -Service: null
  -reglementAchats: Doctrine\Common\Collections\ArrayCollection {#391 …}
  -reglementCommandes: Doctrine\Common\Collections\ArrayCollection {#401 …}
  -reglementTransits: Doctrine\Common\Collections\ArrayCollection {#395 …}
  -achats: Doctrine\Common\Collections\ArrayCollection {#404 …}
  -depenseCommandes: Doctrine\Common\Collections\ArrayCollection {#399 …}
  -produits: Doctrine\Common\Collections\ArrayCollection {#396 …}
  -clients: Doctrine\Common\Collections\ArrayCollection {#403 …}
}
same as passed value

Resolved Options

View Variables