https://voxdia.com/inscription

Forms

  • user
    • email
    • password
    • passwordConfirm
    • name
    • lastname
    • _token

user

"App\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#593
  -id: null
  -email: null
  -password: null
  -name: null
  -slack: null
  -notes: null
  -language: null
  -lastname: null
  -customerId: null
  -idJira: null
  -notificationActive: null
  -errorJira: null
  -podcastHost: null
  -roles: []
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#593
  -id: null
  -email: null
  -password: null
  -name: null
  -slack: null
  -notes: null
  -language: null
  -lastname: null
  -customerId: null
  -idJira: null
  -notificationActive: null
  -errorJira: null
  -podcastHost: null
  -roles: []
}
same as passed value

Resolved Options

View Variables