Deprecated: Constant E_STRICT is deprecated in /home/sildysic/devis.sildysi.com/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated in /home/sildysic/devis.sildysi.com/vendor/symfony/error-handler/ErrorHandler.php on line 76
Symfony Profiler

https://devis.sildysi.com/register

Forms

  • registration_form
    • email
    • nom
    • prenom
    • raisonSociale
    • registreCommerce
    • NIU
    • agreeTerms
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#952
  -id: null
  -email: null
  -roles: [
    "ROLE_USER"
  ]
  -password: null
  -isVerified: false
  -nom: null
  -prenom: null
  -raisonSociale: null
  -NIU: null
  -registreCommerce: null
  -besoins: Doctrine\Common\Collections\ArrayCollection {#827 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#952
  -id: null
  -email: null
  -roles: [
    "ROLE_USER"
  ]
  -password: null
  -isVerified: false
  -nom: null
  -prenom: null
  -raisonSociale: null
  -NIU: null
  -registreCommerce: null
  -besoins: Doctrine\Common\Collections\ArrayCollection {#827 …}
}
same as passed value

Resolved Options

View Variables