https://www.xrpverse.app/registration

Forms

  • registrationForm
    • email
    • first_name
    • last_name
    • id
    • password
    • _token

registrationForm

"App\Form\RegistrationForm"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\UserEntity {#450
  #id: null
  #password: null
  #forgotPasswordCode: null
  #type: null
  #isActive: null
  #hasFirstReferral: null
  #hasEnabledTwoFa: null
  #isNewsletterSubscriber: null
  #twoFa: null
  #twoFaCode: null
  #status: null
  #firstName: null
  #lastName: null
  #email: null
  #token: null
  #referralCode: null
  #exchangePhrase: null
  #ipAddress: null
  #cloAddress: null
  #walletAddress: null
  #kycStatus: null
  #birthDate: null
  #phoneNo: null
  #nationality: null
  #address1: null
  #address2: null
  #city: null
  #zipCode: null
  #fbPageLink: null
  #twitterPageLink: null
  #igPageLink: null
  #idFile: null
  #idFileParse: null
  #idType: null
  #avatar: null
  #cardNo: null
  #country: null
  #createdBy: null
  #createdAt: null
  #updatedBy: null
  #updatedAt: null
  #referral: null
  #userOrderTokens: null
  #referrals: Doctrine\Common\Collections\ArrayCollection {#340 …}
  #userBonusTokens: null
  #supportTickets: Doctrine\Common\Collections\ArrayCollection {#378 …}
  #supportTicketResponses: Doctrine\Common\Collections\ArrayCollection {#376 …}
  #notifications: Doctrine\Common\Collections\ArrayCollection {#373 …}
  #userAdjustedTokens: null
  #bannedUsers: null
  #userStakeTokens: Doctrine\Common\Collections\ArrayCollection {#374 …}
  #userEmails: Doctrine\Common\Collections\ArrayCollection {#366 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\UserEntity {#450
  #id: null
  #password: null
  #forgotPasswordCode: null
  #type: null
  #isActive: null
  #hasFirstReferral: null
  #hasEnabledTwoFa: null
  #isNewsletterSubscriber: null
  #twoFa: null
  #twoFaCode: null
  #status: null
  #firstName: null
  #lastName: null
  #email: null
  #token: null
  #referralCode: null
  #exchangePhrase: null
  #ipAddress: null
  #cloAddress: null
  #walletAddress: null
  #kycStatus: null
  #birthDate: null
  #phoneNo: null
  #nationality: null
  #address1: null
  #address2: null
  #city: null
  #zipCode: null
  #fbPageLink: null
  #twitterPageLink: null
  #igPageLink: null
  #idFile: null
  #idFileParse: null
  #idType: null
  #avatar: null
  #cardNo: null
  #country: null
  #createdBy: null
  #createdAt: null
  #updatedBy: null
  #updatedAt: null
  #referral: null
  #userOrderTokens: null
  #referrals: Doctrine\Common\Collections\ArrayCollection {#340 …}
  #userBonusTokens: null
  #supportTickets: Doctrine\Common\Collections\ArrayCollection {#378 …}
  #supportTicketResponses: Doctrine\Common\Collections\ArrayCollection {#376 …}
  #notifications: Doctrine\Common\Collections\ArrayCollection {#373 …}
  #userAdjustedTokens: null
  #bannedUsers: null
  #userStakeTokens: Doctrine\Common\Collections\ArrayCollection {#374 …}
  #userEmails: Doctrine\Common\Collections\ArrayCollection {#366 …}
}
same as passed value

Resolved Options

View Variables