Forms

  • criteria
    • callout
  • import
    • format
    • import-data
    • headerKeys
    • _token

criteria

"Symfony\Component\Form\Extension\Core\Type\FormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
[]
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "callout" => null
]
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
allow_extra_fields
true
same as passed value
csrf_protection
false
same as passed value
data
[]
same as passed value
required
false
same as passed value

Resolved Options

View Variables