Forms
-
(no name)
-
name
-
price
-
min_price
-
max_price
-
-
facets
-
t_shirt_collection
-
0
-
-
t_shirt_brand
-
0
-
1
-
2
-
-
t_shirt_material
-
0
-
1
-
-
t_shirt_size
-
0
-
1
-
2
-
3
-
4
-
-
-
(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" => [ "t_shirt_collection" => [] "t_shirt_brand" => [] "t_shirt_material" => [] "t_shirt_size" => [] ] ] |
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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7054 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() {#7052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7053 …} $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" => [ "t_shirt_collection" => [] "t_shirt_brand" => [] "t_shirt_material" => [] "t_shirt_size" => [] ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8227 -form: Symfony\Component\Form\Form {#7077 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8235 …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" => [ "t_shirt_collection" => [] "t_shirt_brand" => [] "t_shirt_material" => [] "t_shirt_size" => [] ] ] |
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 |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7067 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "bitbag_sylius_elasticsearch_plugin.ui.name" |
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() {#7032 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7105 …} $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 {#8184 -form: Symfony\Component\Form\Form {#7114 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8182 …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" |
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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7039 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() {#7041 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7040 …} $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 {#8229 -form: Symfony\Component\Form\Form {#7094 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8228 …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
Form type:
"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 {#7047 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#7075 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#7072 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\Type {#7047 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#7075 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#7072 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: null } ] |
currency | "EUR" |
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 {#7047 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#7075 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#7072 +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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
currency | "EUR" |
data_class | null |
disabled | false |
divisor | 100 |
empty_data | Closure(FormInterface $form) {#7074 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 |
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() {#7050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7064 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "money" "sylius_money" "_price_min_price" ] |
cache_key | "_price_min_price_sylius_money" |
compound | false |
currency | "EUR" |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8233 -form: Symfony\Component\Form\Form {#7099 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8232 …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 }}" |
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
Form type:
"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 {#7071 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#7070 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#7073 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\Type {#7071 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#7070 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#7073 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: null } ] |
currency | "EUR" |
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 {#7071 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#7070 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#7073 +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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
currency | "EUR" |
data_class | null |
disabled | false |
divisor | 100 |
empty_data | Closure(FormInterface $form) {#7086 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 |
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() {#7089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7084 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "money" "sylius_money" "_price_max_price" ] |
cache_key | "_price_max_price_sylius_money" |
compound | false |
currency | "EUR" |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8185 -form: Symfony\Component\Form\Form {#7102 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8234 …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 }}" |
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 | [ "t_shirt_collection" => [] "t_shirt_brand" => [] "t_shirt_material" => [] "t_shirt_size" => [] ] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "t_shirt_collection" => [] "t_shirt_brand" => [] "t_shirt_material" => [] "t_shirt_size" => [] ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
same as passed value |
facets | [ "cap_material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "jeans_size" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "cap_brand" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "t_shirt_collection" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "sylius_summer_2019" "doc_count" => 3 ] ] ] "length" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "jeans_material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "dress_material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "dress_collection" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "dress_brand" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "dress_height" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "jeans_brand" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "t_shirt_brand" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "celsius_small" "doc_count" => 1 ] [ "key" => "modern_wear" "doc_count" => 1 ] [ "key" => "you_are_breathtaking" "doc_count" => 1 ] ] ] "t_shirt_material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "100%_cotton" "doc_count" => 2 ] [ "key" => "100%_viscose" "doc_count" => 1 ] ] ] "dress_size" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "damage_reduction" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "t_shirt_size" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "l" "doc_count" => 3 ] [ "key" => "m" "doc_count" => 3 ] [ "key" => "s" "doc_count" => 3 ] [ "key" => "xl" "doc_count" => 3 ] [ "key" => "xxl" "doc_count" => 3 ] ] ] "jeans_collection" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "cap_collection" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] ] |
[ "cap_material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "jeans_size" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "cap_brand" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "t_shirt_collection" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "sylius_summer_2019" "doc_count" => 3 ] ] ] "length" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "jeans_material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "dress_material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "dress_collection" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "dress_brand" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "dress_height" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "jeans_brand" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "t_shirt_brand" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "celsius_small" "doc_count" => 1 ] [ "key" => "modern_wear" "doc_count" => 1 ] [ "key" => "you_are_breathtaking" "doc_count" => 1 ] ] ] "t_shirt_material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "100%_cotton" "doc_count" => 2 ] [ "key" => "100%_viscose" "doc_count" => 1 ] ] ] "dress_size" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "damage_reduction" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "t_shirt_size" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "l" "doc_count" => 3 ] [ "key" => "m" "doc_count" => 3 ] [ "key" => "s" "doc_count" => 3 ] [ "key" => "xl" "doc_count" => 3 ] [ "key" => "xxl" "doc_count" => 3 ] ] ] "jeans_collection" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "cap_collection" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] ] |
label | 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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7470 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
facets | [ "cap_material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "jeans_size" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "cap_brand" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "t_shirt_collection" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "sylius_summer_2019" "doc_count" => 3 ] ] ] "length" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "jeans_material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "dress_material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "dress_collection" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "dress_brand" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "dress_height" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "jeans_brand" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "t_shirt_brand" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "celsius_small" "doc_count" => 1 ] [ "key" => "modern_wear" "doc_count" => 1 ] [ "key" => "you_are_breathtaking" "doc_count" => 1 ] ] ] "t_shirt_material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "100%_cotton" "doc_count" => 2 ] [ "key" => "100%_viscose" "doc_count" => 1 ] ] ] "dress_size" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "damage_reduction" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "t_shirt_size" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "l" "doc_count" => 3 ] [ "key" => "m" "doc_count" => 3 ] [ "key" => "s" "doc_count" => 3 ] [ "key" => "xl" "doc_count" => 3 ] [ "key" => "xxl" "doc_count" => 3 ] ] ] "jeans_collection" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "cap_collection" => [ "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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7469 …} $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 | [ "t_shirt_collection" => [] "t_shirt_brand" => [] "t_shirt_material" => [] "t_shirt_size" => [] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8230 -form: Symfony\Component\Form\Form {#7544 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8231 …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 | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_facets" |
valid | true |
value | [ "t_shirt_collection" => [] "t_shirt_brand" => [] "t_shirt_material" => [] "t_shirt_size" => [] ] |
t_shirt_collection
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 | [ "Sylius Summer 2019 (3)" => "sylius_summer_2019" ] |
[ "Sylius Summer 2019 (3)" => "sylius_summer_2019" ] |
expanded | true |
same as passed value |
label | "T-shirt collection" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Sylius Summer 2019 (3)" => "sylius_summer_2019" ] |
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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
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." |
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 | "T-shirt collection" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7433 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7374 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_facets_t_shirt_collection" ] |
cache_key | "_facets_t_shirt_collection_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#7483 +label: "Sylius Summer 2019 (3)" +value: "sylius_summer_2019" +data: "sylius_summer_2019" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8186 -form: Symfony\Component\Form\Form {#7566 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#8187 …5} |
full_name | "facets[t_shirt_collection]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_collection" |
is_selected | Closure($choice, array $values) {#8190 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "T-shirt collection" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "t_shirt_collection" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | true |
translation_domain | null |
unique_block_prefix | "_facets_t_shirt_collection" |
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 | "Sylius Summer 2019 (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 | "sylius_summer_2019" |
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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7550 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 {#7549 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sylius Summer 2019 (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() {#7554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7556 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "sylius_summer_2019" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_facets_t_shirt_collection_entry" ] |
cache_key | "_facets_t_shirt_collection_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8193 -form: Symfony\Component\Form\Form {#7562 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8192 …5} |
full_name | "facets[t_shirt_collection][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_collection_0" |
label | "Sylius Summer 2019 (3)" |
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_t_shirt_collection_entry" |
valid | true |
value | "sylius_summer_2019" |
t_shirt_brand
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 | [ "Celsius Small (1)" => "celsius_small" "Modern Wear (1)" => "modern_wear" "You Are Breathtaking (1)" => "you_are_breathtaking" ] |
[ "Celsius Small (1)" => "celsius_small" "Modern Wear (1)" => "modern_wear" "You Are Breathtaking (1)" => "you_are_breathtaking" ] |
expanded | true |
same as passed value |
label | "T-shirt brand" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Celsius Small (1)" => "celsius_small" "Modern Wear (1)" => "modern_wear" "You Are Breathtaking (1)" => "you_are_breathtaking" ] |
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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
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." |
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 | "T-shirt brand" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7364 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_facets_t_shirt_brand" ] |
cache_key | "_facets_t_shirt_brand_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#7496 +label: "Celsius Small (1)" +value: "celsius_small" +data: "celsius_small" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7497 +label: "Modern Wear (1)" +value: "modern_wear" +data: "modern_wear" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7498 +label: "You Are Breathtaking (1)" +value: "you_are_breathtaking" +data: "you_are_breathtaking" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8199 -form: Symfony\Component\Form\Form {#7595 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#8191 …5} |
full_name | "facets[t_shirt_brand]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_brand" |
is_selected | Closure($choice, array $values) {#8173 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "T-shirt brand" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "t_shirt_brand" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | true |
translation_domain | null |
unique_block_prefix | "_facets_t_shirt_brand" |
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 | "Celsius Small (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 | "celsius_small" |
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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7550 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 {#7549 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Celsius Small (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() {#7570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7569 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "celsius_small" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_facets_t_shirt_brand_entry" ] |
cache_key | "_facets_t_shirt_brand_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7936 -form: Symfony\Component\Form\Form {#7598 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8174 …5} |
full_name | "facets[t_shirt_brand][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_brand_0" |
label | "Celsius Small (1)" |
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_t_shirt_brand_entry" |
valid | true |
value | "celsius_small" |
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 | "Modern Wear (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 | "modern_wear" |
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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7550 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 {#7549 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Modern Wear (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() {#7579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7578 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "modern_wear" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_facets_t_shirt_brand_entry" ] |
cache_key | "_facets_t_shirt_brand_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8180 -form: Symfony\Component\Form\Form {#7601 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8176 …5} |
full_name | "facets[t_shirt_brand][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_brand_1" |
label | "Modern Wear (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_t_shirt_brand_entry" |
valid | true |
value | "modern_wear" |
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 | "You Are Breathtaking (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 | "you_are_breathtaking" |
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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7550 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 {#7549 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "You Are Breathtaking (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() {#7588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7587 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "you_are_breathtaking" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_facets_t_shirt_brand_entry" ] |
cache_key | "_facets_t_shirt_brand_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8169 -form: Symfony\Component\Form\Form {#7604 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8183 …5} |
full_name | "facets[t_shirt_brand][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_brand_2" |
label | "You Are Breathtaking (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_t_shirt_brand_entry" |
valid | true |
value | "you_are_breathtaking" |
t_shirt_material
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 | [ "100% Cotton (2)" => "100%_cotton" "100% Viscose (1)" => "100%_viscose" ] |
[ "100% Cotton (2)" => "100%_cotton" "100% Viscose (1)" => "100%_viscose" ] |
expanded | true |
same as passed value |
label | "T-shirt material" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "100% Cotton (2)" => "100%_cotton" "100% Viscose (1)" => "100%_viscose" ] |
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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
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." |
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 | "T-shirt material" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7506 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_facets_t_shirt_material" ] |
cache_key | "_facets_t_shirt_material_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#7515 +label: "100% Cotton (2)" +value: "100%_cotton" +data: "100%_cotton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7516 +label: "100% Viscose (1)" +value: "100%_viscose" +data: "100%_viscose" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8172 -form: Symfony\Component\Form\Form {#7625 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#8177 …5} |
full_name | "facets[t_shirt_material]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_material" |
is_selected | Closure($choice, array $values) {#8166 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "T-shirt material" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "t_shirt_material" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | true |
translation_domain | null |
unique_block_prefix | "_facets_t_shirt_material" |
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 | "100% Cotton (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 | "100%_cotton" |
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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7550 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 {#7549 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "100% Cotton (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() {#7609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7608 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "100%_cotton" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_facets_t_shirt_material_entry" ] |
cache_key | "_facets_t_shirt_material_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8103 -form: Symfony\Component\Form\Form {#7628 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7997 …5} |
full_name | "facets[t_shirt_material][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_material_0" |
label | "100% Cotton (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_t_shirt_material_entry" |
valid | true |
value | "100%_cotton" |
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 | "100% Viscose (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 | "100%_viscose" |
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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7550 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 {#7549 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "100% Viscose (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() {#7618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7617 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "100%_viscose" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_facets_t_shirt_material_entry" ] |
cache_key | "_facets_t_shirt_material_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8011 -form: Symfony\Component\Form\Form {#7631 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7942 …5} |
full_name | "facets[t_shirt_material][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_material_1" |
label | "100% Viscose (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_t_shirt_material_entry" |
valid | true |
value | "100%_viscose" |
t_shirt_size
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 | [ "L (3)" => "l" "M (3)" => "m" "S (3)" => "s" "Xl (3)" => "xl" "Xxl (3)" => "xxl" ] |
[ "L (3)" => "l" "M (3)" => "m" "S (3)" => "s" "Xl (3)" => "xl" "Xxl (3)" => "xxl" ] |
expanded | true |
same as passed value |
label | "T-shirt size" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "L (3)" => "l" "M (3)" => "m" "S (3)" => "s" "Xl (3)" => "xl" "Xxl (3)" => "xxl" ] |
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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
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." |
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 | "T-shirt size" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7525 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7524 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_facets_t_shirt_size" ] |
cache_key | "_facets_t_shirt_size_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#7533 +label: "L (3)" +value: "l" +data: "l" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7534 +label: "M (3)" +value: "m" +data: "m" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7535 +label: "S (3)" +value: "s" +data: "s" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7536 +label: "Xl (3)" +value: "xl" +data: "xl" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7537 +label: "Xxl (3)" +value: "xxl" +data: "xxl" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7946 -form: Symfony\Component\Form\Form {#7679 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#8168 …5} |
full_name | "facets[t_shirt_size]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_size" |
is_selected | Closure($choice, array $values) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "T-shirt size" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "t_shirt_size" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | true |
translation_domain | null |
unique_block_prefix | "_facets_t_shirt_size" |
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 | "L (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 | "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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7550 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 {#7549 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "L (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() {#7636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7635 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "l" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_facets_t_shirt_size_entry" ] |
cache_key | "_facets_t_shirt_size_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8195 -form: Symfony\Component\Form\Form {#7682 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8197 …5} |
full_name | "facets[t_shirt_size][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_size_0" |
label | "L (3)" |
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_t_shirt_size_entry" |
valid | true |
value | "l" |
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 | "M (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 | "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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7550 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 {#7549 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "M (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() {#7645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7644 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "m" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_facets_t_shirt_size_entry" ] |
cache_key | "_facets_t_shirt_size_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8200 -form: Symfony\Component\Form\Form {#7685 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8194 …5} |
full_name | "facets[t_shirt_size][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_size_1" |
label | "M (3)" |
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_t_shirt_size_entry" |
valid | true |
value | "m" |
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 | "S (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 | "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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7550 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 {#7549 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "S (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() {#7654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7653 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "s" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_facets_t_shirt_size_entry" ] |
cache_key | "_facets_t_shirt_size_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8202 -form: Symfony\Component\Form\Form {#7688 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8201 …5} |
full_name | "facets[t_shirt_size][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_size_2" |
label | "S (3)" |
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_t_shirt_size_entry" |
valid | true |
value | "s" |
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 | "Xl (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 | "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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7550 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 {#7549 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Xl (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() {#7663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7662 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "xl" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_facets_t_shirt_size_entry" ] |
cache_key | "_facets_t_shirt_size_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8204 -form: Symfony\Component\Form\Form {#7691 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8203 …5} |
full_name | "facets[t_shirt_size][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_size_3" |
label | "Xl (3)" |
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_t_shirt_size_entry" |
valid | true |
value | "xl" |
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 | "Xxl (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 | "xxl" |
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 {#7005 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7004 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6998 …} -namespace: Closure() {#7009 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7550 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 {#7549 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Xxl (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() {#7672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4091 …} $message: Closure() {#7671 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "xxl" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_facets_t_shirt_size_entry" ] |
cache_key | "_facets_t_shirt_size_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8206 -form: Symfony\Component\Form\Form {#7694 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8205 …5} |
full_name | "facets[t_shirt_size][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "facets_t_shirt_size_4" |
label | "Xxl (3)" |
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_t_shirt_size_entry" |
valid | true |
value | "xxl" |