https://direct-diag.com/user/new

Forms

  • user
    • nom
    • email
    • phone
    • raison
    • selectedServices
    • services
    • _token

user

"App\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#415
  -id: null
  -nom: null
  -services: Doctrine\Common\Collections\ArrayCollection {#428 …}
  -email: null
  -phone: null
  -raison: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
available_services
[
  "Plomb"
  "DPE"
  "Amiante"
  "Gaz"
  "Electricite"
  "Pack location"
  "Pack vente"
]
[
  "Plomb"
  "DPE"
  "Amiante"
  "Gaz"
  "Electricite"
  "Pack location"
  "Pack vente"
]
data
App\Entity\User {#415
  -id: null
  -nom: null
  -services: Doctrine\Common\Collections\ArrayCollection {#428 …}
  -email: null
  -phone: null
  -raison: null
}
same as passed value

Resolved Options

View Variables