https://immigrationservices.atts-systems.com/register

Forms

  • registration_form
    • firstName
    • lastName
    • email
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#823
  -id: null
  -email: null
  -roles: []
  -password: null
  -createdAt: null
  -createdBy: null
  -firstName: null
  -lastName: null
  -mobile2: null
  -landline: null
  -gender: null
  -linkedIn: null
  -dateOfBirth: null
  -notes: null
  -tenancyAgreements: Doctrine\Common\Collections\ArrayCollection {#824 …}
  -service: Doctrine\Common\Collections\ArrayCollection {#860 …}
  -addressStreet: null
  -addressCity: null
  -addressPostCode: null
  -addressCountry: null
  -mobile: null
  -photo: null
  -employeeRank: null
  -officialFormDisplayLanguage: 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 {#823
  -id: null
  -email: null
  -roles: []
  -password: null
  -createdAt: null
  -createdBy: null
  -firstName: null
  -lastName: null
  -mobile2: null
  -landline: null
  -gender: null
  -linkedIn: null
  -dateOfBirth: null
  -notes: null
  -tenancyAgreements: Doctrine\Common\Collections\ArrayCollection {#824 …}
  -service: Doctrine\Common\Collections\ArrayCollection {#860 …}
  -addressStreet: null
  -addressCity: null
  -addressPostCode: null
  -addressCountry: null
  -mobile: null
  -photo: null
  -employeeRank: null
  -officialFormDisplayLanguage: null
}
same as passed value

Resolved Options

View Variables