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" => "" "Sistem de subtavan ventilat" => 82309 "Tablă trapezoidală C-14" => 82310 "Muchie trapezoidală" => 82311 "Tablă trapezoidală T-14R" => 82312 "Argilla" => 79573 "Tablă trapezoidală T-14R Classic" => 82313 "Tablă trapezoidală T-18E" => 82314 "Malta" => 79587 "Tablă trapezoidală T-18N" => 82315 "Vena" => 79588 "Tablă trapezoidală T-35R" => 82316 "Claro" => 79589 "Tablă trapezoidală T-55" => 82317 "Tablă trapezoidală T-3" => 82318 "PHR560 Revolution" => 79594 "PHR355 Revolution" => 79595 "Tablă trapezoidală T-35" => 79597 "Tablă trapezoidală T-7" => 82308 "Claro Modular" => 79586 "Retto Modular" => 79590 "Moderno Modular" => 79591 "Vena Modular" => 80166 ] |
[ "form.calculation.product.choice.default" => "" "Sistem de subtavan ventilat" => 82309 "Tablă trapezoidală C-14" => 82310 "Muchie trapezoidală" => 82311 "Tablă trapezoidală T-14R" => 82312 "Argilla" => 79573 "Tablă trapezoidală T-14R Classic" => 82313 "Tablă trapezoidală T-18E" => 82314 "Malta" => 79587 "Tablă trapezoidală T-18N" => 82315 "Vena" => 79588 "Tablă trapezoidală T-35R" => 82316 "Claro" => 79589 "Tablă trapezoidală T-55" => 82317 "Tablă trapezoidală T-3" => 82318 "PHR560 Revolution" => 79594 "PHR355 Revolution" => 79595 "Tablă trapezoidală T-35" => 79597 "Tablă trapezoidală T-7" => 82308 "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 {#6603 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6604 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6605 …} -namespace: Closure() {#6607 …} } |
| data | [ "product" => "" "coating" => "" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6619 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" => "" "Sistem de subtavan ventilat" => 82309 "Tablă trapezoidală C-14" => 82310 "Muchie trapezoidală" => 82311 "Tablă trapezoidală T-14R" => 82312 "Argilla" => 79573 "Tablă trapezoidală T-14R Classic" => 82313 "Tablă trapezoidală T-18E" => 82314 "Malta" => 79587 "Tablă trapezoidală T-18N" => 82315 "Vena" => 79588 "Tablă trapezoidală T-35R" => 82316 "Claro" => 79589 "Tablă trapezoidală T-55" => 82317 "Tablă trapezoidală T-3" => 82318 "PHR560 Revolution" => 79594 "PHR355 Revolution" => 79595 "Tablă trapezoidală T-35" => 79597 "Tablă trapezoidală T-7" => 82308 "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() {#6633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6632 …} $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 {#6856 -errors: [] -form: Symfony\Component\Form\Form {#6818 …} } |
| form | Symfony\Component\Form\FormView {#6640 …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" => "" "Sistem de subtavan ventilat" => 82309 "Tablă trapezoidală C-14" => 82310 "Muchie trapezoidală" => 82311 "Tablă trapezoidală T-14R" => 82312 "Argilla" => 79573 "Tablă trapezoidală T-14R Classic" => 82313 "Tablă trapezoidală T-18E" => 82314 "Malta" => 79587 "Tablă trapezoidală T-18N" => 82315 "Vena" => 79588 "Tablă trapezoidală T-35R" => 82316 "Claro" => 79589 "Tablă trapezoidală T-55" => 82317 "Tablă trapezoidală T-3" => 82318 "PHR560 Revolution" => 79594 "PHR355 Revolution" => 79595 "Tablă trapezoidală T-35" => 79597 "Tablă trapezoidală T-7" => 82308 "Claro Modular" => 79586 "Retto Modular" => 79590 "Moderno Modular" => 79591 "Vena Modular" => 80166 ] |
[ "form.calculation.product.choice.default" => "" "Sistem de subtavan ventilat" => 82309 "Tablă trapezoidală C-14" => 82310 "Muchie trapezoidală" => 82311 "Tablă trapezoidală T-14R" => 82312 "Argilla" => 79573 "Tablă trapezoidală T-14R Classic" => 82313 "Tablă trapezoidală T-18E" => 82314 "Malta" => 79587 "Tablă trapezoidală T-18N" => 82315 "Vena" => 79588 "Tablă trapezoidală T-35R" => 82316 "Claro" => 79589 "Tablă trapezoidală T-55" => 82317 "Tablă trapezoidală T-3" => 82318 "PHR560 Revolution" => 79594 "PHR355 Revolution" => 79595 "Tablă trapezoidală T-35" => 79597 "Tablă trapezoidală T-7" => 82308 "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" => "" "Sistem de subtavan ventilat" => 82309 "Tablă trapezoidală C-14" => 82310 "Muchie trapezoidală" => 82311 "Tablă trapezoidală T-14R" => 82312 "Argilla" => 79573 "Tablă trapezoidală T-14R Classic" => 82313 "Tablă trapezoidală T-18E" => 82314 "Malta" => 79587 "Tablă trapezoidală T-18N" => 82315 "Vena" => 79588 "Tablă trapezoidală T-35R" => 82316 "Claro" => 79589 "Tablă trapezoidală T-55" => 82317 "Tablă trapezoidală T-3" => 82318 "PHR560 Revolution" => 79594 "PHR355 Revolution" => 79595 "Tablă trapezoidală T-35" => 79597 "Tablă trapezoidală T-7" => 82308 "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 {#6603 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6604 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6605 …} -namespace: Closure() {#6607 …} } |
| 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() {#6650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6653 …} $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 {#6864 +data: "" +value: "" +label: "form.calculation.product.choice.default" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6817 +data: 82309 +value: "82309" +label: "Sistem de subtavan ventilat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6811 +data: 82310 +value: "82310" +label: "Tablă trapezoidală C-14" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6649 +data: 82311 +value: "82311" +label: "Muchie trapezoidală" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6861 +data: 82312 +value: "82312" +label: "Tablă trapezoidală T-14R" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6862 +data: 79573 +value: "79573" +label: "Argilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6863 +data: 82313 +value: "82313" +label: "Tablă trapezoidală T-14R Classic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6819 +data: 82314 +value: "82314" +label: "Tablă trapezoidală T-18E" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6812 +data: 79587 +value: "79587" +label: "Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6810 +data: 82315 +value: "82315" +label: "Tablă trapezoidală T-18N" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6854 +data: 79588 +value: "79588" +label: "Vena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6859 +data: 82316 +value: "82316" +label: "Tablă trapezoidală T-35R" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6860 +data: 79589 +value: "79589" +label: "Claro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6858 +data: 82317 +value: "82317" +label: "Tablă trapezoidală T-55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6857 +data: 82318 +value: "82318" +label: "Tablă trapezoidală T-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6869 +data: 79594 +value: "79594" +label: "PHR560 Revolution" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6870 +data: 79595 +value: "79595" +label: "PHR355 Revolution" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6871 +data: 79597 +value: "79597" +label: "Tablă trapezoidală T-35" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6872 +data: 82308 +value: "82308" +label: "Tablă trapezoidală T-7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6873 +data: 79586 +value: "79586" +label: "Claro Modular" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6874 +data: 79590 +value: "79590" +label: "Retto Modular" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6875 +data: 79591 +value: "79591" +label: "Moderno Modular" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6876 +data: 80166 +value: "80166" +label: "Vena Modular" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6865 -errors: [] -form: Symfony\Component\Form\Form {#6842 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6867 …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) {#6880 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 {#6603 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6604 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6605 …} -namespace: Closure() {#6607 …} } |
| 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() {#6636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6641 …} $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 {#6881 +data: "" +value: "" +label: "form.calculation.coating.choice.default" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6882 +data: "AZ" +value: "AZ" +label: "form.calculation.coating.choice.AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6883 +data: "PM" +value: "PM" +label: "form.calculation.coating.choice.PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6884 +data: "OC" +value: "OC" +label: "form.calculation.coating.choice.OC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6885 +data: "PPM" +value: "PPM" +label: "form.calculation.coating.choice.PPM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6886 +data: "PS" +value: "PS" +label: "form.calculation.coating.choice.PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6887 +data: "rough-matt" +value: "rough-matt" +label: "form.calculation.coating.choice.rough-matt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6888 +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 {#6878 -errors: [] -form: Symfony\Component\Form\Form {#6839 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6879 …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) {#6890 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 {#6603 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6604 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6605 …} -namespace: Closure() {#6607 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6671 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() {#6676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6670 …} $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 {#6891 -errors: [] -form: Symfony\Component\Form\Form {#6836 …} } |
| form | Symfony\Component\Form\FormView {#6892 …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 {#6603 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6604 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6605 …} -namespace: Closure() {#6607 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6687 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() {#6688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6685 …} $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 {#6893 -errors: [] -form: Symfony\Component\Form\Form {#6845 …} } |
| form | Symfony\Component\Form\FormView {#6894 …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 {#6603 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6604 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6605 …} -namespace: Closure() {#6607 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6704 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() {#6711 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6700 …} $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 {#6895 -errors: [] -form: Symfony\Component\Form\Form {#6848 …} } |
| form | Symfony\Component\Form\FormView {#6896 …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 {#6695 +payload: null +groups: ? +message: "Missing phone prefix." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6662 +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 {#6695 +payload: null +groups: ? +message: "Missing phone prefix." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6662 +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 {#6695 +payload: null +groups: ? +message: "Missing phone prefix." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6662 +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 {#6603 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6604 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6605 …} -namespace: Closure() {#6607 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6718 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() {#6720 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6719 …} $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 {#6897 -errors: [] -form: Symfony\Component\Form\Form {#6790 …} } |
| form | Symfony\Component\Form\FormView {#6898 …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 {#6603 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6604 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6605 …} -namespace: Closure() {#6607 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6727 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() {#6729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6728 …} $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 {#6899 -errors: [] -form: Symfony\Component\Form\Form {#6793 …} } |
| form | Symfony\Component\Form\FormView {#6900 …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 {#6603 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6604 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6605 …} -namespace: Closure() {#6607 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6736 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() {#6738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6737 …} $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 {#6901 -errors: [] -form: Symfony\Component\Form\Form {#6796 …} } |
| form | Symfony\Component\Form\FormView {#6902 …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 {#6603 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6604 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6605 …} -namespace: Closure() {#6607 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6747 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 {#6746 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() {#6751 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6753 …} $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 {#6903 -errors: [] -form: Symfony\Component\Form\Form {#6799 …} } |
| form | Symfony\Component\Form\FormView {#6904 …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 {#6603 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6604 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6605 …} -namespace: Closure() {#6607 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6760 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() {#6766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6761 …} $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 {#6905 -errors: [] -form: Symfony\Component\Form\Form {#6802 …} } |
| form | Symfony\Component\Form\FormView {#6906 …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 {#6908 …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 | "0f323d466d6e5efe1eb72f63d8e384.vSM0UgxyoXxLWhoKAw8snfhLKBAoyMwvVD22iQLUtKo.y0pAJn0QkCR9FXFbOkgb09UeRXJljJ0ZLHqE3XeQztv3EWtrRBHLFWY-Xw" |
| 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 | "0f323d466d6e5efe1eb72f63d8e384.vSM0UgxyoXxLWhoKAw8snfhLKBAoyMwvVD22iQLUtKo.y0pAJn0QkCR9FXFbOkgb09UeRXJljJ0ZLHqE3XeQztv3EWtrRBHLFWY-Xw" |
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 {#6603 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6604 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6605 …} -namespace: Closure() {#6607 …} } |
| data | "0f323d466d6e5efe1eb72f63d8e384.vSM0UgxyoXxLWhoKAw8snfhLKBAoyMwvVD22iQLUtKo.y0pAJn0QkCR9FXFbOkgb09UeRXJljJ0ZLHqE3XeQztv3EWtrRBHLFWY-Xw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6911 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() {#6909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6910 …} $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 | "0f323d466d6e5efe1eb72f63d8e384.vSM0UgxyoXxLWhoKAw8snfhLKBAoyMwvVD22iQLUtKo.y0pAJn0QkCR9FXFbOkgb09UeRXJljJ0ZLHqE3XeQztv3EWtrRBHLFWY-Xw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6920 -errors: [] -form: Symfony\Component\Form\Form {#6916 …} } |
| form | Symfony\Component\Form\FormView {#6907 …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 | "0f323d466d6e5efe1eb72f63d8e384.vSM0UgxyoXxLWhoKAw8snfhLKBAoyMwvVD22iQLUtKo.y0pAJn0QkCR9FXFbOkgb09UeRXJljJ0ZLHqE3XeQztv3EWtrRBHLFWY-Xw" |