https://staging.zinvaziv.seyes.dev/creer-un-compte?type=1

Forms

  • registration_form
    • email
    • password
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#536
  -id: null
  -email: null
  -password: null
  -firstname: null
  -lastname: null
  -roles: []
  -demands: Doctrine\Common\Collections\ArrayCollection {#537 …}
  -dateOfBirth: null
  -phone: null
  -companies: Doctrine\Common\Collections\ArrayCollection {#538 …}
  -files: Doctrine\Common\Collections\ArrayCollection {#539 …}
  -tokens: Doctrine\Common\Collections\ArrayCollection {#540 …}
  -articles: Doctrine\Common\Collections\ArrayCollection {#541 …}
  -news: Doctrine\Common\Collections\ArrayCollection {#542 …}
  -completed: false
  -archived: false
  -commitmentCharterValidated: false
  -commitmentCharterValidatedAt: null
  -createdAt: null
  -updatedAt: 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 {#536
  -id: null
  -email: null
  -password: null
  -firstname: null
  -lastname: null
  -roles: []
  -demands: Doctrine\Common\Collections\ArrayCollection {#537 …}
  -dateOfBirth: null
  -phone: null
  -companies: Doctrine\Common\Collections\ArrayCollection {#538 …}
  -files: Doctrine\Common\Collections\ArrayCollection {#539 …}
  -tokens: Doctrine\Common\Collections\ArrayCollection {#540 …}
  -articles: Doctrine\Common\Collections\ArrayCollection {#541 …}
  -news: Doctrine\Common\Collections\ArrayCollection {#542 …}
  -completed: false
  -archived: false
  -commitmentCharterValidated: false
  -commitmentCharterValidatedAt: null
  -createdAt: null
  -updatedAt: null
}
same as passed value

Resolved Options

View Variables