http://prozili.greendot.cz/o-projektu

Forms

  • contact_form
    • name
    • mail
    • text
    • submit
    • _token

contact_form

"App\Form\ContactFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Web\ContactMessage {#1435
  -id: null
  -name: null
  -mail: null
  -text: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
attr
[
  "class" => "contact-form"
]
[
  "class" => "contact-form"
]
data
App\Entity\Web\ContactMessage {#1435
  -id: null
  -name: null
  -mail: null
  -text: null
}
same as passed value

Resolved Options

View Variables