https://up-paris.com/public/inscription

Forms

  • user_inscription
    • username
    • password
    • email
    • tel
    • cgu
    • _token

user_inscription

"App\Form\UserInscriptionType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#543
  -id: null
  -username: null
  -roles: []
  -password: null
  -email: null
  -tel: null
  -actif: null
  -cgu: 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 {#543
  -id: null
  -username: null
  -roles: []
  -password: null
  -email: null
  -tel: null
  -actif: null
  -cgu: null
}
same as passed value

Resolved Options

View Variables