https://legacy-qa.grupoaviatur.com/register/

Forms

  • fos_user_registration_form
    • email
    • username
    • plainPassword
    • documentType
    • documentNumber
    • birthdate
    • firstname
    • lastname
    • genderAviatur
    • address
    • phone
    • cellphone
    • acceptconditions
    • _token

fos_user_registration_form

"Aviatur\CustomerBundle\Form\Type\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
Aviatur\CustomerBundle\Entity\Customer {#6163
  #id: null
  #aviaturclientid: null
  #documentnumber: null
  #firstname: null
  #lastname: null
  #birthdate: null
  #address: null
  #cellphone: null
  #phone: null
  #acceptinformation: null
  #acceptsms: null
  #persontype: null
  #corporateid: null
  #corporatename: null
  #frecuencysms: null
  -createdAt: null
  #googleId: null
  #facebookId: null
  #tempEmail: null
  #tempEmailToken: null
  #acceptConditions: null
  #hash: null
  #travelPreference: null
  #documentType: null
  #civilStatus: null
  #genderAviatur: null
  #city: null
  #country: null
  #order: null
  -historicalContent: Doctrine\Common\Collections\ArrayCollection {#6167 …}
  -content: Doctrine\Common\Collections\ArrayCollection {#6165 …}
  -agent: null
  -agency: null
  #username: null
  #usernameCanonical: null
  #email: null
  #emailCanonical: null
  #enabled: true
  #salt: null
  #password: null
  #plainPassword: null
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #roles: []
  +"activityLog": Doctrine\Common\Collections\ArrayCollection {#6164 …}
  +"userAgency": Doctrine\Common\Collections\ArrayCollection {#6166 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
validation_groups
[
  "Registration"
  "Default"
]
[
  "Registration"
  "Default"
]

Resolved Options

View Variables