https://tuchassou.projet-client.com/politique-de-confidentialite

Forms

  • registration_form
    • role
    • firstName
    • lastName
    • birthday
    • email
    • phone
    • plainPassword
    • isAcceptNewsletter
    • agreeCgv
    • agreeTerms
    • _token
  • reset_password_request_form
    • email
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
0 of 0
App\Entity\User {#2254 -id: null -email: null -roles: [] -password: null -isVerified: false -isVerifiedKyc: null -isAdminValidated: null -firstName: null -lastName: null -birthday: null -phone: null -isAcceptNewsletter: null -civility: null -licenceYear: null -address: null -postalCode: null -city: null -departement: null -biograph: null -isInfosExact: null -territories: Doctrine\Common\Collections\ArrayCollection {#2255 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#2290 …} -stripeAccountId: null -stripePersonId: null -stripeAccountBankId: null -createdAt: null -stripeCustomerId: null }
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
0 of 0
App\Entity\User {#2254 -id: null -email: null -roles: [] -password: null -isVerified: false -isVerifiedKyc: null -isAdminValidated: null -firstName: null -lastName: null -birthday: null -phone: null -isAcceptNewsletter: null -civility: null -licenceYear: null -address: null -postalCode: null -city: null -departement: null -biograph: null -isInfosExact: null -territories: Doctrine\Common\Collections\ArrayCollection {#2255 …} -bookings: Doctrine\Common\Collections\ArrayCollection {#2290 …} -stripeAccountId: null -stripePersonId: null -stripeAccountBankId: null -createdAt: null -stripeCustomerId: null }
same as passed value

Resolved Options

View Variables