http://www.voyance-telephone.eu/register

Forms

  • registration_form
    • genre
    • country
    • firstName
    • lastName
    • phoneNumber
    • email
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Client {#704
  -clientId: null
  -serviceId: null
  -email: null
  -apiToken: null
  -limitToken: null
  -roles: []
  -password: null
  -genre: null
  -firstName: null
  -lastName: null
  -address: null
  -cityCode: null
  -city: null
  -country: null
  -phoneNumber: null
  -birthDay: null
  -birthPlace: null
  -solde: null
  -credit: null
  -code: null
  -addressIp: null
  -social: null
  -socialUid: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Client {#704
  -clientId: null
  -serviceId: null
  -email: null
  -apiToken: null
  -limitToken: null
  -roles: []
  -password: null
  -genre: null
  -firstName: null
  -lastName: null
  -address: null
  -cityCode: null
  -city: null
  -country: null
  -phoneNumber: null
  -birthDay: null
  -birthPlace: null
  -solde: null
  -credit: null
  -code: null
  -addressIp: null
  -social: null
  -socialUid: null
}
same as passed value

Resolved Options

View Variables