https://staging.jewelryrewards.net/registration

Forms

  • registration_base_form
    • flow_registrationForm_instance
    • flow_registrationForm_step
    • firstName
    • lastName
    • country
    • address1
    • state
    • city
    • zip
    • phone
    • email
    • plainPassword
    • _token

registration_base_form

"App\Form\Registration\RegistrationBaseFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#1840
  -id: null
  -email: null
  -roles: []
  -password: null
  +plainPassword: null
  -firstName: null
  -lastName: null
  -phone: null
  -submissions: Doctrine\Common\Collections\ArrayCollection {#1841 …}
  -newEmail: null
  -termsAccepted: false
  +invitationCode: null
  +retailer: null
  +retailerName: null
  +brand: null
  -ssn: null
  -workEmail: null
  -userInvitationCodes: Doctrine\Common\Collections\ArrayCollection {#1877 …}
  -educationQuizResults: Doctrine\Common\Collections\ArrayCollection {#1875 …}
  -educationUserHistories: Doctrine\Common\Collections\ArrayCollection {#1872 …}
  -rewards: Doctrine\Common\Collections\ArrayCollection {#1873 …}
  -optOut: false
  -onbeTransactions: Doctrine\Common\Collections\ArrayCollection {#1864 …}
  -loggedUser: null
  -userRetailers: Doctrine\Common\Collections\ArrayCollection {#1862 …}
  -importFiles: Doctrine\Common\Collections\ArrayCollection {#1861 …}
  -authCode: null
  -completed: true
  -external_id: null
  -store_id: null
  -onbeAccounts: Doctrine\Common\Collections\ArrayCollection {#1860 …}
  -active: true
  -country: "US"
  -city: null
  -state: null
  -zip: null
  -address1: null
  -address2: null
  -w9_name: null
  -w9_email: null
  +unMaskedSsn: null
  -w8_name: null
  -w8_email: null
  -foreign_tax_id: null
  -country_of_citizenship: null
  -date_of_birth: null
  -w8_form_date: null
  -wirecardAccountNumber: null
  -wirecardPartnerUserId: null
  -cardNumber: null
  -error: null
  #createdAt: null
  #updatedAt: 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 {#1840
  -id: null
  -email: null
  -roles: []
  -password: null
  +plainPassword: null
  -firstName: null
  -lastName: null
  -phone: null
  -submissions: Doctrine\Common\Collections\ArrayCollection {#1841 …}
  -newEmail: null
  -termsAccepted: false
  +invitationCode: null
  +retailer: null
  +retailerName: null
  +brand: null
  -ssn: null
  -workEmail: null
  -userInvitationCodes: Doctrine\Common\Collections\ArrayCollection {#1877 …}
  -educationQuizResults: Doctrine\Common\Collections\ArrayCollection {#1875 …}
  -educationUserHistories: Doctrine\Common\Collections\ArrayCollection {#1872 …}
  -rewards: Doctrine\Common\Collections\ArrayCollection {#1873 …}
  -optOut: false
  -onbeTransactions: Doctrine\Common\Collections\ArrayCollection {#1864 …}
  -loggedUser: null
  -userRetailers: Doctrine\Common\Collections\ArrayCollection {#1862 …}
  -importFiles: Doctrine\Common\Collections\ArrayCollection {#1861 …}
  -authCode: null
  -completed: true
  -external_id: null
  -store_id: null
  -onbeAccounts: Doctrine\Common\Collections\ArrayCollection {#1860 …}
  -active: true
  -country: "US"
  -city: null
  -state: null
  -zip: null
  -address1: null
  -address2: null
  -w9_name: null
  -w9_email: null
  +unMaskedSsn: null
  -w8_name: null
  -w8_email: null
  -foreign_tax_id: null
  -country_of_citizenship: null
  -date_of_birth: null
  -w8_form_date: null
  -wirecardAccountNumber: null
  -wirecardPartnerUserId: null
  -cardNumber: null
  -error: null
  #createdAt: null
  #updatedAt: null
}
same as passed value
flow_instance
"VXQgevnj12"
same as passed value
flow_instance_key
"flow_registrationForm_instance"
same as passed value
flow_step
1
same as passed value
flow_step_key
"flow_registrationForm_step"
same as passed value
validation_groups
Closure(FormInterface $form) {#1859
  class: "App\Form\Registration\RegistrationFormFlow"
  this: App\Form\Registration\RegistrationFormFlow {#1677 …}
}
same as passed value

Resolved Options

View Variables