Forms
-
(no name)
-
name
-
price
-
min_price
-
max_price
-
-
facets
-
option_group_39
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
-
option_group_50
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
-
option_group_40
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
-
option_group_45
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
-
option_group_46
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
-
-
(no name)
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "name" => null "price" => [ "min_price" => null "max_price" => null ] "facets" => [ "option_group_39" => [] "option_group_50" => [] "option_group_40" => [] "option_group_45" => [] "option_group_46" => [] ] ] |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| 0 | "data_class" |
| 1 | null |
| action | "" |
| allow_extra_fields | true |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#10590 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() {#10588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#10589 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "" "_" ] |
| cache_key | "__" |
| compound | true |
| data | [ "name" => null "price" => [ "min_price" => null "max_price" => null ] "facets" => [ "option_group_39" => [] "option_group_50" => [] "option_group_40" => [] "option_group_45" => [] "option_group_46" => [] ] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12866 -errors: [] -form: Symfony\Component\Form\Form {#10599 …} } |
| form | Symfony\Component\Form\FormView {#12874 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | [ "name" => null "price" => [ "min_price" => null "max_price" => null ] "facets" => [ "option_group_39" => [] "option_group_50" => [] "option_group_40" => [] "option_group_45" => [] "option_group_46" => [] ] ] |
name
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| 0 | "data_class" |
| 1 | null |
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#10555 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "bitbag_sylius_elasticsearch_plugin.ui.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#10569 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#10568 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "" "_name" ] |
| cache_key | "_name_" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12831 -errors: [] -form: Symfony\Component\Form\Form {#10662 …} } |
| form | Symfony\Component\Form\FormView {#12786 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | "bitbag_sylius_elasticsearch_plugin.ui.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_name" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
price
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "min_price" => null "max_price" => null ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | "data_class" |
| 1 | null |
| action | "" |
| allow_extra_fields | true |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#10579 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 | false |
| 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() {#10581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#10580 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "" "_price" ] |
| cache_key | "_price_" |
| compound | true |
| data | [ "min_price" => null "max_price" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12867 -errors: [] -form: Symfony\Component\Form\Form {#10649 …} } |
| form | Symfony\Component\Form\FormView {#12868 …5} |
| full_name | "price" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "price" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "price" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_price" |
| valid | true |
| value | [ "min_price" => null "max_price" => null ] |
min_price
"Sylius\Bundle\MoneyBundle\Form\Type\MoneyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Type {#10602 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#10611 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#10586 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\Type {#10602 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#10611 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#10586 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: null } ] |
| currency | "CZK" |
same as passed value |
| label | "bitbag_sylius_elasticsearch_plugin.ui.min_price" |
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\Type {#10602 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#10611 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#10586 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| currency | "CZK" |
| data_class | null |
| disabled | false |
| divisor | 100 |
| empty_data | Closure(FormInterface $form) {#10623 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 | [] |
| html5 | false |
| inherit_data | false |
| input | "float" |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "bitbag_sylius_elasticsearch_plugin.ui.min_price" |
| 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 | 6 |
| row_attr | [] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#10625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#10624 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "money" "sylius_money" "_price_min_price" ] |
| cache_key | "_price_min_price_sylius_money" |
| compound | false |
| currency | "CZK" |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12872 -errors: [] -form: Symfony\Component\Form\Form {#10652 …} } |
| form | Symfony\Component\Form\FormView {#12871 …5} |
| full_name | "price[min_price]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "price_min_price" |
| label | "bitbag_sylius_elasticsearch_plugin.ui.min_price" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "{{ widget }} Kč" |
| multipart | false |
| name | "min_price" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_price_min_price" |
| valid | true |
| value | "" |
max_price
"Sylius\Bundle\MoneyBundle\Form\Type\MoneyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Type {#10609 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#10610 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#10606 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\Type {#10609 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#10610 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#10606 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: null } ] |
| currency | "CZK" |
same as passed value |
| label | "bitbag_sylius_elasticsearch_plugin.ui.max_price" |
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\Type {#10609 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#10610 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#10606 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| currency | "CZK" |
| data_class | null |
| disabled | false |
| divisor | 100 |
| empty_data | Closure(FormInterface $form) {#10643 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 | [] |
| html5 | false |
| inherit_data | false |
| input | "float" |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "bitbag_sylius_elasticsearch_plugin.ui.max_price" |
| 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 | 6 |
| row_attr | [] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#10636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#10633 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "money" "sylius_money" "_price_max_price" ] |
| cache_key | "_price_max_price_sylius_money" |
| compound | false |
| currency | "CZK" |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12828 -errors: [] -form: Symfony\Component\Form\Form {#10655 …} } |
| form | Symfony\Component\Form\FormView {#12873 …5} |
| full_name | "price[max_price]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "price_max_price" |
| label | "bitbag_sylius_elasticsearch_plugin.ui.max_price" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "{{ widget }} Kč" |
| multipart | false |
| name | "max_price" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_price_max_price" |
| valid | true |
| value | "" |
facets
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "option_group_39" => [] "option_group_50" => [] "option_group_40" => [] "option_group_45" => [] "option_group_46" => [] ] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "option_group_39" => [] "option_group_50" => [] "option_group_40" => [] "option_group_45" => [] "option_group_46" => [] ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| facets | [ "attr_group_21" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_20" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_39" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 742 "buckets" => [ [ "key" => "104_108" "doc_count" => 214 ] [ "key" => "88_92" "doc_count" => 211 ] [ "key" => "96_100" "doc_count" => 211 ] [ "key" => "112_116" "doc_count" => 209 ] [ "key" => "120_124" "doc_count" => 207 ] [ "key" => "128_132" "doc_count" => 202 ] [ "key" => "100" "doc_count" => 70 ] [ "key" => "104" "doc_count" => 69 ] [ "key" => "92" "doc_count" => 69 ] [ "key" => "96" "doc_count" => 69 ] ] ] "attr_group_23" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_22" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_8" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_9" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_6" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_7" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_29" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_4" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_28" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_5" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_2" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_3" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_25" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_24" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_1" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_27" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_26" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_32" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_31" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_34" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_33" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_30" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_39" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_36" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_35" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_38" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_37" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_43" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_44" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_41" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_40" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_50" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "10" "doc_count" => 2 ] [ "key" => "11" "doc_count" => 2 ] [ "key" => "7" "doc_count" => 2 ] [ "key" => "8" "doc_count" => 2 ] [ "key" => "9" "doc_count" => 2 ] [ "key" => "12" "doc_count" => 1 ] [ "key" => "6" "doc_count" => 1 ] ] ] "option_group_53" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_47" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_46" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_49" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_48" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_10" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_53" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_12" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_11" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_50" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_52" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_51" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_40" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 7 "buckets" => [ [ "key" => "170_176" "doc_count" => 276 ] [ "key" => "158_164" "doc_count" => 221 ] [ "key" => "182_188" "doc_count" => 195 ] [ "key" => "194_200" "doc_count" => 86 ] [ "key" => "176" "doc_count" => 9 ] [ "key" => "182" "doc_count" => 8 ] [ "key" => "188" "doc_count" => 6 ] [ "key" => "170" "doc_count" => 5 ] [ "key" => "158_188" "doc_count" => 3 ] [ "key" => "164" "doc_count" => 2 ] ] ] "attr_group_18" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_45" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 1044 "buckets" => [ [ "key" => "m" "doc_count" => 810 ] [ "key" => "l" "doc_count" => 808 ] [ "key" => "xl" "doc_count" => 806 ] [ "key" => "2xl" "doc_count" => 790 ] [ "key" => "s" "doc_count" => 778 ] [ "key" => "3xl" "doc_count" => 674 ] [ "key" => "xs" "doc_count" => 424 ] [ "key" => "4xl" "doc_count" => 421 ] [ "key" => "5xl" "doc_count" => 283 ] [ "key" => "uni" "doc_count" => 78 ] ] ] "attr_group_17" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_19" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_14" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_13" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_46" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 3 "buckets" => [ [ "key" => "36" "doc_count" => 2 ] [ "key" => "35" "doc_count" => 1 ] [ "key" => "37" "doc_count" => 1 ] [ "key" => "38" "doc_count" => 1 ] [ "key" => "39" "doc_count" => 1 ] [ "key" => "40" "doc_count" => 1 ] [ "key" => "41" "doc_count" => 1 ] [ "key" => "42" "doc_count" => 1 ] [ "key" => "43" "doc_count" => 1 ] [ "key" => "44" "doc_count" => 1 ] ] ] "attr_group_16" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_47" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_15" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] ] |
[ "attr_group_21" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_20" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_39" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 742 "buckets" => [ [ "key" => "104_108" "doc_count" => 214 ] [ "key" => "88_92" "doc_count" => 211 ] [ "key" => "96_100" "doc_count" => 211 ] [ "key" => "112_116" "doc_count" => 209 ] [ "key" => "120_124" "doc_count" => 207 ] [ "key" => "128_132" "doc_count" => 202 ] [ "key" => "100" "doc_count" => 70 ] [ "key" => "104" "doc_count" => 69 ] [ "key" => "92" "doc_count" => 69 ] [ "key" => "96" "doc_count" => 69 ] ] ] "attr_group_23" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_22" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_8" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_9" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_6" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_7" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_29" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_4" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_28" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_5" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_2" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_3" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_25" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_24" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_1" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_27" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_26" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_32" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_31" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_34" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_33" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_30" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_39" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_36" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_35" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_38" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_37" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_43" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_44" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_41" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_40" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_50" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "10" "doc_count" => 2 ] [ "key" => "11" "doc_count" => 2 ] [ "key" => "7" "doc_count" => 2 ] [ "key" => "8" "doc_count" => 2 ] [ "key" => "9" "doc_count" => 2 ] [ "key" => "12" "doc_count" => 1 ] [ "key" => "6" "doc_count" => 1 ] ] ] "option_group_53" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_47" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_46" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_49" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_48" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_10" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_53" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_12" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_11" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_50" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_52" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_51" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_40" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 7 "buckets" => [ [ "key" => "170_176" "doc_count" => 276 ] [ "key" => "158_164" "doc_count" => 221 ] [ "key" => "182_188" "doc_count" => 195 ] [ "key" => "194_200" "doc_count" => 86 ] [ "key" => "176" "doc_count" => 9 ] [ "key" => "182" "doc_count" => 8 ] [ "key" => "188" "doc_count" => 6 ] [ "key" => "170" "doc_count" => 5 ] [ "key" => "158_188" "doc_count" => 3 ] [ "key" => "164" "doc_count" => 2 ] ] ] "attr_group_18" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_45" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 1044 "buckets" => [ [ "key" => "m" "doc_count" => 810 ] [ "key" => "l" "doc_count" => 808 ] [ "key" => "xl" "doc_count" => 806 ] [ "key" => "2xl" "doc_count" => 790 ] [ "key" => "s" "doc_count" => 778 ] [ "key" => "3xl" "doc_count" => 674 ] [ "key" => "xs" "doc_count" => 424 ] [ "key" => "4xl" "doc_count" => 421 ] [ "key" => "5xl" "doc_count" => 283 ] [ "key" => "uni" "doc_count" => 78 ] ] ] "attr_group_17" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_19" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_14" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_13" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_46" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 3 "buckets" => [ [ "key" => "36" "doc_count" => 2 ] [ "key" => "35" "doc_count" => 1 ] [ "key" => "37" "doc_count" => 1 ] [ "key" => "38" "doc_count" => 1 ] [ "key" => "39" "doc_count" => 1 ] [ "key" => "40" "doc_count" => 1 ] [ "key" => "41" "doc_count" => 1 ] [ "key" => "42" "doc_count" => 1 ] [ "key" => "43" "doc_count" => 1 ] [ "key" => "44" "doc_count" => 1 ] ] ] "attr_group_16" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_47" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_15" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] ] |
| label | false |
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 | false |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11597 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| facets | [ "attr_group_21" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_20" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_39" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 742 "buckets" => [ [ "key" => "104_108" "doc_count" => 214 ] [ "key" => "88_92" "doc_count" => 211 ] [ "key" => "96_100" "doc_count" => 211 ] [ "key" => "112_116" "doc_count" => 209 ] [ "key" => "120_124" "doc_count" => 207 ] [ "key" => "128_132" "doc_count" => 202 ] [ "key" => "100" "doc_count" => 70 ] [ "key" => "104" "doc_count" => 69 ] [ "key" => "92" "doc_count" => 69 ] [ "key" => "96" "doc_count" => 69 ] ] ] "attr_group_23" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_22" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_8" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_9" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_6" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_7" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_29" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_4" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_28" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_5" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_2" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_3" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_25" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_24" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_1" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_27" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_26" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_32" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_31" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_34" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_33" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_30" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_39" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_36" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_35" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_38" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_37" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_43" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_44" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_41" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_40" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_50" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "10" "doc_count" => 2 ] [ "key" => "11" "doc_count" => 2 ] [ "key" => "7" "doc_count" => 2 ] [ "key" => "8" "doc_count" => 2 ] [ "key" => "9" "doc_count" => 2 ] [ "key" => "12" "doc_count" => 1 ] [ "key" => "6" "doc_count" => 1 ] ] ] "option_group_53" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_47" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_46" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_49" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_48" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_10" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_53" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_12" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_11" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_50" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_52" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_51" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_40" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 7 "buckets" => [ [ "key" => "170_176" "doc_count" => 276 ] [ "key" => "158_164" "doc_count" => 221 ] [ "key" => "182_188" "doc_count" => 195 ] [ "key" => "194_200" "doc_count" => 86 ] [ "key" => "176" "doc_count" => 9 ] [ "key" => "182" "doc_count" => 8 ] [ "key" => "188" "doc_count" => 6 ] [ "key" => "170" "doc_count" => 5 ] [ "key" => "158_188" "doc_count" => 3 ] [ "key" => "164" "doc_count" => 2 ] ] ] "attr_group_18" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_45" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 1044 "buckets" => [ [ "key" => "m" "doc_count" => 810 ] [ "key" => "l" "doc_count" => 808 ] [ "key" => "xl" "doc_count" => 806 ] [ "key" => "2xl" "doc_count" => 790 ] [ "key" => "s" "doc_count" => 778 ] [ "key" => "3xl" "doc_count" => 674 ] [ "key" => "xs" "doc_count" => 424 ] [ "key" => "4xl" "doc_count" => 421 ] [ "key" => "5xl" "doc_count" => 283 ] [ "key" => "uni" "doc_count" => 78 ] ] ] "attr_group_17" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_19" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_14" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_13" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_46" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 3 "buckets" => [ [ "key" => "36" "doc_count" => 2 ] [ "key" => "35" "doc_count" => 1 ] [ "key" => "37" "doc_count" => 1 ] [ "key" => "38" "doc_count" => 1 ] [ "key" => "39" "doc_count" => 1 ] [ "key" => "40" "doc_count" => 1 ] [ "key" => "41" "doc_count" => 1 ] [ "key" => "42" "doc_count" => 1 ] [ "key" => "43" "doc_count" => 1 ] [ "key" => "44" "doc_count" => 1 ] ] ] "attr_group_16" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "option_group_47" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "attr_group_15" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] ] |
| 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 | false |
| 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() {#11594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11595 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_facets" "_facets" ] |
| cache_key | "_facets_search_facets" |
| compound | true |
| data | [ "option_group_39" => [] "option_group_50" => [] "option_group_40" => [] "option_group_45" => [] "option_group_46" => [] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12869 -errors: [] -form: Symfony\Component\Form\Form {#11747 …} } |
| form | Symfony\Component\Form\FormView {#12870 …5} |
| full_name | "facets" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "facets" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets" |
| valid | true |
| value | [ "option_group_39" => [] "option_group_50" => [] "option_group_40" => [] "option_group_45" => [] "option_group_46" => [] ] |
option_group_39
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "104 108 (214)" => "104_108" "88 92 (211)" => "88_92" "96 100 (211)" => "96_100" "112 116 (209)" => "112_116" "120 124 (207)" => "120_124" "128 132 (202)" => "128_132" "100 (70)" => "100" "104 (69)" => "104" "92 (69)" => "92" "96 (69)" => "96" ] |
[ "104 108 (214)" => "104_108" "88 92 (211)" => "88_92" "96 100 (211)" => "96_100" "112 116 (209)" => "112_116" "120 124 (207)" => "120_124" "128 132 (202)" => "128_132" "100 (70)" => "100" "104 (69)" => "104" "92 (69)" => "92" "96 (69)" => "96" ] |
| expanded | true |
same as passed value |
| label | "Rozměry" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| 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 | [ "104 108 (214)" => "104_108" "88 92 (211)" => "88_92" "96 100 (211)" => "96_100" "112 116 (209)" => "112_116" "120 124 (207)" => "120_124" "128 132 (202)" => "128_132" "100 (70)" => "100" "104 (69)" => "104" "92 (69)" => "92" "96 (69)" => "96" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Rozměry" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#11622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11621 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_option_group_39" ] |
| cache_key | "_facets_option_group_39_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11634 +data: "104_108" +value: "104_108" +label: "104 108 (214)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11635 +data: "88_92" +value: "88_92" +label: "88 92 (211)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11633 +data: "96_100" +value: "96_100" +label: "96 100 (211)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11632 +data: "112_116" +value: "112_116" +label: "112 116 (209)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11631 +data: "120_124" +value: "120_124" +label: "120 124 (207)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11636 +data: "128_132" +value: "128_132" +label: "128 132 (202)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11628 +data: "100" +value: "100" +label: "100 (70)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11637 +data: "104" +value: "104" +label: "104 (69)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11638 +data: "92" +value: "92" +label: "92 (69)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11639 +data: "96" +value: "96" +label: "96 (69)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#12815 -errors: [] -form: Symfony\Component\Form\Form {#11846 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#12823 …5} |
| full_name | "facets[option_group_39]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_39" |
| is_selected | Closure($choice, array $values) {#12825 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Rozměry" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "option_group_39" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_39" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "104 108 (214)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "104_108" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "104 108 (214)" |
| 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() {#11757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11759 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "104_108" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_39_entry" ] |
| cache_key | "_facets_option_group_39_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12830 -errors: [] -form: Symfony\Component\Form\Form {#11849 …} } |
| form | Symfony\Component\Form\FormView {#12837 …5} |
| full_name | "facets[option_group_39][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_39_0" |
| label | "104 108 (214)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_39_entry" |
| valid | true |
| value | "104_108" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "88 92 (211)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "88_92" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "88 92 (211)" |
| 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() {#11765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11766 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "88_92" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_39_entry" ] |
| cache_key | "_facets_option_group_39_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12794 -errors: [] -form: Symfony\Component\Form\Form {#11852 …} } |
| form | Symfony\Component\Form\FormView {#12795 …5} |
| full_name | "facets[option_group_39][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_39_1" |
| label | "88 92 (211)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_39_entry" |
| valid | true |
| value | "88_92" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "96 100 (211)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "96_100" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "96 100 (211)" |
| 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() {#11776 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11775 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "96_100" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_39_entry" ] |
| cache_key | "_facets_option_group_39_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12747 -errors: [] -form: Symfony\Component\Form\Form {#11855 …} } |
| form | Symfony\Component\Form\FormView {#12787 …5} |
| full_name | "facets[option_group_39][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_39_2" |
| label | "96 100 (211)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_39_entry" |
| valid | true |
| value | "96_100" |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "112 116 (209)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "112_116" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "112 116 (209)" |
| 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() {#11785 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11784 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "112_116" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_39_entry" ] |
| cache_key | "_facets_option_group_39_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12812 -errors: [] -form: Symfony\Component\Form\Form {#11858 …} } |
| form | Symfony\Component\Form\FormView {#12813 …5} |
| full_name | "facets[option_group_39][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_39_3" |
| label | "112 116 (209)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_39_entry" |
| valid | true |
| value | "112_116" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "120 124 (207)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "120_124" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "120 124 (207)" |
| 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() {#11794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11793 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "120_124" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_39_entry" ] |
| cache_key | "_facets_option_group_39_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12819 -errors: [] -form: Symfony\Component\Form\Form {#11861 …} } |
| form | Symfony\Component\Form\FormView {#12818 …5} |
| full_name | "facets[option_group_39][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_39_4" |
| label | "120 124 (207)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_39_entry" |
| valid | true |
| value | "120_124" |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "128 132 (202)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "128_132" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "128 132 (202)" |
| 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() {#11803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11802 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "128_132" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_39_entry" ] |
| cache_key | "_facets_option_group_39_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12814 -errors: [] -form: Symfony\Component\Form\Form {#11864 …} } |
| form | Symfony\Component\Form\FormView {#12816 …5} |
| full_name | "facets[option_group_39][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_39_5" |
| label | "128 132 (202)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_39_entry" |
| valid | true |
| value | "128_132" |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "100 (70)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "100" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "100 (70)" |
| 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() {#11812 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11811 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "100" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_39_entry" ] |
| cache_key | "_facets_option_group_39_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12778 -errors: [] -form: Symfony\Component\Form\Form {#11867 …} } |
| form | Symfony\Component\Form\FormView {#12748 …5} |
| full_name | "facets[option_group_39][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_39_6" |
| label | "100 (70)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_39_entry" |
| valid | true |
| value | "100" |
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "104 (69)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "104" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "104 (69)" |
| 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() {#11821 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11820 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "104" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_39_entry" ] |
| cache_key | "_facets_option_group_39_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12746 -errors: [] -form: Symfony\Component\Form\Form {#11870 …} } |
| form | Symfony\Component\Form\FormView {#12780 …5} |
| full_name | "facets[option_group_39][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_39_7" |
| label | "104 (69)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_39_entry" |
| valid | true |
| value | "104" |
8
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "92 (69)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "92" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "92 (69)" |
| 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() {#11830 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11829 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "92" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_39_entry" ] |
| cache_key | "_facets_option_group_39_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12753 -errors: [] -form: Symfony\Component\Form\Form {#11873 …} } |
| form | Symfony\Component\Form\FormView {#12652 …5} |
| full_name | "facets[option_group_39][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_39_8" |
| label | "92 (69)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_39_entry" |
| valid | true |
| value | "92" |
9
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "96 (69)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "96" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "96 (69)" |
| 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() {#11839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11838 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "96" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_39_entry" ] |
| cache_key | "_facets_option_group_39_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12836 -errors: [] -form: Symfony\Component\Form\Form {#11876 …} } |
| form | Symfony\Component\Form\FormView {#12769 …5} |
| full_name | "facets[option_group_39][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_39_9" |
| label | "96 (69)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_39_entry" |
| valid | true |
| value | "96" |
option_group_50
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "10 (2)" => "10" "11 (2)" => "11" "7 (2)" => "7" "8 (2)" => "8" "9 (2)" => "9" "12 (1)" => "12" "6 (1)" => "6" ] |
[ "10 (2)" => "10" "11 (2)" => "11" "7 (2)" => "7" "8 (2)" => "8" "9 (2)" => "9" "12 (1)" => "12" "6 (1)" => "6" ] |
| expanded | true |
same as passed value |
| label | "Velikost rukavic" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| 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 | [ "10 (2)" => "10" "11 (2)" => "11" "7 (2)" => "7" "8 (2)" => "8" "9 (2)" => "9" "12 (1)" => "12" "6 (1)" => "6" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Velikost rukavic" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#11648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11645 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_option_group_50" ] |
| cache_key | "_facets_option_group_50_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11656 +data: "10" +value: "10" +label: "10 (2)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11657 +data: "11" +value: "11" +label: "11 (2)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11658 +data: "7" +value: "7" +label: "7 (2)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11659 +data: "8" +value: "8" +label: "8 (2)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11660 +data: "9" +value: "9" +label: "9 (2)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11661 +data: "12" +value: "12" +label: "12 (1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11662 +data: "6" +value: "6" +label: "6 (1)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#12824 -errors: [] -form: Symfony\Component\Form\Form {#11942 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#12821 …5} |
| full_name | "facets[option_group_50]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_50" |
| is_selected | Closure($choice, array $values) {#12834 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Velikost rukavic" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "option_group_50" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_50" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "10 (2)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "10" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "10 (2)" |
| 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() {#11881 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11880 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "10" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_50_entry" ] |
| cache_key | "_facets_option_group_50_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12838 -errors: [] -form: Symfony\Component\Form\Form {#11945 …} } |
| form | Symfony\Component\Form\FormView {#12833 …5} |
| full_name | "facets[option_group_50][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_50_0" |
| label | "10 (2)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_50_entry" |
| valid | true |
| value | "10" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "11 (2)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "11" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "11 (2)" |
| 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() {#11890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11889 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "11" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_50_entry" ] |
| cache_key | "_facets_option_group_50_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12840 -errors: [] -form: Symfony\Component\Form\Form {#11948 …} } |
| form | Symfony\Component\Form\FormView {#12839 …5} |
| full_name | "facets[option_group_50][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_50_1" |
| label | "11 (2)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_50_entry" |
| valid | true |
| value | "11" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "7 (2)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "7" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "7 (2)" |
| 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() {#11899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11898 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "7" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_50_entry" ] |
| cache_key | "_facets_option_group_50_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12842 -errors: [] -form: Symfony\Component\Form\Form {#11951 …} } |
| form | Symfony\Component\Form\FormView {#12841 …5} |
| full_name | "facets[option_group_50][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_50_2" |
| label | "7 (2)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_50_entry" |
| valid | true |
| value | "7" |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "8 (2)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "8" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "8 (2)" |
| 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() {#11908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11907 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "8" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_50_entry" ] |
| cache_key | "_facets_option_group_50_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12844 -errors: [] -form: Symfony\Component\Form\Form {#11954 …} } |
| form | Symfony\Component\Form\FormView {#12843 …5} |
| full_name | "facets[option_group_50][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_50_3" |
| label | "8 (2)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_50_entry" |
| valid | true |
| value | "8" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "9 (2)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "9" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "9 (2)" |
| 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() {#11917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11916 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "9" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_50_entry" ] |
| cache_key | "_facets_option_group_50_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12846 -errors: [] -form: Symfony\Component\Form\Form {#11957 …} } |
| form | Symfony\Component\Form\FormView {#12845 …5} |
| full_name | "facets[option_group_50][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_50_4" |
| label | "9 (2)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_50_entry" |
| valid | true |
| value | "9" |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "12 (1)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "12" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "12 (1)" |
| 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() {#11926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11925 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "12" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_50_entry" ] |
| cache_key | "_facets_option_group_50_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12848 -errors: [] -form: Symfony\Component\Form\Form {#11960 …} } |
| form | Symfony\Component\Form\FormView {#12847 …5} |
| full_name | "facets[option_group_50][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_50_5" |
| label | "12 (1)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_50_entry" |
| valid | true |
| value | "12" |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "6 (1)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "6" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "6 (1)" |
| 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() {#11935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11934 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "6" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_50_entry" ] |
| cache_key | "_facets_option_group_50_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12850 -errors: [] -form: Symfony\Component\Form\Form {#11963 …} } |
| form | Symfony\Component\Form\FormView {#12849 …5} |
| full_name | "facets[option_group_50][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_50_6" |
| label | "6 (1)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_50_entry" |
| valid | true |
| value | "6" |
option_group_40
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "170 176 (276)" => "170_176" "158 164 (221)" => "158_164" "182 188 (195)" => "182_188" "194 200 (86)" => "194_200" "176 (9)" => "176" "182 (8)" => "182" "188 (6)" => "188" "170 (5)" => "170" "158 188 (3)" => "158_188" "164 (2)" => "164" ] |
[ "170 176 (276)" => "170_176" "158 164 (221)" => "158_164" "182 188 (195)" => "182_188" "194 200 (86)" => "194_200" "176 (9)" => "176" "182 (8)" => "182" "188 (6)" => "188" "170 (5)" => "170" "158 188 (3)" => "158_188" "164 (2)" => "164" ] |
| expanded | true |
same as passed value |
| label | "Výšková skupina" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| 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 | [ "170 176 (276)" => "170_176" "158 164 (221)" => "158_164" "182 188 (195)" => "182_188" "194 200 (86)" => "194_200" "176 (9)" => "176" "182 (8)" => "182" "188 (6)" => "188" "170 (5)" => "170" "158 188 (3)" => "158_188" "164 (2)" => "164" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Výšková skupina" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#11671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11670 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_option_group_40" ] |
| cache_key | "_facets_option_group_40_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11679 +data: "170_176" +value: "170_176" +label: "170 176 (276)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11680 +data: "158_164" +value: "158_164" +label: "158 164 (221)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11681 +data: "182_188" +value: "182_188" +label: "182 188 (195)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11682 +data: "194_200" +value: "194_200" +label: "194 200 (86)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11683 +data: "176" +value: "176" +label: "176 (9)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11684 +data: "182" +value: "182" +label: "182 (8)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11685 +data: "188" +value: "188" +label: "188 (6)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11686 +data: "170" +value: "170" +label: "170 (5)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11687 +data: "158_188" +value: "158_188" +label: "158 188 (3)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11688 +data: "164" +value: "164" +label: "164 (2)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#12832 -errors: [] -form: Symfony\Component\Form\Form {#12056 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#12835 …5} |
| full_name | "facets[option_group_40]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_40" |
| is_selected | Closure($choice, array $values) {#12852 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Výšková skupina" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "option_group_40" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_40" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "170 176 (276)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "170_176" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "170 176 (276)" |
| 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() {#11968 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11967 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "170_176" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_40_entry" ] |
| cache_key | "_facets_option_group_40_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12855 -errors: [] -form: Symfony\Component\Form\Form {#12059 …} } |
| form | Symfony\Component\Form\FormView {#12854 …5} |
| full_name | "facets[option_group_40][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_40_0" |
| label | "170 176 (276)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_40_entry" |
| valid | true |
| value | "170_176" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "158 164 (221)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "158_164" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "158 164 (221)" |
| 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() {#11977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11976 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "158_164" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_40_entry" ] |
| cache_key | "_facets_option_group_40_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12857 -errors: [] -form: Symfony\Component\Form\Form {#12062 …} } |
| form | Symfony\Component\Form\FormView {#12856 …5} |
| full_name | "facets[option_group_40][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_40_1" |
| label | "158 164 (221)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_40_entry" |
| valid | true |
| value | "158_164" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "182 188 (195)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "182_188" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "182 188 (195)" |
| 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() {#11986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11985 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "182_188" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_40_entry" ] |
| cache_key | "_facets_option_group_40_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12859 -errors: [] -form: Symfony\Component\Form\Form {#12065 …} } |
| form | Symfony\Component\Form\FormView {#12858 …5} |
| full_name | "facets[option_group_40][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_40_2" |
| label | "182 188 (195)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_40_entry" |
| valid | true |
| value | "182_188" |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "194 200 (86)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "194_200" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "194 200 (86)" |
| 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() {#11995 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11994 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "194_200" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_40_entry" ] |
| cache_key | "_facets_option_group_40_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12861 -errors: [] -form: Symfony\Component\Form\Form {#12068 …} } |
| form | Symfony\Component\Form\FormView {#12860 …5} |
| full_name | "facets[option_group_40][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_40_3" |
| label | "194 200 (86)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_40_entry" |
| valid | true |
| value | "194_200" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "176 (9)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "176" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "176 (9)" |
| 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() {#12004 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12003 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "176" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_40_entry" ] |
| cache_key | "_facets_option_group_40_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12865 -errors: [] -form: Symfony\Component\Form\Form {#12071 …} } |
| form | Symfony\Component\Form\FormView {#12862 …5} |
| full_name | "facets[option_group_40][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_40_4" |
| label | "176 (9)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_40_entry" |
| valid | true |
| value | "176" |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "182 (8)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "182" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "182 (8)" |
| 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() {#12013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12012 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "182" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_40_entry" ] |
| cache_key | "_facets_option_group_40_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12875 -errors: [] -form: Symfony\Component\Form\Form {#12074 …} } |
| form | Symfony\Component\Form\FormView {#12863 …5} |
| full_name | "facets[option_group_40][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_40_5" |
| label | "182 (8)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_40_entry" |
| valid | true |
| value | "182" |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "188 (6)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "188" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "188 (6)" |
| 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() {#12022 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12021 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "188" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_40_entry" ] |
| cache_key | "_facets_option_group_40_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12877 -errors: [] -form: Symfony\Component\Form\Form {#12077 …} } |
| form | Symfony\Component\Form\FormView {#12876 …5} |
| full_name | "facets[option_group_40][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_40_6" |
| label | "188 (6)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_40_entry" |
| valid | true |
| value | "188" |
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "170 (5)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "170" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "170 (5)" |
| 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() {#12031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12030 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "170" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_40_entry" ] |
| cache_key | "_facets_option_group_40_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12879 -errors: [] -form: Symfony\Component\Form\Form {#12080 …} } |
| form | Symfony\Component\Form\FormView {#12878 …5} |
| full_name | "facets[option_group_40][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_40_7" |
| label | "170 (5)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_40_entry" |
| valid | true |
| value | "170" |
8
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "158 188 (3)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "158_188" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "158 188 (3)" |
| 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() {#12040 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12039 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "158_188" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_40_entry" ] |
| cache_key | "_facets_option_group_40_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12881 -errors: [] -form: Symfony\Component\Form\Form {#12083 …} } |
| form | Symfony\Component\Form\FormView {#12880 …5} |
| full_name | "facets[option_group_40][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_40_8" |
| label | "158 188 (3)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_40_entry" |
| valid | true |
| value | "158_188" |
9
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "164 (2)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "164" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "164 (2)" |
| 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() {#12049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12048 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "164" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_40_entry" ] |
| cache_key | "_facets_option_group_40_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12883 -errors: [] -form: Symfony\Component\Form\Form {#12086 …} } |
| form | Symfony\Component\Form\FormView {#12882 …5} |
| full_name | "facets[option_group_40][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_40_9" |
| label | "164 (2)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_40_entry" |
| valid | true |
| value | "164" |
option_group_45
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "M (810)" => "m" "L (808)" => "l" "Xl (806)" => "xl" "2xl (790)" => "2xl" "S (778)" => "s" "3xl (674)" => "3xl" "Xs (424)" => "xs" "4xl (421)" => "4xl" "5xl (283)" => "5xl" "Uni (78)" => "uni" ] |
[ "M (810)" => "m" "L (808)" => "l" "Xl (806)" => "xl" "2xl (790)" => "2xl" "S (778)" => "s" "3xl (674)" => "3xl" "Xs (424)" => "xs" "4xl (421)" => "4xl" "5xl (283)" => "5xl" "Uni (78)" => "uni" ] |
| expanded | true |
same as passed value |
| label | "Velikost" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| 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 | [ "M (810)" => "m" "L (808)" => "l" "Xl (806)" => "xl" "2xl (790)" => "2xl" "S (778)" => "s" "3xl (674)" => "3xl" "Xs (424)" => "xs" "4xl (421)" => "4xl" "5xl (283)" => "5xl" "Uni (78)" => "uni" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Velikost" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#11697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11696 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_option_group_45" ] |
| cache_key | "_facets_option_group_45_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11705 +data: "m" +value: "m" +label: "M (810)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11706 +data: "l" +value: "l" +label: "L (808)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11707 +data: "xl" +value: "xl" +label: "Xl (806)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11708 +data: "2xl" +value: "2xl" +label: "2xl (790)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11709 +data: "s" +value: "s" +label: "S (778)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11710 +data: "3xl" +value: "3xl" +label: "3xl (674)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11711 +data: "xs" +value: "xs" +label: "Xs (424)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11712 +data: "4xl" +value: "4xl" +label: "4xl (421)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11713 +data: "5xl" +value: "5xl" +label: "5xl (283)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11714 +data: "uni" +value: "uni" +label: "Uni (78)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#12853 -errors: [] -form: Symfony\Component\Form\Form {#12179 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#12851 …5} |
| full_name | "facets[option_group_45]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_45" |
| is_selected | Closure($choice, array $values) {#12885 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Velikost" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "option_group_45" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_45" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "M (810)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "m" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "M (810)" |
| 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() {#12091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12090 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "m" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_45_entry" ] |
| cache_key | "_facets_option_group_45_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12888 -errors: [] -form: Symfony\Component\Form\Form {#12182 …} } |
| form | Symfony\Component\Form\FormView {#12887 …5} |
| full_name | "facets[option_group_45][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_45_0" |
| label | "M (810)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_45_entry" |
| valid | true |
| value | "m" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "L (808)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "l" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "L (808)" |
| 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() {#12100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12099 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "l" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_45_entry" ] |
| cache_key | "_facets_option_group_45_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12890 -errors: [] -form: Symfony\Component\Form\Form {#12185 …} } |
| form | Symfony\Component\Form\FormView {#12889 …5} |
| full_name | "facets[option_group_45][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_45_1" |
| label | "L (808)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_45_entry" |
| valid | true |
| value | "l" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Xl (806)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "xl" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Xl (806)" |
| 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() {#12109 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12108 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "xl" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_45_entry" ] |
| cache_key | "_facets_option_group_45_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12892 -errors: [] -form: Symfony\Component\Form\Form {#12188 …} } |
| form | Symfony\Component\Form\FormView {#12891 …5} |
| full_name | "facets[option_group_45][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_45_2" |
| label | "Xl (806)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_45_entry" |
| valid | true |
| value | "xl" |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "2xl (790)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "2xl" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "2xl (790)" |
| 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() {#12118 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12117 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "2xl" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_45_entry" ] |
| cache_key | "_facets_option_group_45_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12894 -errors: [] -form: Symfony\Component\Form\Form {#12191 …} } |
| form | Symfony\Component\Form\FormView {#12893 …5} |
| full_name | "facets[option_group_45][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_45_3" |
| label | "2xl (790)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_45_entry" |
| valid | true |
| value | "2xl" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "S (778)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "s" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "S (778)" |
| 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() {#12127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12126 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "s" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_45_entry" ] |
| cache_key | "_facets_option_group_45_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12896 -errors: [] -form: Symfony\Component\Form\Form {#12194 …} } |
| form | Symfony\Component\Form\FormView {#12895 …5} |
| full_name | "facets[option_group_45][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_45_4" |
| label | "S (778)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_45_entry" |
| valid | true |
| value | "s" |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "3xl (674)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "3xl" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "3xl (674)" |
| 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() {#12136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12135 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "3xl" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_45_entry" ] |
| cache_key | "_facets_option_group_45_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12898 -errors: [] -form: Symfony\Component\Form\Form {#12197 …} } |
| form | Symfony\Component\Form\FormView {#12897 …5} |
| full_name | "facets[option_group_45][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_45_5" |
| label | "3xl (674)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_45_entry" |
| valid | true |
| value | "3xl" |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Xs (424)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "xs" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Xs (424)" |
| 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() {#12145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12144 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "xs" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_45_entry" ] |
| cache_key | "_facets_option_group_45_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12900 -errors: [] -form: Symfony\Component\Form\Form {#12200 …} } |
| form | Symfony\Component\Form\FormView {#12899 …5} |
| full_name | "facets[option_group_45][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_45_6" |
| label | "Xs (424)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_45_entry" |
| valid | true |
| value | "xs" |
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "4xl (421)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "4xl" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "4xl (421)" |
| 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() {#12154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12153 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "4xl" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_45_entry" ] |
| cache_key | "_facets_option_group_45_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12902 -errors: [] -form: Symfony\Component\Form\Form {#12203 …} } |
| form | Symfony\Component\Form\FormView {#12901 …5} |
| full_name | "facets[option_group_45][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_45_7" |
| label | "4xl (421)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_45_entry" |
| valid | true |
| value | "4xl" |
8
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "5xl (283)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "5xl" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "5xl (283)" |
| 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() {#12163 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12162 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "5xl" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_45_entry" ] |
| cache_key | "_facets_option_group_45_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12904 -errors: [] -form: Symfony\Component\Form\Form {#12206 …} } |
| form | Symfony\Component\Form\FormView {#12903 …5} |
| full_name | "facets[option_group_45][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_45_8" |
| label | "5xl (283)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_45_entry" |
| valid | true |
| value | "5xl" |
9
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Uni (78)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "uni" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Uni (78)" |
| 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() {#12172 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12171 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "uni" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_45_entry" ] |
| cache_key | "_facets_option_group_45_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12906 -errors: [] -form: Symfony\Component\Form\Form {#12209 …} } |
| form | Symfony\Component\Form\FormView {#12905 …5} |
| full_name | "facets[option_group_45][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_45_9" |
| label | "Uni (78)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_45_entry" |
| valid | true |
| value | "uni" |
option_group_46
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "36 (2)" => "36" "35 (1)" => "35" "37 (1)" => "37" "38 (1)" => "38" "39 (1)" => "39" "40 (1)" => "40" "41 (1)" => "41" "42 (1)" => "42" "43 (1)" => "43" "44 (1)" => "44" ] |
[ "36 (2)" => "36" "35 (1)" => "35" "37 (1)" => "37" "38 (1)" => "38" "39 (1)" => "39" "40 (1)" => "40" "41 (1)" => "41" "42 (1)" => "42" "43 (1)" => "43" "44 (1)" => "44" ] |
| expanded | true |
same as passed value |
| label | "Velikost obuvi" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| 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 | [ "36 (2)" => "36" "35 (1)" => "35" "37 (1)" => "37" "38 (1)" => "38" "39 (1)" => "39" "40 (1)" => "40" "41 (1)" => "41" "42 (1)" => "42" "43 (1)" => "43" "44 (1)" => "44" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Velikost obuvi" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#11723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#11722 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_option_group_46" ] |
| cache_key | "_facets_option_group_46_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11731 +data: "36" +value: "36" +label: "36 (2)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11732 +data: "35" +value: "35" +label: "35 (1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11733 +data: "37" +value: "37" +label: "37 (1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11734 +data: "38" +value: "38" +label: "38 (1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11735 +data: "39" +value: "39" +label: "39 (1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11736 +data: "40" +value: "40" +label: "40 (1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11737 +data: "41" +value: "41" +label: "41 (1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11738 +data: "42" +value: "42" +label: "42 (1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11739 +data: "43" +value: "43" +label: "43 (1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11740 +data: "44" +value: "44" +label: "44 (1)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#12886 -errors: [] -form: Symfony\Component\Form\Form {#12302 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#12884 …5} |
| full_name | "facets[option_group_46]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_46" |
| is_selected | Closure($choice, array $values) {#12908 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Velikost obuvi" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "option_group_46" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_46" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "36 (2)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "36" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "36 (2)" |
| 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() {#12214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12213 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "36" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_46_entry" ] |
| cache_key | "_facets_option_group_46_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12911 -errors: [] -form: Symfony\Component\Form\Form {#12305 …} } |
| form | Symfony\Component\Form\FormView {#12910 …5} |
| full_name | "facets[option_group_46][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_46_0" |
| label | "36 (2)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_46_entry" |
| valid | true |
| value | "36" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "35 (1)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "35" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "35 (1)" |
| 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() {#12223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12222 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "35" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_46_entry" ] |
| cache_key | "_facets_option_group_46_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12913 -errors: [] -form: Symfony\Component\Form\Form {#12308 …} } |
| form | Symfony\Component\Form\FormView {#12912 …5} |
| full_name | "facets[option_group_46][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_46_1" |
| label | "35 (1)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_46_entry" |
| valid | true |
| value | "35" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "37 (1)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "37" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "37 (1)" |
| 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() {#12232 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12231 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "37" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_46_entry" ] |
| cache_key | "_facets_option_group_46_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12915 -errors: [] -form: Symfony\Component\Form\Form {#12311 …} } |
| form | Symfony\Component\Form\FormView {#12914 …5} |
| full_name | "facets[option_group_46][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_46_2" |
| label | "37 (1)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_46_entry" |
| valid | true |
| value | "37" |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "38 (1)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "38" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "38 (1)" |
| 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() {#12241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12240 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "38" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_46_entry" ] |
| cache_key | "_facets_option_group_46_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12917 -errors: [] -form: Symfony\Component\Form\Form {#12314 …} } |
| form | Symfony\Component\Form\FormView {#12916 …5} |
| full_name | "facets[option_group_46][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_46_3" |
| label | "38 (1)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_46_entry" |
| valid | true |
| value | "38" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "39 (1)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "39" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "39 (1)" |
| 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() {#12250 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12249 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "39" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_46_entry" ] |
| cache_key | "_facets_option_group_46_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12919 -errors: [] -form: Symfony\Component\Form\Form {#12317 …} } |
| form | Symfony\Component\Form\FormView {#12918 …5} |
| full_name | "facets[option_group_46][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_46_4" |
| label | "39 (1)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_46_entry" |
| valid | true |
| value | "39" |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "40 (1)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "40" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "40 (1)" |
| 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() {#12259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12258 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "40" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_46_entry" ] |
| cache_key | "_facets_option_group_46_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12921 -errors: [] -form: Symfony\Component\Form\Form {#12320 …} } |
| form | Symfony\Component\Form\FormView {#12920 …5} |
| full_name | "facets[option_group_46][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_46_5" |
| label | "40 (1)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_46_entry" |
| valid | true |
| value | "40" |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "41 (1)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "41" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "41 (1)" |
| 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() {#12268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12267 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "41" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_46_entry" ] |
| cache_key | "_facets_option_group_46_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12923 -errors: [] -form: Symfony\Component\Form\Form {#12323 …} } |
| form | Symfony\Component\Form\FormView {#12922 …5} |
| full_name | "facets[option_group_46][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_46_6" |
| label | "41 (1)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_46_entry" |
| valid | true |
| value | "41" |
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "42 (1)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "42" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "42 (1)" |
| 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() {#12277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12276 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "42" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_46_entry" ] |
| cache_key | "_facets_option_group_46_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12925 -errors: [] -form: Symfony\Component\Form\Form {#12326 …} } |
| form | Symfony\Component\Form\FormView {#12924 …5} |
| full_name | "facets[option_group_46][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_46_7" |
| label | "42 (1)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_46_entry" |
| valid | true |
| value | "42" |
8
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "43 (1)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "43" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "43 (1)" |
| 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() {#12286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12285 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "43" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_46_entry" ] |
| cache_key | "_facets_option_group_46_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12927 -errors: [] -form: Symfony\Component\Form\Form {#12329 …} } |
| form | Symfony\Component\Form\FormView {#12926 …5} |
| full_name | "facets[option_group_46][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_46_8" |
| label | "43 (1)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_46_entry" |
| valid | true |
| value | "43" |
9
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "44 (1)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "44" |
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 | "entry" |
| 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 {#10382 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10394 …} -namespace: Closure() {#10392 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11753 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 {#11752 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "44 (1)" |
| 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() {#12295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#12294 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "44" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_option_group_46_entry" ] |
| cache_key | "_facets_option_group_46_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12929 -errors: [] -form: Symfony\Component\Form\Form {#12332 …} } |
| form | Symfony\Component\Form\FormView {#12928 …5} |
| full_name | "facets[option_group_46][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_option_group_46_9" |
| label | "44 (1)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_option_group_46_entry" |
| valid | true |
| value | "44" |