Forms
-
calculation_form
-
product
-
coating
-
amount
-
firstname
-
email
-
phone
-
city
-
zipcode
-
agreement
-
recaptcha
-
submit
-
_token
-
calculation_form
Form type:
"App\Form\CalculationFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "product" => "" "coating" => "" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| coatingChoicesSet | "AZ,PM,OC,PPM,PS,rough-matt,HARD" |
same as passed value |
| data | [ "product" => "" "coating" => "" ] |
[ "product" => "" "coating" => "" ] |
| productChoices | [ "form.calculation.product.choice.default" => "" "Claro" => 79589 "Trapezblech T-55" => 82317 "Trapezblech T-3" => 82318 "PHR560 Revolution" => 79594 "PHR355 Revolution" => 79595 "Trapezblech T-35" => 79597 "Trapezblech T-7" => 82308 "Belüftetes Unterdeck-System" => 82309 "Trapezblech C-14" => 82310 "Trapezfalz" => 82311 "Trapezblech T-14R" => 82312 "Argilla" => 79573 "Trapezblech T-14R Classic" => 82313 "Trapezblech T-18E" => 82314 "Malta" => 79587 "Trapezblech T-18N" => 82315 "Vena" => 79588 "Trapezblech T-35R" => 82316 "Claro Modular" => 79586 "Retto Modular" => 79590 "Moderno Modular" => 79591 "Vena Modular" => 80166 ] |
[ "form.calculation.product.choice.default" => "" "Claro" => 79589 "Trapezblech T-55" => 82317 "Trapezblech T-3" => 82318 "PHR560 Revolution" => 79594 "PHR355 Revolution" => 79595 "Trapezblech T-35" => 79597 "Trapezblech T-7" => 82308 "Belüftetes Unterdeck-System" => 82309 "Trapezblech C-14" => 82310 "Trapezfalz" => 82311 "Trapezblech T-14R" => 82312 "Argilla" => 79573 "Trapezblech T-14R Classic" => 82313 "Trapezblech T-18E" => 82314 "Malta" => 79587 "Trapezblech T-18N" => 82315 "Vena" => 79588 "Trapezblech T-35R" => 82316 "Claro Modular" => 79586 "Retto Modular" => 79590 "Moderno Modular" => 79591 "Vena Modular" => 80166 ] |
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 |
| coatingChoicesSet | "AZ,PM,OC,PPM,PS,rough-matt,HARD" |
| 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 {#6567 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6569 …} -namespace: Closure() {#6571 …} } |
| data | [ "product" => "" "coating" => "" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6583 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 |
| productChoices | [ "form.calculation.product.choice.default" => "" "Claro" => 79589 "Trapezblech T-55" => 82317 "Trapezblech T-3" => 82318 "PHR560 Revolution" => 79594 "PHR355 Revolution" => 79595 "Trapezblech T-35" => 79597 "Trapezblech T-7" => 82308 "Belüftetes Unterdeck-System" => 82309 "Trapezblech C-14" => 82310 "Trapezfalz" => 82311 "Trapezblech T-14R" => 82312 "Argilla" => 79573 "Trapezblech T-14R Classic" => 82313 "Trapezblech T-18E" => 82314 "Malta" => 79587 "Trapezblech T-18N" => 82315 "Vena" => 79588 "Trapezblech T-35R" => 82316 "Claro Modular" => 79586 "Retto Modular" => 79590 "Moderno Modular" => 79591 "Vena Modular" => 80166 ] |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6596 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "calculation_form" "_calculation_form" ] |
| cache_key | "_calculation_form_calculation_form" |
| compound | true |
| data | [ "product" => "" "coating" => "" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6820 -errors: [] -form: Symfony\Component\Form\Form {#6782 …} } |
| form | Symfony\Component\Form\FormView {#6604 …5} |
| full_name | "calculation_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "calculation_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "calculation_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_calculation_form" |
| valid | true |
| value | [ "product" => "" "coating" => "" ] |
product
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "form.calculation.product.choice.default" => "" "Claro" => 79589 "Trapezblech T-55" => 82317 "Trapezblech T-3" => 82318 "PHR560 Revolution" => 79594 "PHR355 Revolution" => 79595 "Trapezblech T-35" => 79597 "Trapezblech T-7" => 82308 "Belüftetes Unterdeck-System" => 82309 "Trapezblech C-14" => 82310 "Trapezfalz" => 82311 "Trapezblech T-14R" => 82312 "Argilla" => 79573 "Trapezblech T-14R Classic" => 82313 "Trapezblech T-18E" => 82314 "Malta" => 79587 "Trapezblech T-18N" => 82315 "Vena" => 79588 "Trapezblech T-35R" => 82316 "Claro Modular" => 79586 "Retto Modular" => 79590 "Moderno Modular" => 79591 "Vena Modular" => 80166 ] |
[ "form.calculation.product.choice.default" => "" "Claro" => 79589 "Trapezblech T-55" => 82317 "Trapezblech T-3" => 82318 "PHR560 Revolution" => 79594 "PHR355 Revolution" => 79595 "Trapezblech T-35" => 79597 "Trapezblech T-7" => 82308 "Belüftetes Unterdeck-System" => 82309 "Trapezblech C-14" => 82310 "Trapezfalz" => 82311 "Trapezblech T-14R" => 82312 "Argilla" => 79573 "Trapezblech T-14R Classic" => 82313 "Trapezblech T-18E" => 82314 "Malta" => 79587 "Trapezblech T-18N" => 82315 "Vena" => 79588 "Trapezblech T-35R" => 82316 "Claro Modular" => 79586 "Retto Modular" => 79590 "Moderno Modular" => 79591 "Vena Modular" => 80166 ] |
| label | "form.calculation.product" |
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 | [ "form.calculation.product.choice.default" => "" "Claro" => 79589 "Trapezblech T-55" => 82317 "Trapezblech T-3" => 82318 "PHR560 Revolution" => 79594 "PHR355 Revolution" => 79595 "Trapezblech T-35" => 79597 "Trapezblech T-7" => 82308 "Belüftetes Unterdeck-System" => 82309 "Trapezblech C-14" => 82310 "Trapezfalz" => 82311 "Trapezblech T-14R" => 82312 "Argilla" => 79573 "Trapezblech T-14R Classic" => 82313 "Trapezblech T-18E" => 82314 "Malta" => 79587 "Trapezblech T-18N" => 82315 "Vena" => 79588 "Trapezblech T-35R" => 82316 "Claro Modular" => 79586 "Retto Modular" => 79590 "Moderno Modular" => 79591 "Vena Modular" => 80166 ] |
| 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 {#6567 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6569 …} -namespace: Closure() {#6571 …} } |
| 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 | "form.calculation.product" |
| 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() {#6614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6617 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_calculation_form_product" ] |
| cache_key | "_calculation_form_product_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6828 +data: "" +value: "" +label: "form.calculation.product.choice.default" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6781 +data: 79589 +value: "79589" +label: "Claro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6775 +data: 82317 +value: "82317" +label: "Trapezblech T-55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6613 +data: 82318 +value: "82318" +label: "Trapezblech T-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6825 +data: 79594 +value: "79594" +label: "PHR560 Revolution" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6826 +data: 79595 +value: "79595" +label: "PHR355 Revolution" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6827 +data: 79597 +value: "79597" +label: "Trapezblech T-35" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6783 +data: 82308 +value: "82308" +label: "Trapezblech T-7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6776 +data: 82309 +value: "82309" +label: "Belüftetes Unterdeck-System" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6774 +data: 82310 +value: "82310" +label: "Trapezblech C-14" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6818 +data: 82311 +value: "82311" +label: "Trapezfalz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6823 +data: 82312 +value: "82312" +label: "Trapezblech T-14R" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6824 +data: 79573 +value: "79573" +label: "Argilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6822 +data: 82313 +value: "82313" +label: "Trapezblech T-14R Classic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6821 +data: 82314 +value: "82314" +label: "Trapezblech T-18E" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6833 +data: 79587 +value: "79587" +label: "Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6834 +data: 82315 +value: "82315" +label: "Trapezblech T-18N" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6835 +data: 79588 +value: "79588" +label: "Vena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6836 +data: 82316 +value: "82316" +label: "Trapezblech T-35R" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6837 +data: 79586 +value: "79586" +label: "Claro Modular" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6838 +data: 79590 +value: "79590" +label: "Retto Modular" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6839 +data: 79591 +value: "79591" +label: "Moderno Modular" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6840 +data: 80166 +value: "80166" +label: "Vena Modular" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6829 -errors: [] -form: Symfony\Component\Form\Form {#6806 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6831 …5} |
| full_name | "calculation_form[product]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "calculation_form_product" |
| is_selected | Closure($choice, $value) {#6844 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "form.calculation.product" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "product" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | true |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_calculation_form_product" |
| valid | true |
| value | "" |
coating
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "form.calculation.coating.choice.default" => "" "form.calculation.coating.choice.AZ" => "AZ" "form.calculation.coating.choice.PM" => "PM" "form.calculation.coating.choice.OC" => "OC" "form.calculation.coating.choice.PPM" => "PPM" "form.calculation.coating.choice.PS" => "PS" "form.calculation.coating.choice.rough-matt" => "rough-matt" "form.calculation.coating.choice.HARD" => "HARD" ] |
[ "form.calculation.coating.choice.default" => "" "form.calculation.coating.choice.AZ" => "AZ" "form.calculation.coating.choice.PM" => "PM" "form.calculation.coating.choice.OC" => "OC" "form.calculation.coating.choice.PPM" => "PPM" "form.calculation.coating.choice.PS" => "PS" "form.calculation.coating.choice.rough-matt" => "rough-matt" "form.calculation.coating.choice.HARD" => "HARD" ] |
| label | "form.calculation.coating" |
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 | [ "form.calculation.coating.choice.default" => "" "form.calculation.coating.choice.AZ" => "AZ" "form.calculation.coating.choice.PM" => "PM" "form.calculation.coating.choice.OC" => "OC" "form.calculation.coating.choice.PPM" => "PPM" "form.calculation.coating.choice.PS" => "PS" "form.calculation.coating.choice.rough-matt" => "rough-matt" "form.calculation.coating.choice.HARD" => "HARD" ] |
| 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 {#6567 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6569 …} -namespace: Closure() {#6571 …} } |
| 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 | "form.calculation.coating" |
| 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() {#6600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6605 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_calculation_form_coating" ] |
| cache_key | "_calculation_form_coating_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6845 +data: "" +value: "" +label: "form.calculation.coating.choice.default" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6846 +data: "AZ" +value: "AZ" +label: "form.calculation.coating.choice.AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6847 +data: "PM" +value: "PM" +label: "form.calculation.coating.choice.PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6848 +data: "OC" +value: "OC" +label: "form.calculation.coating.choice.OC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6849 +data: "PPM" +value: "PPM" +label: "form.calculation.coating.choice.PPM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6850 +data: "PS" +value: "PS" +label: "form.calculation.coating.choice.PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6851 +data: "rough-matt" +value: "rough-matt" +label: "form.calculation.coating.choice.rough-matt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6852 +data: "HARD" +value: "HARD" +label: "form.calculation.coating.choice.HARD" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6842 -errors: [] -form: Symfony\Component\Form\Form {#6803 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6843 …5} |
| full_name | "calculation_form[coating]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "calculation_form_coating" |
| is_selected | Closure($choice, $value) {#6854 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "form.calculation.coating" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "coating" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | true |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_calculation_form_coating" |
| valid | true |
| value | "" |
amount
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 | "form.calculation.amount" |
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 {#6567 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6569 …} -namespace: Closure() {#6571 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6635 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.calculation.amount" |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6640 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6634 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_calculation_form_amount" ] |
| cache_key | "_calculation_form_amount_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6855 -errors: [] -form: Symfony\Component\Form\Form {#6800 …} } |
| form | Symfony\Component\Form\FormView {#6856 …5} |
| full_name | "calculation_form[amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "calculation_form_amount" |
| label | "form.calculation.amount" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_calculation_form_amount" |
| valid | true |
| value | "" |
firstname
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 | "form.calculation.firstname" |
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 {#6567 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6569 …} -namespace: Closure() {#6571 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6651 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 | "form.calculation.firstname" |
| 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() {#6652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6649 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_calculation_form_firstname" ] |
| cache_key | "_calculation_form_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6857 -errors: [] -form: Symfony\Component\Form\Form {#6809 …} } |
| form | Symfony\Component\Form\FormView {#6858 …5} |
| full_name | "calculation_form[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "calculation_form_firstname" |
| label | "form.calculation.firstname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_calculation_form_firstname" |
| valid | true |
| value | "" |
Form type:
"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 |
|---|---|---|
| label | "form.calculation.email" |
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 {#6567 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6569 …} -namespace: Closure() {#6571 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6668 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.calculation.email" |
| 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() {#6675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6664 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_calculation_form_email" ] |
| cache_key | "_calculation_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6859 -errors: [] -form: Symfony\Component\Form\Form {#6812 …} } |
| form | Symfony\Component\Form\FormView {#6860 …5} |
| full_name | "calculation_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "calculation_form_email" |
| label | "form.calculation.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_calculation_form_email" |
| valid | true |
| value | "" |
phone
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6659 +payload: null +groups: ? +message: "Missing phone prefix." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6626 +payload: null +groups: ? +message: "Please enter phone number with country prefix, e.g. +48 123456789" +pattern: "/^\+\d{1,3}\s?\d+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6659 +payload: null +groups: ? +message: "Missing phone prefix." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6626 +payload: null +groups: ? +message: "Please enter phone number with country prefix, e.g. +48 123456789" +pattern: "/^\+\d{1,3}\s?\d+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "form.calculation.phone" |
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 {#6659 +payload: null +groups: ? +message: "Missing phone prefix." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6626 +payload: null +groups: ? +message: "Please enter phone number with country prefix, e.g. +48 123456789" +pattern: "/^\+\d{1,3}\s?\d+$/" +htmlPattern: null +match: true +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 {#6567 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6569 …} -namespace: Closure() {#6571 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6682 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 | "form.calculation.phone" |
| 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() {#6684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6683 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_calculation_form_phone" ] |
| cache_key | "_calculation_form_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6861 -errors: [] -form: Symfony\Component\Form\Form {#6754 …} } |
| form | Symfony\Component\Form\FormView {#6862 …5} |
| full_name | "calculation_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "calculation_form_phone" |
| label | "form.calculation.phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_calculation_form_phone" |
| valid | true |
| value | "" |
city
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 | "form.calculation.city" |
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 {#6567 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6569 …} -namespace: Closure() {#6571 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6691 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 | "form.calculation.city" |
| 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() {#6693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6692 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_calculation_form_city" ] |
| cache_key | "_calculation_form_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6863 -errors: [] -form: Symfony\Component\Form\Form {#6757 …} } |
| form | Symfony\Component\Form\FormView {#6864 …5} |
| full_name | "calculation_form[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "calculation_form_city" |
| label | "form.calculation.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_calculation_form_city" |
| valid | true |
| value | "" |
zipcode
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 | "form.calculation.zipcode" |
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 {#6567 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6569 …} -namespace: Closure() {#6571 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6700 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 | "form.calculation.zipcode" |
| 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() {#6702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6701 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_calculation_form_zipcode" ] |
| cache_key | "_calculation_form_zipcode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6865 -errors: [] -form: Symfony\Component\Form\Form {#6760 …} } |
| form | Symfony\Component\Form\FormView {#6866 …5} |
| full_name | "calculation_form[zipcode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "calculation_form_zipcode" |
| label | "form.calculation.zipcode" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zipcode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_calculation_form_zipcode" |
| valid | true |
| value | "" |
agreement
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 | "form.calculation.agreement" |
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 {#6567 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6569 …} -namespace: Closure() {#6571 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6711 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6710 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "form.calculation.agreement" |
| 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() {#6715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6717 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_calculation_form_agreement" ] |
| cache_key | "_calculation_form_agreement_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6867 -errors: [] -form: Symfony\Component\Form\Form {#6763 …} } |
| form | Symfony\Component\Form\FormView {#6868 …5} |
| full_name | "calculation_form[agreement]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "calculation_form_agreement" |
| label | "form.calculation.agreement" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreement" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_calculation_form_agreement" |
| valid | true |
| value | "1" |
recaptcha
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 | [ "id" => "recaptcha" ] |
[ "id" => "recaptcha" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "id" => "recaptcha" ] |
| 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 {#6567 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6569 …} -namespace: Closure() {#6571 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6724 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() {#6730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6725 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "id" => "recaptcha" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_calculation_form_recaptcha" ] |
| cache_key | "_calculation_form_recaptcha_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6869 -errors: [] -form: Symfony\Component\Form\Form {#6766 …} } |
| form | Symfony\Component\Form\FormView {#6870 …5} |
| full_name | "calculation_form[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "calculation_form_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_calculation_form_recaptcha" |
| 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 | "form.calculation.submit" |
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 | "form.calculation.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 | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_calculation_form_submit" ] |
| cache_key | "_calculation_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#6872 …5} |
| full_name | "calculation_form[submit]" |
| id | "calculation_form_submit" |
| label | "form.calculation.submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_calculation_form_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b9e9b9.hdgiTAYK8cnZDB2tt0-EeHJBognB_Ecj4f_f9M2pqcI.4opOdFlIgLiVdlKc6AzbMDEx5TCSvzFwlsmxp6_Gkbvdsnd6YkmlkJF8LQ" |
| 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 | "b9e9b9.hdgiTAYK8cnZDB2tt0-EeHJBognB_Ecj4f_f9M2pqcI.4opOdFlIgLiVdlKc6AzbMDEx5TCSvzFwlsmxp6_Gkbvdsnd6YkmlkJF8LQ" |
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 {#6567 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6569 …} -namespace: Closure() {#6571 …} } |
| data | "b9e9b9.hdgiTAYK8cnZDB2tt0-EeHJBognB_Ecj4f_f9M2pqcI.4opOdFlIgLiVdlKc6AzbMDEx5TCSvzFwlsmxp6_Gkbvdsnd6YkmlkJF8LQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6875 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() {#6873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6874 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_calculation_form__token" ] |
| cache_key | "_calculation_form__token_hidden" |
| compound | false |
| data | "b9e9b9.hdgiTAYK8cnZDB2tt0-EeHJBognB_Ecj4f_f9M2pqcI.4opOdFlIgLiVdlKc6AzbMDEx5TCSvzFwlsmxp6_Gkbvdsnd6YkmlkJF8LQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6884 -errors: [] -form: Symfony\Component\Form\Form {#6880 …} } |
| form | Symfony\Component\Form\FormView {#6871 …5} |
| full_name | "calculation_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "calculation_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 | "_calculation_form__token" |
| valid | true |
| value | "b9e9b9.hdgiTAYK8cnZDB2tt0-EeHJBognB_Ecj4f_f9M2pqcI.4opOdFlIgLiVdlKc6AzbMDEx5TCSvzFwlsmxp6_Gkbvdsnd6YkmlkJF8LQ" |