Forms
-
car_submit_form
-
name
-
description
-
manufacturer
-
bodyStyle
-
carClass
-
_submit
-
_token
-
car_submit_form
Form type:
"App\Form\CarSubmitFormType"
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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3402 …} -namespace: Closure() {#3391 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3196 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() {#3182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#284 …} $message: Closure() {#3183 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "car_submit_form" "_car_submit_form" ] |
| cache_key | "_car_submit_form_car_submit_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2689 -errors: [] -form: Symfony\Component\Form\Form {#2707 …} } |
| form | Symfony\Component\Form\FormView {#3181 …5} |
| full_name | "car_submit_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_submit_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "car_submit_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_submit_form" |
| valid | true |
| value | null |
name
Form type:
"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 |
|---|---|---|
| label | "general.name" |
same as passed 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3402 …} -namespace: Closure() {#3391 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2904 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 | "general.name" |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#284 …} $message: Closure() {#2893 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_car_submit_form_name" ] |
| cache_key | "_car_submit_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2700 -errors: [] -form: Symfony\Component\Form\Form {#2645 …} } |
| form | Symfony\Component\Form\FormView {#2703 …5} |
| full_name | "car_submit_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_submit_form_name" |
| label | "general.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_submit_form_name" |
| valid | true |
| value | "" |
description
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 |
|---|---|---|
| label | "general.description" |
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 | [] |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3402 …} -namespace: Closure() {#3391 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2829 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 | "general.description" |
| 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() {#2831 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#284 …} $message: Closure() {#2830 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_car_submit_form_description" ] |
| cache_key | "_car_submit_form_description_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2699 -errors: [] -form: Symfony\Component\Form\Form {#2648 …} } |
| form | Symfony\Component\Form\FormView {#2698 …5} |
| full_name | "car_submit_form[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_submit_form_description" |
| label | "general.description" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_submit_form_description" |
| valid | true |
| value | "" |
manufacturer
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 | [ "AC Cars" => 80 "Alfa Romeo" => 28 "Aston Martin" => 240 "Austin-Healey" => 35 "BMW" => 300 "Buick" => 39 "Cadillac" => 45 "Chevrolet" => 59 "Citroen" => 71 "Dodge" => 83 "Ferrari" => 93 "Fiat" => 100 "Ford" => 106 "Jaguar" => 4 "Lamborghini" => 121 "Lincoln Motor Company" => 127 "MG Cars" => 153 "Mercedes-Benz" => 134 "Mercury" => 145 "Morris Motors" => 355 "Peugeot" => 158 "Pontiac" => 163 "Porsche" => 167 "Renault" => 176 "Triumph" => 185 "VEB Sachsenring" => 181 "VW" => 206 ] |
[ "AC Cars" => 80 "Alfa Romeo" => 28 "Aston Martin" => 240 "Austin-Healey" => 35 "BMW" => 300 "Buick" => 39 "Cadillac" => 45 "Chevrolet" => 59 "Citroen" => 71 "Dodge" => 83 "Ferrari" => 93 "Fiat" => 100 "Ford" => 106 "Jaguar" => 4 "Lamborghini" => 121 "Lincoln Motor Company" => 127 "MG Cars" => 153 "Mercedes-Benz" => 134 "Mercury" => 145 "Morris Motors" => 355 "Peugeot" => 158 "Pontiac" => 163 "Porsche" => 167 "Renault" => 176 "Triumph" => 185 "VEB Sachsenring" => 181 "VW" => 206 ] |
| label | "general.manufacturer" |
same as passed 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 |
| 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 | [ "AC Cars" => 80 "Alfa Romeo" => 28 "Aston Martin" => 240 "Austin-Healey" => 35 "BMW" => 300 "Buick" => 39 "Cadillac" => 45 "Chevrolet" => 59 "Citroen" => 71 "Dodge" => 83 "Ferrari" => 93 "Fiat" => 100 "Ford" => 106 "Jaguar" => 4 "Lamborghini" => 121 "Lincoln Motor Company" => 127 "MG Cars" => 153 "Mercedes-Benz" => 134 "Mercury" => 145 "Morris Motors" => 355 "Peugeot" => 158 "Pontiac" => 163 "Porsche" => 167 "Renault" => 176 "Triumph" => 185 "VEB Sachsenring" => 181 "VW" => 206 ] |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3402 …} -namespace: Closure() {#3391 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| 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 | "general.manufacturer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#284 …} $message: Closure() {#2748 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_car_submit_form_manufacturer" ] |
| cache_key | "_car_submit_form_manufacturer_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2709 +data: 80 +value: "80" +label: "AC Cars" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2682 +data: 28 +value: "28" +label: "Alfa Romeo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2839 +data: 240 +value: "240" +label: "Aston Martin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2832 +data: 35 +value: "35" +label: "Austin-Healey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2745 +data: 300 +value: "300" +label: "BMW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2736 +data: 39 +value: "39" +label: "Buick" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2723 +data: 45 +value: "45" +label: "Cadillac" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2681 +data: 59 +value: "59" +label: "Chevrolet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2694 +data: 71 +value: "71" +label: "Citroen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2683 +data: 83 +value: "83" +label: "Dodge" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +data: 93 +value: "93" +label: "Ferrari" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2708 +data: 100 +value: "100" +label: "Fiat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2655 +data: 106 +value: "106" +label: "Ford" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2654 +data: 4 +value: "4" +label: "Jaguar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2656 +data: 121 +value: "121" +label: "Lamborghini" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2657 +data: 127 +value: "127" +label: "Lincoln Motor Company" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2658 +data: 153 +value: "153" +label: "MG Cars" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2659 +data: 134 +value: "134" +label: "Mercedes-Benz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2660 +data: 145 +value: "145" +label: "Mercury" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2661 +data: 355 +value: "355" +label: "Morris Motors" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2662 +data: 158 +value: "158" +label: "Peugeot" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2663 +data: 163 +value: "163" +label: "Pontiac" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2664 +data: 167 +value: "167" +label: "Porsche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2665 +data: 176 +value: "176" +label: "Renault" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2669 +data: 185 +value: "185" +label: "Triumph" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2667 +data: 181 +value: "181" +label: "VEB Sachsenring" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2666 +data: 206 +value: "206" +label: "VW" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2697 -errors: [] -form: Symfony\Component\Form\Form {#2651 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2696 …5} |
| full_name | "car_submit_form[manufacturer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_submit_form_manufacturer" |
| is_selected | Closure($choice, $value) {#2673 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "general.manufacturer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "manufacturer" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_submit_form_manufacturer" |
| valid | true |
| value | "" |
bodyStyle
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 | [ "Berlinetta 2-türig" => 96 "Cabrio 2-türig" => 56 "Cabrio 4-türig" => 315 "Coupé 2-türig" => 7 "Coupé Limousine 2-türig" => 50 "Coupé Limousine 4-türig" => 49 "Limousine 2-türig" => 213 "Limousine 4-türig" => 42 "Minibus 4-5-türig" => 234 "Roadster" => 137 "Roadster 2-türig" => 6 "Schräghecklimousine 5-türig" => 179 "Targadach 2-türig" => 171 ] |
[ "Berlinetta 2-türig" => 96 "Cabrio 2-türig" => 56 "Cabrio 4-türig" => 315 "Coupé 2-türig" => 7 "Coupé Limousine 2-türig" => 50 "Coupé Limousine 4-türig" => 49 "Limousine 2-türig" => 213 "Limousine 4-türig" => 42 "Minibus 4-5-türig" => 234 "Roadster" => 137 "Roadster 2-türig" => 6 "Schräghecklimousine 5-türig" => 179 "Targadach 2-türig" => 171 ] |
| label | "general.body-style" |
same as passed 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 |
| 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 | [ "Berlinetta 2-türig" => 96 "Cabrio 2-türig" => 56 "Cabrio 4-türig" => 315 "Coupé 2-türig" => 7 "Coupé Limousine 2-türig" => 50 "Coupé Limousine 4-türig" => 49 "Limousine 2-türig" => 213 "Limousine 4-türig" => 42 "Minibus 4-5-türig" => 234 "Roadster" => 137 "Roadster 2-türig" => 6 "Schräghecklimousine 5-türig" => 179 "Targadach 2-türig" => 171 ] |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3402 …} -namespace: Closure() {#3391 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| 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 | "general.body-style" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#284 …} $message: Closure() {#2740 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_car_submit_form_bodyStyle" ] |
| cache_key | "_car_submit_form_bodyStyle_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +data: 96 +value: "96" +label: "Berlinetta 2-türig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2675 +data: 56 +value: "56" +label: "Cabrio 2-türig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2636 +data: 315 +value: "315" +label: "Cabrio 4-türig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2635 +data: 7 +value: "7" +label: "Coupé 2-türig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2634 +data: 50 +value: "50" +label: "Coupé Limousine 2-türig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2633 +data: 49 +value: "49" +label: "Coupé Limousine 4-türig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2632 +data: 213 +value: "213" +label: "Limousine 2-türig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2631 +data: 42 +value: "42" +label: "Limousine 4-türig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2630 +data: 234 +value: "234" +label: "Minibus 4-5-türig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2629 +data: 137 +value: "137" +label: "Roadster" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2628 +data: 6 +value: "6" +label: "Roadster 2-türig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2627 +data: 179 +value: "179" +label: "Schräghecklimousine 5-türig" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2626 +data: 171 +value: "171" +label: "Targadach 2-türig" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2671 -errors: [] -form: Symfony\Component\Form\Form {#2642 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2672 …5} |
| full_name | "car_submit_form[bodyStyle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_submit_form_bodyStyle" |
| is_selected | Closure($choice, $value) {#2624 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "general.body-style" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "bodyStyle" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_submit_form_bodyStyle" |
| valid | true |
| value | "" |
carClass
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 | [ "Full-size luxury car" => "Full-size luxury car" "Grand tourer" => "Grand tourer" "Light commercial vehicle" => "Light commercial vehicle" "Muscle Car" => "Muscle Car" "City Car" => "City Car" "Executive car" => "Executive car" "Economy car" => "Economy car" "Personal luxury car" => "Personal luxury car" "Full-Size" => "Full-Size" "Family car" => "Family car" "Mid-size luxury" => "Mid-size luxury" "sports car" => "sports car" ] |
[ "Full-size luxury car" => "Full-size luxury car" "Grand tourer" => "Grand tourer" "Light commercial vehicle" => "Light commercial vehicle" "Muscle Car" => "Muscle Car" "City Car" => "City Car" "Executive car" => "Executive car" "Economy car" => "Economy car" "Personal luxury car" => "Personal luxury car" "Full-Size" => "Full-Size" "Family car" => "Family car" "Mid-size luxury" => "Mid-size luxury" "sports car" => "sports car" ] |
| label | "general.car-class" |
same as passed 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 |
| 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 | [ "Full-size luxury car" => "Full-size luxury car" "Grand tourer" => "Grand tourer" "Light commercial vehicle" => "Light commercial vehicle" "Muscle Car" => "Muscle Car" "City Car" => "City Car" "Executive car" => "Executive car" "Economy car" => "Economy car" "Personal luxury car" => "Personal luxury car" "Full-Size" => "Full-Size" "Family car" => "Family car" "Mid-size luxury" => "Mid-size luxury" "sports car" => "sports car" ] |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3402 …} -namespace: Closure() {#3391 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| 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 | "general.car-class" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#284 …} $message: Closure() {#2725 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_car_submit_form_carClass" ] |
| cache_key | "_car_submit_form_carClass_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2621 +data: "Full-size luxury car" +value: "Full-size luxury car" +label: "Full-size luxury car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2620 +data: "Grand tourer" +value: "Grand tourer" +label: "Grand tourer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2619 +data: "Light commercial vehicle" +value: "Light commercial vehicle" +label: "Light commercial vehicle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2618 +data: "Muscle Car" +value: "Muscle Car" +label: "Muscle Car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2617 +data: "City Car" +value: "City Car" +label: "City Car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2616 +data: "Executive car" +value: "Executive car" +label: "Executive car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2615 +data: "Economy car" +value: "Economy car" +label: "Economy car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2614 +data: "Personal luxury car" +value: "Personal luxury car" +label: "Personal luxury car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2613 +data: "Full-Size" +value: "Full-Size" +label: "Full-Size" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2612 +data: "Family car" +value: "Family car" +label: "Family car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2611 +data: "Mid-size luxury" +value: "Mid-size luxury" +label: "Mid-size luxury" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2610 +data: "sports car" +value: "sports car" +label: "sports car" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2623 -errors: [] -form: Symfony\Component\Form\Form {#2639 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2622 …5} |
| full_name | "car_submit_form[carClass]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_submit_form_carClass" |
| is_selected | Closure($choice, $value) {#2608 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "general.car-class" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "carClass" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_submit_form_carClass" |
| 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 |
|---|---|---|
| attr | [ "class" => "btn btn-block btn-success" ] |
[ "class" => "btn btn-block btn-success" ] |
| label | "general.submit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-block btn-success" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "general.submit" |
| 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 | [ "class" => "btn btn-block btn-success" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_car_submit_form__submit" ] |
| cache_key | "_car_submit_form__submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2606 …5} |
| full_name | "car_submit_form[_submit]" |
| id | "car_submit_form__submit" |
| label | "general.submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "_submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_car_submit_form__submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d9f08dd91aa445084690be40b374097d.Hwf4RTuoWUiizB25hhUE8-DyHKZqTeSVzxO8X8xuS5w.RU7II27_KgLHmiTB81d2uaKYaO0eBK3X-V_5MZUGO8hdTcoUDO44O_L5ag" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "d9f08dd91aa445084690be40b374097d.Hwf4RTuoWUiizB25hhUE8-DyHKZqTeSVzxO8X8xuS5w.RU7II27_KgLHmiTB81d2uaKYaO0eBK3X-V_5MZUGO8hdTcoUDO44O_L5ag" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#3507 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3402 …} -namespace: Closure() {#3391 …} } |
| data | "d9f08dd91aa445084690be40b374097d.Hwf4RTuoWUiizB25hhUE8-DyHKZqTeSVzxO8X8xuS5w.RU7II27_KgLHmiTB81d2uaKYaO0eBK3X-V_5MZUGO8hdTcoUDO44O_L5ag" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2605 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() {#2601 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#284 …} $message: Closure() {#2604 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_car_submit_form__token" ] |
| cache_key | "_car_submit_form__token_hidden" |
| compound | false |
| data | "d9f08dd91aa445084690be40b374097d.Hwf4RTuoWUiizB25hhUE8-DyHKZqTeSVzxO8X8xuS5w.RU7II27_KgLHmiTB81d2uaKYaO0eBK3X-V_5MZUGO8hdTcoUDO44O_L5ag" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2591 -errors: [] -form: Symfony\Component\Form\Form {#2595 …} } |
| form | Symfony\Component\Form\FormView {#2600 …5} |
| full_name | "car_submit_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_submit_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 | "_car_submit_form__token" |
| valid | true |
| value | "d9f08dd91aa445084690be40b374097d.Hwf4RTuoWUiizB25hhUE8-DyHKZqTeSVzxO8X8xuS5w.RU7II27_KgLHmiTB81d2uaKYaO0eBK3X-V_5MZUGO8hdTcoUDO44O_L5ag" |