Forms
-
products_page_filter_form
-
min
-
max
-
sort
-
_submit
-
_token
-
products_page_filter_form
Form type:
"App\Form\ProductsPageFilterFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2385 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2386 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2387 …} -namespace: Closure() {#2389 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2414 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2416 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#465 …} $message: Closure() {#2415 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "products_page_filter_form" "_products_page_filter_form" ] |
| cache_key | "_products_page_filter_form_products_page_filter_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4006 -form: Symfony\Component\Form\Form {#2480 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4023 …5} |
| full_name | "products_page_filter_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "products_page_filter_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "products_page_filter_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_products_page_filter_form" |
| valid | true |
| value | null |
min
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Min" ] |
[ "placeholder" => "Min" ] |
| label | "MIN" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Min" ] |
| 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 {#2385 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2386 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2387 …} -namespace: Closure() {#2389 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2427 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 | "MIN" |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#465 …} $message: Closure() {#2428 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Min" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_products_page_filter_form_min" ] |
| cache_key | "_products_page_filter_form_min_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4028 -form: Symfony\Component\Form\Form {#2483 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4027 …5} |
| full_name | "products_page_filter_form[min]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "products_page_filter_form_min" |
| label | "MIN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "min" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_products_page_filter_form_min" |
| valid | true |
| value | "" |
max
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Max" ] |
[ "placeholder" => "Max" ] |
| label | "MAX" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Max" ] |
| 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 {#2385 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2386 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2387 …} -namespace: Closure() {#2389 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2437 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 | "MAX" |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2439 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#465 …} $message: Closure() {#2438 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Max" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_products_page_filter_form_max" ] |
| cache_key | "_products_page_filter_form_max_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4029 -form: Symfony\Component\Form\Form {#2486 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4030 …5} |
| full_name | "products_page_filter_form[max]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "products_page_filter_form_max" |
| label | "MAX" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "max" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_products_page_filter_form_max" |
| valid | true |
| value | "" |
sort
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "default" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Default" => "default" "Price (Low to High)" => "priceLowHigh" "Price (High to Low)" => "priceHighLow" ] |
[ "Default" => "default" "Price (Low to High)" => "priceLowHigh" "Price (High to Low)" => "priceHighLow" ] |
| data | "default" |
same as passed value |
| label | "Sort By" |
same as passed value |
| placeholder | false |
null
|
| required | false |
false
|
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_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Default" => "default" "Price (Low to High)" => "priceLowHigh" "Price (High to Low)" => "priceHighLow" ] |
| 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 {#2385 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2386 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2387 …} -namespace: Closure() {#2389 …} } |
| data | "default" |
| 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 | "Sort By" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2460 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#465 …} $message: Closure() {#2458 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_products_page_filter_form_sort" ] |
| cache_key | "_products_page_filter_form_sort_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4033 +label: "Default" +value: "default" +data: "default" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4034 +label: "Price (Low to High)" +value: "priceLowHigh" +data: "priceLowHigh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4035 +label: "Price (High to Low)" +value: "priceHighLow" +data: "priceHighLow" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "default" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4031 -form: Symfony\Component\Form\Form {#2489 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4032 …5} |
| full_name | "products_page_filter_form[sort]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "products_page_filter_form_sort" |
| is_selected | Closure($choice, $value) {#4037 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Sort By" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sort" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_products_page_filter_form_sort" |
| valid | true |
| value | "default" |
_submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-lg btn-block btn-success" ] |
[ "class" => "btn btn-lg btn-block btn-success" ] |
| label | "Apply" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-lg btn-block btn-success" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Apply" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-lg btn-block btn-success" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_products_page_filter_form__submit" ] |
| cache_key | "_products_page_filter_form__submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4039 …5} |
| full_name | "products_page_filter_form[_submit]" |
| id | "products_page_filter_form__submit" |
| label | "Apply" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "_submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_products_page_filter_form__submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "4e5dfe2b52bbfe2d1e45a02af.2Ley1y8nGLWCoDmKjD3-8RbPXnn5utMk38LqxARIBZ8.stjBm21Eb_nomWPg_HKNgmG6GzbA6KJy56iFkikQdOyC9du7Z3574_qZcA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "4e5dfe2b52bbfe2d1e45a02af.2Ley1y8nGLWCoDmKjD3-8RbPXnn5utMk38LqxARIBZ8.stjBm21Eb_nomWPg_HKNgmG6GzbA6KJy56iFkikQdOyC9du7Z3574_qZcA" |
same as passed value |
| mapped | false |
false
|
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 {#2385 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2386 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2387 …} -namespace: Closure() {#2389 …} } |
| data | "4e5dfe2b52bbfe2d1e45a02af.2Ley1y8nGLWCoDmKjD3-8RbPXnn5utMk38LqxARIBZ8.stjBm21Eb_nomWPg_HKNgmG6GzbA6KJy56iFkikQdOyC9du7Z3574_qZcA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4042 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() {#4044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#465 …} $message: Closure() {#4043 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_products_page_filter_form__token" ] |
| cache_key | "_products_page_filter_form__token_hidden" |
| compound | false |
| data | "4e5dfe2b52bbfe2d1e45a02af.2Ley1y8nGLWCoDmKjD3-8RbPXnn5utMk38LqxARIBZ8.stjBm21Eb_nomWPg_HKNgmG6GzbA6KJy56iFkikQdOyC9du7Z3574_qZcA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4054 -form: Symfony\Component\Form\Form {#4050 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4045 …5} |
| full_name | "products_page_filter_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "products_page_filter_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 | "_products_page_filter_form__token" |
| valid | true |
| value | "4e5dfe2b52bbfe2d1e45a02af.2Ley1y8nGLWCoDmKjD3-8RbPXnn5utMk38LqxARIBZ8.stjBm21Eb_nomWPg_HKNgmG6GzbA6KJy56iFkikQdOyC9du7Z3574_qZcA" |