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" => "" "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" => 79589 "Trapezblech T-55" => 82317 "Trapezblech T-3" => 82318 "Claro Modular" => 79586 "Retto Modular" => 79590 "Moderno Modular" => 79591 "Vena Modular" => 80166 ] |
[ "form.calculation.product.choice.default" => "" "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" => 79589 "Trapezblech T-55" => 82317 "Trapezblech T-3" => 82318 "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 {#6562 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6563 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6564 …} -namespace: Closure() {#6566 …} } |
| data | [ "product" => "" "coating" => "" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6578 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" => "" "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" => 79589 "Trapezblech T-55" => 82317 "Trapezblech T-3" => 82318 "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() {#6592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6591 …} $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 {#6815 -errors: [] -form: Symfony\Component\Form\Form {#6777 …} } |
| form | Symfony\Component\Form\FormView {#6599 …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" => "" "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" => 79589 "Trapezblech T-55" => 82317 "Trapezblech T-3" => 82318 "Claro Modular" => 79586 "Retto Modular" => 79590 "Moderno Modular" => 79591 "Vena Modular" => 80166 ] |
[ "form.calculation.product.choice.default" => "" "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" => 79589 "Trapezblech T-55" => 82317 "Trapezblech T-3" => 82318 "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" => "" "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" => 79589 "Trapezblech T-55" => 82317 "Trapezblech T-3" => 82318 "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 {#6562 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6563 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6564 …} -namespace: Closure() {#6566 …} } |
| 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() {#6609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6612 …} $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 {#6823 +data: "" +value: "" +label: "form.calculation.product.choice.default" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6776 +data: 79594 +value: "79594" +label: "PHR560 Revolution" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6770 +data: 79595 +value: "79595" +label: "PHR355 Revolution" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6608 +data: 79597 +value: "79597" +label: "Trapezblech T-35" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6820 +data: 82308 +value: "82308" +label: "Trapezblech T-7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6821 +data: 82309 +value: "82309" +label: "Belüftetes Unterdeck-System" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6822 +data: 82310 +value: "82310" +label: "Trapezblech C-14" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6778 +data: 82311 +value: "82311" +label: "Trapezfalz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6771 +data: 82312 +value: "82312" +label: "Trapezblech T-14R" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6769 +data: 79573 +value: "79573" +label: "Argilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6813 +data: 82313 +value: "82313" +label: "Trapezblech T-14R Classic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6818 +data: 82314 +value: "82314" +label: "Trapezblech T-18E" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6819 +data: 79587 +value: "79587" +label: "Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6817 +data: 82315 +value: "82315" +label: "Trapezblech T-18N" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6816 +data: 79588 +value: "79588" +label: "Vena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6828 +data: 82316 +value: "82316" +label: "Trapezblech T-35R" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6829 +data: 79589 +value: "79589" +label: "Claro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6830 +data: 82317 +value: "82317" +label: "Trapezblech T-55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6831 +data: 82318 +value: "82318" +label: "Trapezblech T-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6832 +data: 79586 +value: "79586" +label: "Claro Modular" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6833 +data: 79590 +value: "79590" +label: "Retto Modular" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6834 +data: 79591 +value: "79591" +label: "Moderno Modular" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6835 +data: 80166 +value: "80166" +label: "Vena Modular" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6824 -errors: [] -form: Symfony\Component\Form\Form {#6801 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6826 …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) {#6839 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 {#6562 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6563 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6564 …} -namespace: Closure() {#6566 …} } |
| 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() {#6595 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6600 …} $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 {#6840 +data: "" +value: "" +label: "form.calculation.coating.choice.default" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6841 +data: "AZ" +value: "AZ" +label: "form.calculation.coating.choice.AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6842 +data: "PM" +value: "PM" +label: "form.calculation.coating.choice.PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6843 +data: "OC" +value: "OC" +label: "form.calculation.coating.choice.OC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6844 +data: "PPM" +value: "PPM" +label: "form.calculation.coating.choice.PPM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6845 +data: "PS" +value: "PS" +label: "form.calculation.coating.choice.PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6846 +data: "rough-matt" +value: "rough-matt" +label: "form.calculation.coating.choice.rough-matt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6847 +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 {#6837 -errors: [] -form: Symfony\Component\Form\Form {#6798 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6838 …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) {#6849 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 {#6562 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6563 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6564 …} -namespace: Closure() {#6566 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6630 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() {#6635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6629 …} $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 {#6850 -errors: [] -form: Symfony\Component\Form\Form {#6795 …} } |
| form | Symfony\Component\Form\FormView {#6851 …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 {#6562 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6563 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6564 …} -namespace: Closure() {#6566 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6646 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() {#6647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6644 …} $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 {#6852 -errors: [] -form: Symfony\Component\Form\Form {#6804 …} } |
| form | Symfony\Component\Form\FormView {#6853 …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 {#6562 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6563 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6564 …} -namespace: Closure() {#6566 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6663 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() {#6670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6659 …} $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 {#6854 -errors: [] -form: Symfony\Component\Form\Form {#6807 …} } |
| form | Symfony\Component\Form\FormView {#6855 …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 {#6654 +payload: null +groups: ? +message: "Missing phone prefix." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6621 +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 {#6654 +payload: null +groups: ? +message: "Missing phone prefix." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6621 +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 {#6654 +payload: null +groups: ? +message: "Missing phone prefix." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6621 +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 {#6562 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6563 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6564 …} -namespace: Closure() {#6566 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6677 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() {#6679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6678 …} $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 {#6856 -errors: [] -form: Symfony\Component\Form\Form {#6749 …} } |
| form | Symfony\Component\Form\FormView {#6857 …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 {#6562 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6563 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6564 …} -namespace: Closure() {#6566 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6686 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() {#6688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6687 …} $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 {#6858 -errors: [] -form: Symfony\Component\Form\Form {#6752 …} } |
| form | Symfony\Component\Form\FormView {#6859 …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 {#6562 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6563 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6564 …} -namespace: Closure() {#6566 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6695 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() {#6697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6696 …} $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 {#6860 -errors: [] -form: Symfony\Component\Form\Form {#6755 …} } |
| form | Symfony\Component\Form\FormView {#6861 …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 {#6562 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6563 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6564 …} -namespace: Closure() {#6566 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6706 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 {#6705 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() {#6710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6712 …} $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 {#6862 -errors: [] -form: Symfony\Component\Form\Form {#6758 …} } |
| form | Symfony\Component\Form\FormView {#6863 …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 {#6562 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6563 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6564 …} -namespace: Closure() {#6566 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6719 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() {#6725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6720 …} $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 {#6864 -errors: [] -form: Symfony\Component\Form\Form {#6761 …} } |
| form | Symfony\Component\Form\FormView {#6865 …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 {#6867 …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 | "4815022bf.qIy1KWBQoFekPz4B1BKs9M_EatM2r249I1dPzbH8rh4.5eLYQBA56hWWd18xnWaUzKL1W7tMmFoKcDEuleem-CuF2dB2MCXiCOsPdw" |
| 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 | "4815022bf.qIy1KWBQoFekPz4B1BKs9M_EatM2r249I1dPzbH8rh4.5eLYQBA56hWWd18xnWaUzKL1W7tMmFoKcDEuleem-CuF2dB2MCXiCOsPdw" |
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 {#6562 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6563 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6564 …} -namespace: Closure() {#6566 …} } |
| data | "4815022bf.qIy1KWBQoFekPz4B1BKs9M_EatM2r249I1dPzbH8rh4.5eLYQBA56hWWd18xnWaUzKL1W7tMmFoKcDEuleem-CuF2dB2MCXiCOsPdw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6870 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() {#6868 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#106 …} $message: Closure() {#6869 …} $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 | "4815022bf.qIy1KWBQoFekPz4B1BKs9M_EatM2r249I1dPzbH8rh4.5eLYQBA56hWWd18xnWaUzKL1W7tMmFoKcDEuleem-CuF2dB2MCXiCOsPdw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6879 -errors: [] -form: Symfony\Component\Form\Form {#6875 …} } |
| form | Symfony\Component\Form\FormView {#6866 …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 | "4815022bf.qIy1KWBQoFekPz4B1BKs9M_EatM2r249I1dPzbH8rh4.5eLYQBA56hWWd18xnWaUzKL1W7tMmFoKcDEuleem-CuF2dB2MCXiCOsPdw" |