Forms
- 
        kreuzwort_form- 
        losungswort
- 
        vorname
- 
        nachname
- 
        strasse
- 
        plz
- 
        ort
- 
        email
- 
        krankenkasse
- 
        datenschutz
- 
        hidden
- 
        filled
- 
        submit
- 
        _token
 
- 
        
- 
        bewerbung_form- 
        geschlecht- 
        placeholder
- 
        0
- 
        1
- 
        2
 
- 
        
- 
        vorname
- 
        nachname
- 
        email
- 
        anschreiben
- 
        lebenslauf
- 
        arbeitszeugnisse
- 
        gesamtdokument
- 
        weitere
- 
        nachricht
- 
        datenschutz
- 
        title_bewerbung
- 
        hidden
- 
        filled
- 
        submit
- 
        _token
 
- 
        
- 
        contact_form- 
        geschlecht- 
        placeholder
- 
        0
- 
        1
- 
        2
 
- 
        
- 
        firma
- 
        vorname
- 
        nachname
- 
        email
- 
        telefon
- 
        nachricht
- 
        datenschutz
- 
        hidden
- 
        filled
- 
        submit
- 
        _token
 
- 
        
kreuzwort_form
"App\Form\KreuzwortFormType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | true | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2199 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | true | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2212 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "kreuzwort_form" "_kreuzwort_form" ] | 
| cache_key | "_kreuzwort_form_kreuzwort_form" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2267 -errors: [] -form: Symfony\Component\Form\Form {#2355 …} } | 
| form | Symfony\Component\Form\FormView {#2214 …5} | 
| full_name | "kreuzwort_form" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "kreuzwort_form" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "kreuzwort_form" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_kreuzwort_form" | 
| valid | true | 
| value | null | 
losungswort
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Lösungswort" ] | [ "placeholder" => "Lösungswort" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2275 +payload: null +groups: ? +message: "Lösungswort darf nicht leer sein" +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2275 +payload: null +groups: ? +message: "Lösungswort darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Lösungswort" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2275 +payload: null +groups: ? +message: "Lösungswort darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2226 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2227 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Lösungswort" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_kreuzwort_form_losungswort" ] | 
| cache_key | "_kreuzwort_form_losungswort_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2363 -errors: [] -form: Symfony\Component\Form\Form {#2417 …} } | 
| form | Symfony\Component\Form\FormView {#2426 …5} | 
| full_name | "kreuzwort_form[losungswort]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "kreuzwort_form_losungswort" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "losungswort" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_kreuzwort_form_losungswort" | 
| valid | true | 
| value | "" | 
vorname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Vorname" ] | [ "placeholder" => "Vorname" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2242 +payload: null +groups: ? +message: "Vorname darf nicht leer sein" +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2242 +payload: null +groups: ? +message: "Vorname darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Vorname" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2242 +payload: null +groups: ? +message: "Vorname darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2222 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2221 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Vorname" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_kreuzwort_form_vorname" ] | 
| cache_key | "_kreuzwort_form_vorname_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2361 -errors: [] -form: Symfony\Component\Form\Form {#2414 …} } | 
| form | Symfony\Component\Form\FormView {#2408 …5} | 
| full_name | "kreuzwort_form[vorname]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "kreuzwort_form_vorname" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "vorname" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_kreuzwort_form_vorname" | 
| valid | true | 
| value | "" | 
nachname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Nachname" ] | [ "placeholder" => "Nachname" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2241 +payload: null +groups: ? +message: "Nachname darf nicht leer sein" +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2241 +payload: null +groups: ? +message: "Nachname darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Nachname" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2241 +payload: null +groups: ? +message: "Nachname darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2246 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2247 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Nachname" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_kreuzwort_form_nachname" ] | 
| cache_key | "_kreuzwort_form_nachname_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2406 -errors: [] -form: Symfony\Component\Form\Form {#2411 …} } | 
| form | Symfony\Component\Form\FormView {#2362 …5} | 
| full_name | "kreuzwort_form[nachname]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "kreuzwort_form_nachname" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "nachname" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_kreuzwort_form_nachname" | 
| valid | true | 
| value | "" | 
strasse
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Strasse" ] | [ "placeholder" => "Strasse" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2240 +payload: null +groups: ? +message: "Strasse darf nicht leer sein" +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2240 +payload: null +groups: ? +message: "Strasse darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Strasse" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2240 +payload: null +groups: ? +message: "Strasse darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2255 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2256 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Strasse" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_kreuzwort_form_strasse" ] | 
| cache_key | "_kreuzwort_form_strasse_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2353 -errors: [] -form: Symfony\Component\Form\Form {#2420 …} } | 
| form | Symfony\Component\Form\FormView {#2342 …5} | 
| full_name | "kreuzwort_form[strasse]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "kreuzwort_form_strasse" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "strasse" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_kreuzwort_form_strasse" | 
| valid | true | 
| value | "" | 
plz
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "PLZ" ] | [ "placeholder" => "PLZ" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2239 +payload: null +groups: ? +message: "PLZ darf nicht leer sein" +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2239 +payload: null +groups: ? +message: "PLZ darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "PLZ" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2239 +payload: null +groups: ? +message: "PLZ darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2264 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2265 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "PLZ" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_kreuzwort_form_plz" ] | 
| cache_key | "_kreuzwort_form_plz_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2333 -errors: [] -form: Symfony\Component\Form\Form {#2423 …} } | 
| form | Symfony\Component\Form\FormView {#2311 …5} | 
| full_name | "kreuzwort_form[plz]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "kreuzwort_form_plz" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "plz" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_kreuzwort_form_plz" | 
| valid | true | 
| value | "" | 
ort
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Ort" ] | [ "placeholder" => "Ort" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2238 +payload: null +groups: ? +message: "Ort darf nicht leer sein" +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2238 +payload: null +groups: ? +message: "Ort darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Ort" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2238 +payload: null +groups: ? +message: "Ort darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2273 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2276 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Ort" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_kreuzwort_form_ort" ] | 
| cache_key | "_kreuzwort_form_ort_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2305 -errors: [] -form: Symfony\Component\Form\Form {#2386 …} } | 
| form | Symfony\Component\Form\FormView {#2296 …5} | 
| full_name | "kreuzwort_form[ort]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "kreuzwort_form_ort" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "ort" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_kreuzwort_form_ort" | 
| valid | true | 
| value | "" | 
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "E-mail" ] | [ "placeholder" => "E-mail" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2237 +payload: null +groups: ? +message: "E-mail darf nicht leer sein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2236 +payload: null +groups: ? +message: "E-mail ist nicht valide" +mode: null +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2237 +payload: null +groups: ? +message: "E-mail darf nicht leer sein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2236 +payload: null +groups: ? +message: "E-mail ist nicht valide" +mode: null +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "E-mail" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2237 +payload: null +groups: ? +message: "E-mail darf nicht leer sein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2236 +payload: null +groups: ? +message: "E-mail ist nicht valide" +mode: null +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2290 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please enter a valid email address." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2289 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "E-mail" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "email" "_kreuzwort_form_email" ] | 
| cache_key | "_kreuzwort_form_email_email" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2278 -errors: [] -form: Symfony\Component\Form\Form {#2383 …} } | 
| form | Symfony\Component\Form\FormView {#2219 …5} | 
| full_name | "kreuzwort_form[email]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "kreuzwort_form_email" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "email" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_kreuzwort_form_email" | 
| valid | true | 
| value | "" | 
krankenkasse
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Krankenkasse" ] | [ "placeholder" => "Krankenkasse" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2223 +payload: null +groups: ? +message: "Krankenkasse darf nicht leer sein" +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2223 +payload: null +groups: ? +message: "Krankenkasse darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Krankenkasse" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2223 +payload: null +groups: ? +message: "Krankenkasse darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2302 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2303 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Krankenkasse" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_kreuzwort_form_krankenkasse" ] | 
| cache_key | "_kreuzwort_form_krankenkasse_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2233 -errors: [] -form: Symfony\Component\Form\Form {#2380 …} } | 
| form | Symfony\Component\Form\FormView {#2249 …5} | 
| full_name | "kreuzwort_form[krankenkasse]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "kreuzwort_form_krankenkasse" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "krankenkasse" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_kreuzwort_form_krankenkasse" | 
| valid | true | 
| value | "" | 
datenschutz
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2224 +payload: null +groups: ? +message: "Sie müssen die Datenschutzerklärung akzeptieren." +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2224 +payload: null +groups: ? +message: "Sie müssen die Datenschutzerklärung akzeptieren." +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | "Ich akzeptiere die Datenschutzerklärung." | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2224 +payload: null +groups: ? +message: "Sie müssen die Datenschutzerklärung akzeptieren." +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#2313 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| false_values | [
  null
] | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The checkbox has an invalid value." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#2312 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | "Ich akzeptiere die Datenschutzerklärung." | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2319 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
| value | "1" | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "_kreuzwort_form_datenschutz" ] | 
| cache_key | "_kreuzwort_form_datenschutz_checkbox" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2258 -errors: [] -form: Symfony\Component\Form\Form {#2377 …} } | 
| form | Symfony\Component\Form\FormView {#2428 …5} | 
| full_name | "kreuzwort_form[datenschutz]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "kreuzwort_form_datenschutz" | 
| label | "Ich akzeptiere die Datenschutzerklärung." | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "datenschutz" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_kreuzwort_form_datenschutz" | 
| valid | true | 
| value | "1" | 
hidden
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2326 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The hidden field is invalid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2327 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "hidden" "_kreuzwort_form_hidden" ] | 
| cache_key | "_kreuzwort_form_hidden_hidden" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2429 -errors: [] -form: Symfony\Component\Form\Form {#2374 …} } | 
| form | Symfony\Component\Form\FormView {#2430 …5} | 
| full_name | "kreuzwort_form[hidden]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "kreuzwort_form_hidden" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "hidden" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_kreuzwort_form_hidden" | 
| valid | true | 
| value | "" | 
filled
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| required | true | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2339 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The hidden field is invalid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | true | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2340 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "hidden" "_kreuzwort_form_filled" ] | 
| cache_key | "_kreuzwort_form_filled_hidden" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2431 -errors: [] -form: Symfony\Component\Form\Form {#2371 …} } | 
| form | Symfony\Component\Form\FormView {#2432 …5} | 
| full_name | "kreuzwort_form[filled]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "kreuzwort_form_filled" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "filled" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_kreuzwort_form_filled" | 
| valid | true | 
| value | "" | 
submit
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| label | "absenden" | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | false | 
| block_name | null | 
| block_prefix | null | 
| disabled | false | 
| form_attr | false | 
| label | "absenden" | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| priority | 0 | 
| row_attr | [] | 
| translation_domain | null | 
| validate | true | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "button" "submit" "_kreuzwort_form_submit" ] | 
| cache_key | "_kreuzwort_form_submit_submit" | 
| clicked | false | 
| disabled | false | 
| form | Symfony\Component\Form\FormView {#2434 …5} | 
| full_name | "kreuzwort_form[submit]" | 
| id | "kreuzwort_form_submit" | 
| label | "absenden" | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| multipart | false | 
| name | "submit" | 
| priority | 0 | 
| row_attr | [] | 
| translation_domain | null | 
| unique_block_prefix | "_kreuzwort_form_submit" | 
| value | null | 
_token
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "8fd5e7d4a020.64ZZWP5pjW08rhCLux2N9jGIeM9LB479PrXollZgEdU.jdUfOs4PuFwO-0Xf0Enq23y7G7kTbOTEYcXb-zw4JbuEwBMBvQHeA0vdIA" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [] | same as passed value | 
| block_prefix | "csrf_token" | same as passed value | 
| data | "8fd5e7d4a020.64ZZWP5pjW08rhCLux2N9jGIeM9LB479PrXollZgEdU.jdUfOs4PuFwO-0Xf0Enq23y7G7kTbOTEYcXb-zw4JbuEwBMBvQHeA0vdIA" | same as passed value | 
| mapped | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | "csrf_token" | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data | "8fd5e7d4a020.64ZZWP5pjW08rhCLux2N9jGIeM9LB479PrXollZgEdU.jdUfOs4PuFwO-0Xf0Enq23y7G7kTbOTEYcXb-zw4JbuEwBMBvQHeA0vdIA" | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2437 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The hidden field is invalid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | false | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2435 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2436 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "hidden" "csrf_token" "_kreuzwort_form__token" ] | 
| cache_key | "_kreuzwort_form__token_hidden" | 
| compound | false | 
| data | "8fd5e7d4a020.64ZZWP5pjW08rhCLux2N9jGIeM9LB479PrXollZgEdU.jdUfOs4PuFwO-0Xf0Enq23y7G7kTbOTEYcXb-zw4JbuEwBMBvQHeA0vdIA" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2446 -errors: [] -form: Symfony\Component\Form\Form {#2442 …} } | 
| form | Symfony\Component\Form\FormView {#2433 …5} | 
| full_name | "kreuzwort_form[_token]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "kreuzwort_form__token" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "_token" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_kreuzwort_form__token" | 
| valid | true | 
| value | "8fd5e7d4a020.64ZZWP5pjW08rhCLux2N9jGIeM9LB479PrXollZgEdU.jdUfOs4PuFwO-0Xf0Enq23y7G7kTbOTEYcXb-zw4JbuEwBMBvQHeA0vdIA" | 
bewerbung_form
"App\Form\BewerbungFormType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | true | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2448 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | true | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2456 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2455 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "bewerbung_form" "_bewerbung_form" ] | 
| cache_key | "_bewerbung_form_bewerbung_form" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2630 -errors: [] -form: Symfony\Component\Form\Form {#2631 …} } | 
| form | Symfony\Component\Form\FormView {#2457 …5} | 
| full_name | "bewerbung_form" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | true | 
| name | "bewerbung_form" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form" | 
| valid | true | 
| value | null | 
geschlecht
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choices | [ "Frau" => "frau" "Herr" => "herr" "Divers" => "divers" ] | [ "Frau" => "frau" "Herr" => "herr" "Divers" => "divers" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2462 +payload: null +groups: ? +message: "Bitte wählen Sie ein Geschlecht aus." +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2462 +payload: null +groups: ? +message: "Bitte wählen Sie ein Geschlecht aus." +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| expanded | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| choice_attr | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_lazy | false | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | null | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "Frau" => "frau" "Herr" => "herr" "Divers" => "divers" ] | 
| compound | true | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2462 +payload: null +groups: ? +message: "Bitte wählen Sie ein Geschlecht aus." +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| duplicate_preferred_choices | true | 
| empty_data | null | 
| error_bubbling | true | 
| error_mapping | [] | 
| expanded | true | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| group_by | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The selected choice is invalid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| multiple | false | 
| placeholder | "None" | 
| placeholder_attr | [] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| preferred_choices | [] | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| separator | "-------------------" | 
| separator_html | false | 
| setter | null | 
| translation_domain | null | 
| trim | false | 
| upload_max_size_message | Closure() {#2482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2484 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_bewerbung_form_geschlecht" ] | 
| cache_key | "_bewerbung_form_geschlecht_choice" | 
| choice_translation_domain | null | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +data: "frau" +value: "frau" +label: "Frau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +data: "herr" +value: "herr" +label: "Herr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +data: "divers" +value: "divers" +label: "Divers" +attr: [] +labelTranslationParameters: [] } ] | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2597 -errors: [] -form: Symfony\Component\Form\Form {#2674 …} } | 
| expanded | true | 
| form | Symfony\Component\Form\FormView {#2607 …5} | 
| full_name | "bewerbung_form[geschlecht]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_geschlecht" | 
| is_selected | Closure($choice, $value) {#2589 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "geschlecht" | 
| placeholder | "None" | 
| placeholder_attr | [] | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| separator | "-------------------" | 
| separator_html | false | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form_geschlecht" | 
| valid | true | 
| value | "" | 
placeholder
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | true | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [] | same as passed value | 
| block_name | "entry" | same as passed value | 
| label | "None" | same as passed value | 
| label_html | false | same as passed value | 
| label_translation_parameters | [] | same as passed value | 
| translation_domain | null | same as passed value | 
| value | "" | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | "entry" | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#2313 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| error_bubbling | false | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| false_values | [
  null
] | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please select a valid option." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#2312 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | "None" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | true | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2636 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
| value | "" | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "radio" "_bewerbung_form_geschlecht_entry" ] | 
| cache_key | "_bewerbung_form_geschlecht_entry_radio" | 
| checked | true | 
| compound | false | 
| data | true | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2558 -errors: [] -form: Symfony\Component\Form\Form {#2677 …} } | 
| form | Symfony\Component\Form\FormView {#2549 …5} | 
| full_name | "bewerbung_form[geschlecht]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_geschlecht_placeholder" | 
| label | "None" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "placeholder" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form_geschlecht_entry" | 
| valid | true | 
| value | "" | 
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [] | same as passed value | 
| block_name | "entry" | same as passed value | 
| label | "Frau" | same as passed value | 
| label_html | false | same as passed value | 
| label_translation_parameters | [] | same as passed value | 
| translation_domain | null | same as passed value | 
| value | "frau" | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | "entry" | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#2313 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| error_bubbling | false | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| false_values | [
  null
] | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please select a valid option." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#2312 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | "Frau" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | true | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2648 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
| value | "frau" | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "radio" "_bewerbung_form_geschlecht_entry" ] | 
| cache_key | "_bewerbung_form_geschlecht_entry_radio" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2567 -errors: [] -form: Symfony\Component\Form\Form {#2680 …} } | 
| form | Symfony\Component\Form\FormView {#2525 …5} | 
| full_name | "bewerbung_form[geschlecht]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_geschlecht_0" | 
| label | "Frau" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "0" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form_geschlecht_entry" | 
| valid | true | 
| value | "frau" | 
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [] | same as passed value | 
| block_name | "entry" | same as passed value | 
| label | "Herr" | same as passed value | 
| label_html | false | same as passed value | 
| label_translation_parameters | [] | same as passed value | 
| translation_domain | null | same as passed value | 
| value | "herr" | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | "entry" | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#2313 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| error_bubbling | false | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| false_values | [
  null
] | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please select a valid option." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#2312 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | "Herr" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | true | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2658 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2657 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
| value | "herr" | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "radio" "_bewerbung_form_geschlecht_entry" ] | 
| cache_key | "_bewerbung_form_geschlecht_entry_radio" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2516 -errors: [] -form: Symfony\Component\Form\Form {#2683 …} } | 
| form | Symfony\Component\Form\FormView {#2507 …5} | 
| full_name | "bewerbung_form[geschlecht]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_geschlecht_1" | 
| label | "Herr" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "1" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form_geschlecht_entry" | 
| valid | true | 
| value | "herr" | 
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [] | same as passed value | 
| block_name | "entry" | same as passed value | 
| label | "Divers" | same as passed value | 
| label_html | false | same as passed value | 
| label_translation_parameters | [] | same as passed value | 
| translation_domain | null | same as passed value | 
| value | "divers" | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | "entry" | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#2313 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| error_bubbling | false | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| false_values | [
  null
] | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please select a valid option." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#2312 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | "Divers" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | true | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2666 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
| value | "divers" | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "radio" "_bewerbung_form_geschlecht_entry" ] | 
| cache_key | "_bewerbung_form_geschlecht_entry_radio" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2481 -errors: [] -form: Symfony\Component\Form\Form {#2686 …} } | 
| form | Symfony\Component\Form\FormView {#2668 …5} | 
| full_name | "bewerbung_form[geschlecht]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_geschlecht_2" | 
| label | "Divers" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "2" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form_geschlecht_entry" | 
| valid | true | 
| value | "divers" | 
vorname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Vorname" ] | [ "placeholder" => "Vorname" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2463 +payload: null +groups: ? +message: "Vorname darf nicht leer sein" +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2463 +payload: null +groups: ? +message: "Vorname darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Vorname" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2463 +payload: null +groups: ? +message: "Vorname darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2504 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2503 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Vorname" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_bewerbung_form_vorname" ] | 
| cache_key | "_bewerbung_form_vorname_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2540 -errors: [] -form: Symfony\Component\Form\Form {#2689 …} } | 
| form | Symfony\Component\Form\FormView {#2575 …5} | 
| full_name | "bewerbung_form[vorname]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_vorname" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "vorname" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form_vorname" | 
| valid | true | 
| value | "" | 
nachname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Nachname" ] | [ "placeholder" => "Nachname" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2464 +payload: null +groups: ? +message: "Nachname darf nicht leer sein" +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2464 +payload: null +groups: ? +message: "Nachname darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Nachname" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2464 +payload: null +groups: ? +message: "Nachname darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2513 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2514 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Nachname" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_bewerbung_form_nachname" ] | 
| cache_key | "_bewerbung_form_nachname_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2650 -errors: [] -form: Symfony\Component\Form\Form {#2692 …} } | 
| form | Symfony\Component\Form\FormView {#2659 …5} | 
| full_name | "bewerbung_form[nachname]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_nachname" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "nachname" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form_nachname" | 
| valid | true | 
| value | "" | 
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "E-mail" ] | [ "placeholder" => "E-mail" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2465 +payload: null +groups: ? +message: "E-mail darf nicht leer sein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2466 +payload: null +groups: ? +message: "E-mail ist nicht valide" +mode: null +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2465 +payload: null +groups: ? +message: "E-mail darf nicht leer sein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2466 +payload: null +groups: ? +message: "E-mail ist nicht valide" +mode: null +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "E-mail" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2465 +payload: null +groups: ? +message: "E-mail darf nicht leer sein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2466 +payload: null +groups: ? +message: "E-mail ist nicht valide" +mode: null +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2522 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please enter a valid email address." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2523 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "E-mail" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "email" "_bewerbung_form_email" ] | 
| cache_key | "_bewerbung_form_email_email" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2641 -errors: [] -form: Symfony\Component\Form\Form {#2695 …} } | 
| form | Symfony\Component\Form\FormView {#2731 …5} | 
| full_name | "bewerbung_form[email]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_email" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "email" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form_email" | 
| valid | true | 
| value | "" | 
anschreiben
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Anschreiben" ] | [ "placeholder" => "Anschreiben" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\File {#2467 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | [ Symfony\Component\Validator\Constraints\File {#2467 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | 
| error_bubbling | true | same as passed value | 
| label | "Anschreiben" | same as passed value | 
| multiple | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | true | 
| attr | [ "placeholder" => "Anschreiben" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\File {#2467 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | "Symfony\Component\HttpFoundation\File\File" | 
| disabled | false | 
| empty_data | null | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please select a valid file." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | "Anschreiben" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| multiple | false | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2569 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Anschreiben" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "file" "_bewerbung_form_anschreiben" ] | 
| cache_key | "_bewerbung_form_anschreiben_file" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2733 -errors: [] -form: Symfony\Component\Form\Form {#2698 …} } | 
| form | Symfony\Component\Form\FormView {#2734 …5} | 
| full_name | "bewerbung_form[anschreiben]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_anschreiben" | 
| label | "Anschreiben" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | true | 
| name | "anschreiben" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| type | "file" | 
| unique_block_prefix | "_bewerbung_form_anschreiben" | 
| valid | true | 
| value | "" | 
lebenslauf
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Lebenslauf" ] | [ "placeholder" => "Lebenslauf" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\File {#2502 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | [ Symfony\Component\Validator\Constraints\File {#2502 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | 
| error_bubbling | true | same as passed value | 
| label | "Lebenslauf" | same as passed value | 
| multiple | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | true | 
| attr | [ "placeholder" => "Lebenslauf" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\File {#2502 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | "Symfony\Component\HttpFoundation\File\File" | 
| disabled | false | 
| empty_data | null | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please select a valid file." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | "Lebenslauf" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| multiple | false | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2560 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Lebenslauf" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "file" "_bewerbung_form_lebenslauf" ] | 
| cache_key | "_bewerbung_form_lebenslauf_file" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2735 -errors: [] -form: Symfony\Component\Form\Form {#2701 …} } | 
| form | Symfony\Component\Form\FormView {#2736 …5} | 
| full_name | "bewerbung_form[lebenslauf]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_lebenslauf" | 
| label | "Lebenslauf" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | true | 
| name | "lebenslauf" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| type | "file" | 
| unique_block_prefix | "_bewerbung_form_lebenslauf" | 
| valid | true | 
| value | "" | 
arbeitszeugnisse
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Arbeitszeugnisse" ] | [ "placeholder" => "Arbeitszeugnisse" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\File {#2501 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | [ Symfony\Component\Validator\Constraints\File {#2501 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | 
| error_bubbling | true | same as passed value | 
| label | "Arbeitszeugnisse" | same as passed value | 
| multiple | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | true | 
| attr | [ "placeholder" => "Arbeitszeugnisse" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\File {#2501 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | "Symfony\Component\HttpFoundation\File\File" | 
| disabled | false | 
| empty_data | null | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please select a valid file." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | "Arbeitszeugnisse" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| multiple | false | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2550 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2551 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Arbeitszeugnisse" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "file" "_bewerbung_form_arbeitszeugnisse" ] | 
| cache_key | "_bewerbung_form_arbeitszeugnisse_file" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2772 -errors: [] -form: Symfony\Component\Form\Form {#2704 …} } | 
| form | Symfony\Component\Form\FormView {#2774 …5} | 
| full_name | "bewerbung_form[arbeitszeugnisse]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_arbeitszeugnisse" | 
| label | "Arbeitszeugnisse" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | true | 
| name | "arbeitszeugnisse" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| type | "file" | 
| unique_block_prefix | "_bewerbung_form_arbeitszeugnisse" | 
| valid | true | 
| value | "" | 
gesamtdokument
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Gesamtdokument" ] | [ "placeholder" => "Gesamtdokument" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\File {#2500 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | [ Symfony\Component\Validator\Constraints\File {#2500 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | 
| error_bubbling | true | same as passed value | 
| label | "Gesamtdokument" | same as passed value | 
| multiple | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | true | 
| attr | [ "placeholder" => "Gesamtdokument" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\File {#2500 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | "Symfony\Component\HttpFoundation\File\File" | 
| disabled | false | 
| empty_data | null | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please select a valid file." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | "Gesamtdokument" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| multiple | false | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2541 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2542 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Gesamtdokument" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "file" "_bewerbung_form_gesamtdokument" ] | 
| cache_key | "_bewerbung_form_gesamtdokument_file" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2775 -errors: [] -form: Symfony\Component\Form\Form {#2707 …} } | 
| form | Symfony\Component\Form\FormView {#2776 …5} | 
| full_name | "bewerbung_form[gesamtdokument]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_gesamtdokument" | 
| label | "Gesamtdokument" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | true | 
| name | "gesamtdokument" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| type | "file" | 
| unique_block_prefix | "_bewerbung_form_gesamtdokument" | 
| valid | true | 
| value | "" | 
weitere
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Weitere Unterlagen" ] | [ "placeholder" => "Weitere Unterlagen" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\File {#2499 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | [ Symfony\Component\Validator\Constraints\File {#2499 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | 
| error_bubbling | true | same as passed value | 
| label | "Weitere Unterlagen" | same as passed value | 
| multiple | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | true | 
| attr | [ "placeholder" => "Weitere Unterlagen" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\File {#2499 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.not-valid" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 25000000 } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | "Symfony\Component\HttpFoundation\File\File" | 
| disabled | false | 
| empty_data | null | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please select a valid file." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | "Weitere Unterlagen" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| multiple | false | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2574 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2573 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Weitere Unterlagen" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "file" "_bewerbung_form_weitere" ] | 
| cache_key | "_bewerbung_form_weitere_file" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2777 -errors: [] -form: Symfony\Component\Form\Form {#2710 …} } | 
| form | Symfony\Component\Form\FormView {#2778 …5} | 
| full_name | "bewerbung_form[weitere]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_weitere" | 
| label | "Weitere Unterlagen" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | true | 
| name | "weitere" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| type | "file" | 
| unique_block_prefix | "_bewerbung_form_weitere" | 
| valid | true | 
| value | "" | 
nachricht
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Wie haben Sie von dieser Stelle erfahren?" "rows" => 5 ] | [ "placeholder" => "Wie haben Sie von dieser Stelle erfahren?" "rows" => 5 ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Wie haben Sie von dieser Stelle erfahren?" "rows" => 5 ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2583 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2582 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Wie haben Sie von dieser Stelle erfahren?" "rows" => 5 ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "textarea" "_bewerbung_form_nachricht" ] | 
| cache_key | "_bewerbung_form_nachricht_textarea" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2779 -errors: [] -form: Symfony\Component\Form\Form {#2713 …} } | 
| form | Symfony\Component\Form\FormView {#2780 …5} | 
| full_name | "bewerbung_form[nachricht]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_nachricht" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "nachricht" | 
| pattern | null | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form_nachricht" | 
| valid | true | 
| value | "" | 
datenschutz
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2498 +payload: null +groups: ? +message: "Sie müssen die Datenschutzerklärung akzeptieren." +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2498 +payload: null +groups: ? +message: "Sie müssen die Datenschutzerklärung akzeptieren." +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | "Ich akzeptiere die Datenschutzerklärung." | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2498 +payload: null +groups: ? +message: "Sie müssen die Datenschutzerklärung akzeptieren." +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#2313 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| false_values | [
  null
] | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The checkbox has an invalid value." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#2312 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | "Ich akzeptiere die Datenschutzerklärung." | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2595 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
| value | "1" | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "_bewerbung_form_datenschutz" ] | 
| cache_key | "_bewerbung_form_datenschutz_checkbox" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2781 -errors: [] -form: Symfony\Component\Form\Form {#2716 …} } | 
| form | Symfony\Component\Form\FormView {#2782 …5} | 
| full_name | "bewerbung_form[datenschutz]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_datenschutz" | 
| label | "Ich akzeptiere die Datenschutzerklärung." | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "datenschutz" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form_datenschutz" | 
| valid | true | 
| value | "1" | 
title_bewerbung
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2604 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The hidden field is invalid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2605 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "hidden" "_bewerbung_form_title_bewerbung" ] | 
| cache_key | "_bewerbung_form_title_bewerbung_hidden" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2783 -errors: [] -form: Symfony\Component\Form\Form {#2719 …} } | 
| form | Symfony\Component\Form\FormView {#2784 …5} | 
| full_name | "bewerbung_form[title_bewerbung]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_title_bewerbung" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "title_bewerbung" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form_title_bewerbung" | 
| valid | true | 
| value | "" | 
hidden
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2613 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The hidden field is invalid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2614 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "hidden" "_bewerbung_form_hidden" ] | 
| cache_key | "_bewerbung_form_hidden_hidden" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2785 -errors: [] -form: Symfony\Component\Form\Form {#2722 …} } | 
| form | Symfony\Component\Form\FormView {#2786 …5} | 
| full_name | "bewerbung_form[hidden]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_hidden" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "hidden" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form_hidden" | 
| valid | true | 
| value | "" | 
filled
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| required | true | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2622 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The hidden field is invalid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | true | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2623 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "hidden" "_bewerbung_form_filled" ] | 
| cache_key | "_bewerbung_form_filled_hidden" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2787 -errors: [] -form: Symfony\Component\Form\Form {#2725 …} } | 
| form | Symfony\Component\Form\FormView {#2788 …5} | 
| full_name | "bewerbung_form[filled]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form_filled" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "filled" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form_filled" | 
| valid | true | 
| value | "" | 
submit
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| label | "Bewerbung absenden" | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | false | 
| block_name | null | 
| block_prefix | null | 
| disabled | false | 
| form_attr | false | 
| label | "Bewerbung absenden" | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| priority | 0 | 
| row_attr | [] | 
| translation_domain | null | 
| validate | true | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "button" "submit" "_bewerbung_form_submit" ] | 
| cache_key | "_bewerbung_form_submit_submit" | 
| clicked | false | 
| disabled | false | 
| form | Symfony\Component\Form\FormView {#2790 …5} | 
| full_name | "bewerbung_form[submit]" | 
| id | "bewerbung_form_submit" | 
| label | "Bewerbung absenden" | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| multipart | false | 
| name | "submit" | 
| priority | 0 | 
| row_attr | [] | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form_submit" | 
| value | null | 
_token
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "a4877288aca25f1bfc0b25e3121d84.XZi3Rp7jKO04EklkMpkgkIQWOjZC7FBZ7FtHz2NIioM.b9XwA8GmZdh_JCgvaslv-ukkdWkOqAoAsz4m-Qwi3NMH7P0B07Rl2XZ9EA" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [] | same as passed value | 
| block_prefix | "csrf_token" | same as passed value | 
| data | "a4877288aca25f1bfc0b25e3121d84.XZi3Rp7jKO04EklkMpkgkIQWOjZC7FBZ7FtHz2NIioM.b9XwA8GmZdh_JCgvaslv-ukkdWkOqAoAsz4m-Qwi3NMH7P0B07Rl2XZ9EA" | same as passed value | 
| mapped | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | "csrf_token" | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data | "a4877288aca25f1bfc0b25e3121d84.XZi3Rp7jKO04EklkMpkgkIQWOjZC7FBZ7FtHz2NIioM.b9XwA8GmZdh_JCgvaslv-ukkdWkOqAoAsz4m-Qwi3NMH7P0B07Rl2XZ9EA" | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2625 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The hidden field is invalid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | false | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2791 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2789 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "hidden" "csrf_token" "_bewerbung_form__token" ] | 
| cache_key | "_bewerbung_form__token_hidden" | 
| compound | false | 
| data | "a4877288aca25f1bfc0b25e3121d84.XZi3Rp7jKO04EklkMpkgkIQWOjZC7FBZ7FtHz2NIioM.b9XwA8GmZdh_JCgvaslv-ukkdWkOqAoAsz4m-Qwi3NMH7P0B07Rl2XZ9EA" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2801 -errors: [] -form: Symfony\Component\Form\Form {#2797 …} } | 
| form | Symfony\Component\Form\FormView {#2792 …5} | 
| full_name | "bewerbung_form[_token]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "bewerbung_form__token" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "_token" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_bewerbung_form__token" | 
| valid | true | 
| value | "a4877288aca25f1bfc0b25e3121d84.XZi3Rp7jKO04EklkMpkgkIQWOjZC7FBZ7FtHz2NIioM.b9XwA8GmZdh_JCgvaslv-ukkdWkOqAoAsz4m-Qwi3NMH7P0B07Rl2XZ9EA" | 
contact_form
"App\Form\ContactFormType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | true | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2803 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | true | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2811 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2810 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "contact_form" "_contact_form" ] | 
| cache_key | "_contact_form_contact_form" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2915 -errors: [] -form: Symfony\Component\Form\Form {#2916 …} } | 
| form | Symfony\Component\Form\FormView {#2812 …5} | 
| full_name | "contact_form" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "contact_form" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form" | 
| valid | true | 
| value | null | 
geschlecht
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choices | [ "Frau" => "frau" "Herr" => "herr" "Divers" => "divers" ] | [ "Frau" => "frau" "Herr" => "herr" "Divers" => "divers" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2817 +payload: null +groups: ? +message: "Bitte wählen Sie ein Geschlecht aus." +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2817 +payload: null +groups: ? +message: "Bitte wählen Sie ein Geschlecht aus." +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| expanded | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| choice_attr | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_lazy | false | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | null | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "Frau" => "frau" "Herr" => "herr" "Divers" => "divers" ] | 
| compound | true | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2817 +payload: null +groups: ? +message: "Bitte wählen Sie ein Geschlecht aus." +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| duplicate_preferred_choices | true | 
| empty_data | null | 
| error_bubbling | true | 
| error_mapping | [] | 
| expanded | true | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| group_by | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The selected choice is invalid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| multiple | false | 
| placeholder | "None" | 
| placeholder_attr | [] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| preferred_choices | [] | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| separator | "-------------------" | 
| separator_html | false | 
| setter | null | 
| translation_domain | null | 
| trim | false | 
| upload_max_size_message | Closure() {#2825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2824 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_contact_form_geschlecht" ] | 
| cache_key | "_contact_form_geschlecht_choice" | 
| choice_translation_domain | null | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +data: "frau" +value: "frau" +label: "Frau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +data: "herr" +value: "herr" +label: "Herr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +data: "divers" +value: "divers" +label: "Divers" +attr: [] +labelTranslationParameters: [] } ] | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2883 -errors: [] -form: Symfony\Component\Form\Form {#2955 …} } | 
| expanded | true | 
| form | Symfony\Component\Form\FormView {#2891 …5} | 
| full_name | "contact_form[geschlecht]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form_geschlecht" | 
| is_selected | Closure($choice, $value) {#2874 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "geschlecht" | 
| placeholder | "None" | 
| placeholder_attr | [] | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| separator | "-------------------" | 
| separator_html | false | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_geschlecht" | 
| valid | true | 
| value | "" | 
placeholder
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | true | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [] | same as passed value | 
| block_name | "entry" | same as passed value | 
| label | "None" | same as passed value | 
| label_html | false | same as passed value | 
| label_translation_parameters | [] | same as passed value | 
| translation_domain | null | same as passed value | 
| value | "" | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | "entry" | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#2313 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| error_bubbling | false | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| false_values | [
  null
] | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please select a valid option." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#2312 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | "None" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | true | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2920 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
| value | "" | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "radio" "_contact_form_geschlecht_entry" ] | 
| cache_key | "_contact_form_geschlecht_entry_radio" | 
| checked | true | 
| compound | false | 
| data | true | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2838 -errors: [] -form: Symfony\Component\Form\Form {#2958 …} } | 
| form | Symfony\Component\Form\FormView {#2847 …5} | 
| full_name | "contact_form[geschlecht]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form_geschlecht_placeholder" | 
| label | "None" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "placeholder" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_geschlecht_entry" | 
| valid | true | 
| value | "" | 
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [] | same as passed value | 
| block_name | "entry" | same as passed value | 
| label | "Frau" | same as passed value | 
| label_html | false | same as passed value | 
| label_translation_parameters | [] | same as passed value | 
| translation_domain | null | same as passed value | 
| value | "frau" | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | "entry" | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#2313 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| error_bubbling | false | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| false_values | [
  null
] | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please select a valid option." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#2312 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | "Frau" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | true | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2930 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2929 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
| value | "frau" | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "radio" "_contact_form_geschlecht_entry" ] | 
| cache_key | "_contact_form_geschlecht_entry_radio" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2826 -errors: [] -form: Symfony\Component\Form\Form {#2961 …} } | 
| form | Symfony\Component\Form\FormView {#2949 …5} | 
| full_name | "contact_form[geschlecht]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form_geschlecht_0" | 
| label | "Frau" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "0" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_geschlecht_entry" | 
| valid | true | 
| value | "frau" | 
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [] | same as passed value | 
| block_name | "entry" | same as passed value | 
| label | "Herr" | same as passed value | 
| label_html | false | same as passed value | 
| label_translation_parameters | [] | same as passed value | 
| translation_domain | null | same as passed value | 
| value | "herr" | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | "entry" | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#2313 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| error_bubbling | false | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| false_values | [
  null
] | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please select a valid option." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#2312 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | "Herr" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | true | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2938 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
| value | "herr" | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "radio" "_contact_form_geschlecht_entry" ] | 
| cache_key | "_contact_form_geschlecht_entry_radio" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2940 -errors: [] -form: Symfony\Component\Form\Form {#2964 …} } | 
| form | Symfony\Component\Form\FormView {#2931 …5} | 
| full_name | "contact_form[geschlecht]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form_geschlecht_1" | 
| label | "Herr" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "1" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_geschlecht_entry" | 
| valid | true | 
| value | "herr" | 
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [] | same as passed value | 
| block_name | "entry" | same as passed value | 
| label | "Divers" | same as passed value | 
| label_html | false | same as passed value | 
| label_translation_parameters | [] | same as passed value | 
| translation_domain | null | same as passed value | 
| value | "divers" | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | "entry" | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#2313 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| error_bubbling | false | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| false_values | [
  null
] | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please select a valid option." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#2312 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | "Divers" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | true | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2947 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
| value | "divers" | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "radio" "_contact_form_geschlecht_entry" ] | 
| cache_key | "_contact_form_geschlecht_entry_radio" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2922 -errors: [] -form: Symfony\Component\Form\Form {#2967 …} } | 
| form | Symfony\Component\Form\FormView {#3000 …5} | 
| full_name | "contact_form[geschlecht]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form_geschlecht_2" | 
| label | "Divers" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "2" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_geschlecht_entry" | 
| valid | true | 
| value | "divers" | 
firma
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Firma" ] | [ "placeholder" => "Firma" ] | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Firma" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2835 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | false | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2836 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Firma" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_contact_form_firma" ] | 
| cache_key | "_contact_form_firma_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2856 -errors: [] -form: Symfony\Component\Form\Form {#2970 …} } | 
| form | Symfony\Component\Form\FormView {#2865 …5} | 
| full_name | "contact_form[firma]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form_firma" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "firma" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_firma" | 
| valid | true | 
| value | "" | 
vorname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Vorname*" ] | [ "placeholder" => "Vorname*" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2818 +payload: null +groups: ? +message: "Vorname darf nicht leer sein" +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2818 +payload: null +groups: ? +message: "Vorname darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Vorname*" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2818 +payload: null +groups: ? +message: "Vorname darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2844 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2845 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Vorname*" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_contact_form_vorname" ] | 
| cache_key | "_contact_form_vorname_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#3003 -errors: [] -form: Symfony\Component\Form\Form {#2973 …} } | 
| form | Symfony\Component\Form\FormView {#3002 …5} | 
| full_name | "contact_form[vorname]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form_vorname" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "vorname" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_vorname" | 
| valid | true | 
| value | "" | 
nachname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Nachname*" ] | [ "placeholder" => "Nachname*" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2819 +payload: null +groups: ? +message: "Nachname darf nicht leer sein" +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2819 +payload: null +groups: ? +message: "Nachname darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Nachname*" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2819 +payload: null +groups: ? +message: "Nachname darf nicht leer sein" +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2855 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2854 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Nachname*" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_contact_form_nachname" ] | 
| cache_key | "_contact_form_nachname_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#3004 -errors: [] -form: Symfony\Component\Form\Form {#2976 …} } | 
| form | Symfony\Component\Form\FormView {#3005 …5} | 
| full_name | "contact_form[nachname]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form_nachname" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "nachname" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_nachname" | 
| valid | true | 
| value | "" | 
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "E-mail*" ] | [ "placeholder" => "E-mail*" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2820 +payload: null +groups: ? +message: "E-mail darf nicht leer sein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2821 +payload: null +groups: ? +message: "E-mail ist nicht valide" +mode: null +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2820 +payload: null +groups: ? +message: "E-mail darf nicht leer sein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2821 +payload: null +groups: ? +message: "E-mail ist nicht valide" +mode: null +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "E-mail*" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2820 +payload: null +groups: ? +message: "E-mail darf nicht leer sein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2821 +payload: null +groups: ? +message: "E-mail ist nicht valide" +mode: null +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2862 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "Please enter a valid email address." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2864 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2863 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "E-mail*" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "email" "_contact_form_email" ] | 
| cache_key | "_contact_form_email_email" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#3033 -errors: [] -form: Symfony\Component\Form\Form {#2979 …} } | 
| form | Symfony\Component\Form\FormView {#3035 …5} | 
| full_name | "contact_form[email]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form_email" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "email" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_email" | 
| valid | true | 
| value | "" | 
telefon
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Telefon" ] | [ "placeholder" => "Telefon" ] | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Telefon" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2871 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | false | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2872 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Telefon" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_contact_form_telefon" ] | 
| cache_key | "_contact_form_telefon_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#3036 -errors: [] -form: Symfony\Component\Form\Form {#2982 …} } | 
| form | Symfony\Component\Form\FormView {#3037 …5} | 
| full_name | "contact_form[telefon]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form_telefon" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "telefon" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_telefon" | 
| valid | true | 
| value | "" | 
nachricht
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "Ihre Nachricht" "rows" => 5 ] | [ "placeholder" => "Ihre Nachricht" "rows" => 5 ] | 
| error_bubbling | true | same as passed value | 
| label | false | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Ihre Nachricht" "rows" => 5 ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2880 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| sanitize_html | false | 
| sanitizer | null | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2881 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Ihre Nachricht" "rows" => 5 ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "textarea" "_contact_form_nachricht" ] | 
| cache_key | "_contact_form_nachricht_textarea" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#3038 -errors: [] -form: Symfony\Component\Form\Form {#2985 …} } | 
| form | Symfony\Component\Form\FormView {#3039 …5} | 
| full_name | "contact_form[nachricht]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form_nachricht" | 
| label | false | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "nachricht" | 
| pattern | null | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_nachricht" | 
| valid | true | 
| value | "" | 
datenschutz
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2822 +payload: null +groups: ? +message: "Sie müssen die Datenschutzerklärung akzeptieren." +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#2822 +payload: null +groups: ? +message: "Sie müssen die Datenschutzerklärung akzeptieren." +allowNull: false +normalizer: null } ] | 
| error_bubbling | true | same as passed value | 
| label | "Ich akzeptiere die Datenschutzerklärung." | same as passed value | 
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2822 +payload: null +groups: ? +message: "Sie müssen die Datenschutzerklärung akzeptieren." +allowNull: false +normalizer: null } ] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#2313 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| false_values | [
  null
] | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The checkbox has an invalid value." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#2312 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | "Ich akzeptiere die Datenschutzerklärung." | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2889 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
| value | "1" | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "_contact_form_datenschutz" ] | 
| cache_key | "_contact_form_datenschutz_checkbox" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#3040 -errors: [] -form: Symfony\Component\Form\Form {#2988 …} } | 
| form | Symfony\Component\Form\FormView {#3041 …5} | 
| full_name | "contact_form[datenschutz]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form_datenschutz" | 
| label | "Ich akzeptiere die Datenschutzerklärung." | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "datenschutz" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_datenschutz" | 
| valid | true | 
| value | "1" | 
hidden
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| required | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2898 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The hidden field is invalid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2899 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "hidden" "_contact_form_hidden" ] | 
| cache_key | "_contact_form_hidden_hidden" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#3042 -errors: [] -form: Symfony\Component\Form\Form {#2991 …} } | 
| form | Symfony\Component\Form\FormView {#3043 …5} | 
| full_name | "contact_form[hidden]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form_hidden" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "hidden" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_hidden" | 
| valid | true | 
| value | "" | 
filled
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | "" | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| required | true | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2907 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The hidden field is invalid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | true | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | true | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#2909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#2908 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "hidden" "_contact_form_filled" ] | 
| cache_key | "_contact_form_filled_hidden" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#3044 -errors: [] -form: Symfony\Component\Form\Form {#2994 …} } | 
| form | Symfony\Component\Form\FormView {#3045 …5} | 
| full_name | "contact_form[filled]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form_filled" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "filled" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_filled" | 
| valid | true | 
| value | "" | 
submit
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| label | "Senden" | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | false | 
| block_name | null | 
| block_prefix | null | 
| disabled | false | 
| form_attr | false | 
| label | "Senden" | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| priority | 0 | 
| row_attr | [] | 
| translation_domain | null | 
| validate | true | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "button" "submit" "_contact_form_submit" ] | 
| cache_key | "_contact_form_submit_submit" | 
| clicked | false | 
| disabled | false | 
| form | Symfony\Component\Form\FormView {#3047 …5} | 
| full_name | "contact_form[submit]" | 
| id | "contact_form_submit" | 
| label | "Senden" | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| multipart | false | 
| name | "submit" | 
| priority | 0 | 
| row_attr | [] | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form_submit" | 
| value | null | 
_token
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "187db97b903d5cb4a73a5827a1b3be.3aGt06TXASn6U0Fs-vwuKmJZBUE1HthHCygWT55VlM0.7NaAid6QTGevKygny61KfzQ-ThNQX7lxTk5FBskkzr-51pSn7KM4YrZiCA" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [] | same as passed value | 
| block_prefix | "csrf_token" | same as passed value | 
| data | "187db97b903d5cb4a73a5827a1b3be.3aGt06TXASn6U0Fs-vwuKmJZBUE1HthHCygWT55VlM0.7NaAid6QTGevKygny61KfzQ-ThNQX7lxTk5FBskkzr-51pSn7KM4YrZiCA" | same as passed value | 
| mapped | false | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | "csrf_token" | 
| by_reference | true | 
| compound | false | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2177 …} -namespace: Closure() {#2173 …} } | 
| data | "187db97b903d5cb4a73a5827a1b3be.3aGt06TXASn6U0Fs-vwuKmJZBUE1HthHCygWT55VlM0.7NaAid6QTGevKygny61KfzQ-ThNQX7lxTk5FBskkzr-51pSn7KM4YrZiCA" | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2910 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } | 
| error_bubbling | true | 
| error_mapping | [] | 
| extra_fields_message | "This form should not contain extra fields." | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The hidden field is invalid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| mapped | false | 
| method | "POST" | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| required | false | 
| row_attr | [] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#3048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#385 …} $message: Closure() {#3046 …} $translationDomain: "validators" } } | 
| validation_groups | null | 
View Vars
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_form__token" ] | 
| cache_key | "_contact_form__token_hidden" | 
| compound | false | 
| data | "187db97b903d5cb4a73a5827a1b3be.3aGt06TXASn6U0Fs-vwuKmJZBUE1HthHCygWT55VlM0.7NaAid6QTGevKygny61KfzQ-ThNQX7lxTk5FBskkzr-51pSn7KM4YrZiCA" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#3058 -errors: [] -form: Symfony\Component\Form\Form {#3054 …} } | 
| form | Symfony\Component\Form\FormView {#3049 …5} | 
| full_name | "contact_form[_token]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "contact_form__token" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "_token" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_contact_form__token" | 
| valid | true | 
| value | "187db97b903d5cb4a73a5827a1b3be.3aGt06TXASn6U0Fs-vwuKmJZBUE1HthHCygWT55VlM0.7NaAid6QTGevKygny61KfzQ-ThNQX7lxTk5FBskkzr-51pSn7KM4YrZiCA" |