https://reservation-besancon.1055.fr/inscription

Forms

  • registration_form
    • email
    • firstname
    • lastname
    • phone
    • phoneMobile
    • address1
    • address2
    • postcode
    • city
    • country
    • company
    • birthday
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Customer\Customer {#811
  -id: null
  -roles: []
  -password: null
  -company: null
  -customerNumber: null
  -firstname: null
  -lastname: null
  -email: null
  -phone: null
  -phoneMobile: null
  -address1: null
  -address2: null
  -postcode: null
  -city: null
  -country: null
  -birthday: null
  -gender: null
  -solde: null
  -dateAdd: null
  -dateUpd: null
  -comment: null
  -statut: null
  -active: null
  -deleted: null
  -resetToken: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Customer\Customer {#811
  -id: null
  -roles: []
  -password: null
  -company: null
  -customerNumber: null
  -firstname: null
  -lastname: null
  -email: null
  -phone: null
  -phoneMobile: null
  -address1: null
  -address2: null
  -postcode: null
  -city: null
  -country: null
  -birthday: null
  -gender: null
  -solde: null
  -dateAdd: null
  -dateUpd: null
  -comment: null
  -statut: null
  -active: null
  -deleted: null
  -resetToken: null
}
same as passed value

Resolved Options

View Variables