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 {#2380 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2381 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2382 …} -namespace: Closure() {#2384 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2409 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() {#2411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#612 …} $message: Closure() {#2410 …} $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 {#3973 -form: Symfony\Component\Form\Form {#2475 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3990 …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 {#2380 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2381 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2382 …} -namespace: Closure() {#2384 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2422 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() {#2424 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#612 …} $message: Closure() {#2423 …} $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 {#3995 -form: Symfony\Component\Form\Form {#2478 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3994 …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 {#2380 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2381 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2382 …} -namespace: Closure() {#2384 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2432 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() {#2434 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#612 …} $message: Closure() {#2433 …} $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 {#3996 -form: Symfony\Component\Form\Form {#2481 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3997 …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 {#2380 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2381 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2382 …} -namespace: Closure() {#2384 …} } |
| 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() {#2455 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#612 …} $message: Closure() {#2453 …} $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 {#4000 +label: "Default" +value: "default" +data: "default" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4001 +label: "Price (Low to High)" +value: "priceLowHigh" +data: "priceLowHigh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4002 +label: "Price (High to Low)" +value: "priceHighLow" +data: "priceHighLow" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "default" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3998 -form: Symfony\Component\Form\Form {#2484 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3999 …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) {#4004 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 {#4006 …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 | "7f9e06ed2.iEbjroR60PX3xLkVHtYuoHC5g1c6rFJ7PhYjfcr_Vw8._CKs_v0Rpp2QofRvbrtYmRbN-x9f4BQ3B29ATOeUIUvLH5vGwSmpwpiFzg" |
| 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 | "7f9e06ed2.iEbjroR60PX3xLkVHtYuoHC5g1c6rFJ7PhYjfcr_Vw8._CKs_v0Rpp2QofRvbrtYmRbN-x9f4BQ3B29ATOeUIUvLH5vGwSmpwpiFzg" |
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 {#2380 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2381 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2382 …} -namespace: Closure() {#2384 …} } |
| data | "7f9e06ed2.iEbjroR60PX3xLkVHtYuoHC5g1c6rFJ7PhYjfcr_Vw8._CKs_v0Rpp2QofRvbrtYmRbN-x9f4BQ3B29ATOeUIUvLH5vGwSmpwpiFzg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4009 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() {#4011 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#612 …} $message: Closure() {#4010 …} $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 | "7f9e06ed2.iEbjroR60PX3xLkVHtYuoHC5g1c6rFJ7PhYjfcr_Vw8._CKs_v0Rpp2QofRvbrtYmRbN-x9f4BQ3B29ATOeUIUvLH5vGwSmpwpiFzg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4021 -form: Symfony\Component\Form\Form {#4017 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4012 …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 | "7f9e06ed2.iEbjroR60PX3xLkVHtYuoHC5g1c6rFJ7PhYjfcr_Vw8._CKs_v0Rpp2QofRvbrtYmRbN-x9f4BQ3B29ATOeUIUvLH5vGwSmpwpiFzg" |