https://akwabacheznous.com/cit/site/public/register

Forms

  • user_registration
    • username
    • nom
    • prenoms
    • email
    • password
    • contacts
    • domaines
    • _token

user_registration

"App\Form\UserRegistrationType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#1000
  -email: null
  -roles: [
    "ROLE_USER"
  ]
  -role: null
  -password: null
  -username: null
  -contacts: null
  -address: null
  -imageFile: null
  -filename: null
  -enabled: null
  -createdAt: null
  -updatedAt: null
  -lastLogin: null
  -actualites: Doctrine\Common\Collections\ArrayCollection {#1002 …}
  -nom: null
  -prenoms: null
  -logs: Doctrine\Common\Collections\ArrayCollection {#1083 …}
  -institutions: Doctrine\Common\Collections\ArrayCollection {#1082 …}
  -actualitesUpatedBy: Doctrine\Common\Collections\ArrayCollection {#1079 …}
  -brochures: Doctrine\Common\Collections\ArrayCollection {#1081 …}
  -articles: Doctrine\Common\Collections\ArrayCollection {#1003 …}
  -posts: Doctrine\Common\Collections\ArrayCollection {#1018 …}
  -directions: Doctrine\Common\Collections\ArrayCollection {#1004 …}
  -partenaires: Doctrine\Common\Collections\ArrayCollection {#1016 …}
  -documentations: Doctrine\Common\Collections\ArrayCollection {#1017 …}
  -salons: Doctrine\Common\Collections\ArrayCollection {#1050 …}
  -seminaires: Doctrine\Common\Collections\ArrayCollection {#1055 …}
  -domaines: null
  -hotels: Doctrine\Common\Collections\ArrayCollection {#1056 …}
  -restaurants: Doctrine\Common\Collections\ArrayCollection {#1057 …}
  #id: 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 {#1000
  -email: null
  -roles: [
    "ROLE_USER"
  ]
  -role: null
  -password: null
  -username: null
  -contacts: null
  -address: null
  -imageFile: null
  -filename: null
  -enabled: null
  -createdAt: null
  -updatedAt: null
  -lastLogin: null
  -actualites: Doctrine\Common\Collections\ArrayCollection {#1002 …}
  -nom: null
  -prenoms: null
  -logs: Doctrine\Common\Collections\ArrayCollection {#1083 …}
  -institutions: Doctrine\Common\Collections\ArrayCollection {#1082 …}
  -actualitesUpatedBy: Doctrine\Common\Collections\ArrayCollection {#1079 …}
  -brochures: Doctrine\Common\Collections\ArrayCollection {#1081 …}
  -articles: Doctrine\Common\Collections\ArrayCollection {#1003 …}
  -posts: Doctrine\Common\Collections\ArrayCollection {#1018 …}
  -directions: Doctrine\Common\Collections\ArrayCollection {#1004 …}
  -partenaires: Doctrine\Common\Collections\ArrayCollection {#1016 …}
  -documentations: Doctrine\Common\Collections\ArrayCollection {#1017 …}
  -salons: Doctrine\Common\Collections\ArrayCollection {#1050 …}
  -seminaires: Doctrine\Common\Collections\ArrayCollection {#1055 …}
  -domaines: null
  -hotels: Doctrine\Common\Collections\ArrayCollection {#1056 …}
  -restaurants: Doctrine\Common\Collections\ArrayCollection {#1057 …}
  #id: null
}
same as passed value

Resolved Options

View Variables