https://daf-middleware.wtdevsite.com/registration?returnUrl=%2Fdonation%3FwpId%3D37530

Forms

  • user
    • emailAddress
    • fullName
    • roles
    • email
    • firstName
    • lastName
    • phone
    • organisation
    • categories
    • userRoles
    • areaInterest
    • street
    • city
    • state
    • postcode
    • country
    • gender
    • isAborigin
    • isDiverse
    • password

user

"App\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#304
  -id: null
  -email: null
  -roles: []
  -password: null
  -userProfile: App\Entity\UserProfile {#1849 …}
  -userAddress: App\Entity\UserAddress {#1850 …}
  -userInformation: App\Entity\UserInformation {#1851 …}
  -firstName: null
  -lastName: null
  -phone: null
  -gender: null
  -isDiverse: null
  -orderDetails: Doctrine\Common\Collections\ArrayCollection {#1886 …}
  -filmProjects: Doctrine\Common\Collections\ArrayCollection {#1834 …}
  -userBillings: Doctrine\Common\Collections\ArrayCollection {#1836 …}
  -organisation: null
  -areaInterest: []
  -categories: Doctrine\Common\Collections\ArrayCollection {#1839
    -elements: []
  }
  -followedFilmProjects: Doctrine\Common\Collections\ArrayCollection {#1838 …}
  -accountSalesforceId: null
  -projectNotifications: Doctrine\Common\Collections\ArrayCollection {#1846 …}
  -isAborigin: null
  -isSuccess: null
  -isGuest: null
  -emailAddress: null
  -fullName: 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 {#304
  -id: null
  -email: null
  -roles: []
  -password: null
  -userProfile: App\Entity\UserProfile {#1849 …}
  -userAddress: App\Entity\UserAddress {#1850 …}
  -userInformation: App\Entity\UserInformation {#1851 …}
  -firstName: null
  -lastName: null
  -phone: null
  -gender: null
  -isDiverse: null
  -orderDetails: Doctrine\Common\Collections\ArrayCollection {#1886 …}
  -filmProjects: Doctrine\Common\Collections\ArrayCollection {#1834 …}
  -userBillings: Doctrine\Common\Collections\ArrayCollection {#1836 …}
  -organisation: null
  -areaInterest: []
  -categories: Doctrine\Common\Collections\ArrayCollection {#1839
    -elements: []
  }
  -followedFilmProjects: Doctrine\Common\Collections\ArrayCollection {#1838 …}
  -accountSalesforceId: null
  -projectNotifications: Doctrine\Common\Collections\ArrayCollection {#1846 …}
  -isAborigin: null
  -isSuccess: null
  -isGuest: null
  -emailAddress: null
  -fullName: null
}
same as passed value

Resolved Options

View Variables