https://en.diwanyah.rawafedtech.info/register/

Forms

  • fos_user_registration_form
    • realName
    • username
    • email
    • plainpassword
    • imageFile
    • newsletter_subscription
    • _token

fos_user_registration_form

"Rawafed\CloudServicesBundle\Form\RegistrationType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
Rawafed\UserBundle\Entity\User {#1804
  #id: null
  #userProfile: null
  #userHWIUserExtraFields: Doctrine\Common\Collections\ArrayCollection {#1806 …}
  #realName: null
  #groups: Doctrine\Common\Collections\ArrayCollection {#1805 …}
  #updatedAt: null
  #createdAt: null
  #imageFile: null
  #imageName: null
  -reportingReferenceId: null
  -reportingBanned: false
  -reportingImmune: false
  -is_system: false
  #username: null
  #usernameCanonical: null
  #email: null
  #emailCanonical: null
  #enabled: true
  #salt: null
  #password: null
  #plainPassword: null
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #roles: []
  #publicId: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
validation_groups
[
  "Registration"
  "Default"
]
[
  "Registration"
  "Default"
]

Resolved Options

View Variables