http://54.169.101.214/ar/register

Forms

  • appbundle_users_registration
    • mobileNumber
    • userIdentityInfo
    • _token

appbundle_users_registration

"App\Form\UserRegistrationType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Users {#265
  -userId: null
  -username: null
  -password: null
  -telephone: null
  -roles: [
    "ROLE_USER"
  ]
  -mobileNumber: null
  -mobileNumber2: null
  -isMobileNumber2Verified: 0
  -email: null
  -emailVerified: 0
  -verify_token: null
  -balance: null
  -lockedOtSecurity: null
  -isVerified: 0
  -isDeleted: 0
  -isReceiveSms: false
  -lastLogin: null
  -createdAt: null
  -updatedAt: null
  -category: null
  -company: null
  -createdBy: null
  -updatedBy: null
  -userIdentityInfo: null
  -userAdditionalDetails: null
  -bankAccounts: null
  -profileOrigin: null
  -signaturePath: null
  -signatureWebPath: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Users {#265
  -userId: null
  -username: null
  -password: null
  -telephone: null
  -roles: [
    "ROLE_USER"
  ]
  -mobileNumber: null
  -mobileNumber2: null
  -isMobileNumber2Verified: 0
  -email: null
  -emailVerified: 0
  -verify_token: null
  -balance: null
  -lockedOtSecurity: null
  -isVerified: 0
  -isDeleted: 0
  -isReceiveSms: false
  -lastLogin: null
  -createdAt: null
  -updatedAt: null
  -category: null
  -company: null
  -createdBy: null
  -updatedBy: null
  -userIdentityInfo: null
  -userAdditionalDetails: null
  -bankAccounts: null
  -profileOrigin: null
  -signaturePath: null
  -signatureWebPath: null
}
same as passed value
locale
"ar"
same as passed value

Resolved Options

View Variables