Forms
-
(no name)
-
name
-
price
-
min_price
-
max_price
-
-
facets
-
rpm_consolidated
-
0
-
1
-
2
-
-
wavelength_consolidated
-
0
-
1
-
2
-
-
frequency
-
0
-
1
-
2
-
-
tolerance
-
0
-
1
-
-
resistance
-
0
-
1
-
2
-
-
torque_consolidated
-
0
-
1
-
2
-
-
color_consolidated
-
0
-
1
-
2
-
-
flash
-
0
-
1
-
2
-
-
sensitivity_consolidated
-
0
-
1
-
2
-
-
-
-
bitbag_elasticsearch_search
-
query
-
-
sylius_shop_add_to_cart
-
cartItem
-
quantity
-
variant
-
rpm_consolidated
-
torque_consolidated
-
-
-
addToWishlist
-
wishlists
-
customizations
-
_token
-
(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" => [ "rpm_consolidated" => [] "wavelength_consolidated" => [] "frequency" => [] "tolerance" => [] "resistance" => [] "torque_consolidated" => [] "color_consolidated" => [] "flash" => [] "sensitivity_consolidated" => [] ] ] |
| 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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5152 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() {#5154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5153 …} $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" => [ "rpm_consolidated" => [] "wavelength_consolidated" => [] "frequency" => [] "tolerance" => [] "resistance" => [] "torque_consolidated" => [] "color_consolidated" => [] "flash" => [] "sensitivity_consolidated" => [] ] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7034 -errors: [] -form: Symfony\Component\Form\Form {#5199 …} } |
| form | Symfony\Component\Form\FormView {#7020 …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" => [ "rpm_consolidated" => [] "wavelength_consolidated" => [] "frequency" => [] "tolerance" => [] "resistance" => [] "torque_consolidated" => [] "color_consolidated" => [] "flash" => [] "sensitivity_consolidated" => [] ] ] |
name
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| 0 | "data_class" |
| 1 | null |
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5173 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "bitbag_sylius_elasticsearch_plugin.ui.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5174 …} $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 {#7032 -errors: [] -form: Symfony\Component\Form\Form {#5202 …} } |
| form | Symfony\Component\Form\FormView {#6996 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | "bitbag_sylius_elasticsearch_plugin.ui.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_name" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
price
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "min_price" => null "max_price" => null ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | "data_class" |
| 1 | null |
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5185 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() {#5187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5186 …} $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 {#7030 -errors: [] -form: Symfony\Component\Form\Form {#5234 …} } |
| form | Symfony\Component\Form\FormView {#7031 …5} |
| full_name | "price" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "price" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "price" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_price" |
| valid | true |
| value | [ "min_price" => null "max_price" => null ] |
min_price
"Sylius\Bundle\MoneyBundle\Form\Type\MoneyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Type {#5193 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#5194 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#5192 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\Type {#5193 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#5194 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#5192 +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 {#5193 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#5194 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#5192 +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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| currency | "EUR" |
| data_class | null |
| disabled | false |
| divisor | 100 |
| empty_data | Closure(FormInterface $form) {#5215 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "float" |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "bitbag_sylius_elasticsearch_plugin.ui.min_price" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5217 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5216 …} $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 {#7038 -errors: [] -form: Symfony\Component\Form\Form {#5237 …} } |
| form | Symfony\Component\Form\FormView {#7037 …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
"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 {#5196 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#5197 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#5195 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\Type {#5196 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#5197 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#5195 +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 {#5196 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#5197 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#5195 +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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| currency | "EUR" |
| data_class | null |
| disabled | false |
| divisor | 100 |
| empty_data | Closure(FormInterface $form) {#5225 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "float" |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "bitbag_sylius_elasticsearch_plugin.ui.max_price" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5226 …} $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 {#7040 -errors: [] -form: Symfony\Component\Form\Form {#5240 …} } |
| form | Symfony\Component\Form\FormView {#7039 …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 | [ "rpm_consolidated" => [] "wavelength_consolidated" => [] "frequency" => [] "tolerance" => [] "resistance" => [] "torque_consolidated" => [] "color_consolidated" => [] "flash" => [] "sensitivity_consolidated" => [] ] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "rpm_consolidated" => [] "wavelength_consolidated" => [] "frequency" => [] "tolerance" => [] "resistance" => [] "torque_consolidated" => [] "color_consolidated" => [] "flash" => [] "sensitivity_consolidated" => [] ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| facets | [ "plc_basic_inputs" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "rpm_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "100" "doc_count" => 163 ] [ "key" => "300" "doc_count" => 158 ] [ "key" => "200" "doc_count" => 149 ] ] ] "single_board_computers_processor" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "level_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "payload_capacity" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "stroke_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "temperature_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "wavelength_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "visible" "doc_count" => 232 ] [ "key" => "ir" "doc_count" => 212 ] [ "key" => "uv" "doc_count" => 208 ] ] ] "controller_smart_valves" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "controller_weather_based_integration" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "flight_time" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "data_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "camera_resolution" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "frequency" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "16mhz" "doc_count" => 390 ] [ "key" => "8mhz" "doc_count" => 379 ] [ "key" => "20mhz" "doc_count" => 367 ] ] ] "protocol" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "single_board_computers_ram" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "primary_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "capacity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "battery_type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "accuracy_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "features_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "tolerance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "±1%" "doc_count" => 382 ] [ "key" => "±5%" "doc_count" => 374 ] ] ] "contact_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "capacitance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "fc_basic_gyro" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "programs_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "brand_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "impedance_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "weight" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "max_speed" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "robot_tank_terrain" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "hardness_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "resistance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "10ohm" "doc_count" => 357 ] [ "key" => "100ohm" "doc_count" => 356 ] [ "key" => "1kohm" "doc_count" => 333 ] ] ] "fc_basic_firmware" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "control_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "moisture_sensor_pro_interface" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "fixed_wing_pro_endurance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "flight_time_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "antenna_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "finish_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "torque_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "10kg.cm" "doc_count" => 156 ] [ "key" => "5kg.cm" "doc_count" => 151 ] [ "key" => "20kg.cm" "doc_count" => 146 ] ] ] "color_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "rgb" "doc_count" => 208 ] [ "key" => "white" "doc_count" => 189 ] [ "key" => "tunable" "doc_count" => 185 ] ] ] "flash" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "16kb" "doc_count" => 373 ] [ "key" => "8kb" "doc_count" => 372 ] [ "key" => "32kb" "doc_count" => 368 ] ] ] "sensitivity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "high" "doc_count" => 233 ] [ "key" => "medium" "doc_count" => 232 ] [ "key" => "low" "doc_count" => 223 ] ] ] "efficiency_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "version_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "mounting_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "secondary_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "plc_basic_outputs" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "head_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "components_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "diameter_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "control_range" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "current" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "fixed_wing_basic_wingspan" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "regulation_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "moisture_sensor_basic_output" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "reach_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "iot_sensors_protocol" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "connectivity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "poles_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "robot_explorer_autonomy" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "camera_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "module_type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "sensors_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "length" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "audio_xlr_pins" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "blades_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "motion_sensor_pir_angle" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "payload_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "quadcopter_cinematic_gimbal" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "fc_advanced_gnss" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "voltage" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "power_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "audio_xlr_gender" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "speed_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "thickness_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "bore_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "calibration_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "battery_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "nozzle_size_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] ] |
[ "plc_basic_inputs" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "rpm_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "100" "doc_count" => 163 ] [ "key" => "300" "doc_count" => 158 ] [ "key" => "200" "doc_count" => 149 ] ] ] "single_board_computers_processor" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "level_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "payload_capacity" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "stroke_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "temperature_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "wavelength_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "visible" "doc_count" => 232 ] [ "key" => "ir" "doc_count" => 212 ] [ "key" => "uv" "doc_count" => 208 ] ] ] "controller_smart_valves" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "controller_weather_based_integration" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "flight_time" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "data_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "camera_resolution" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "frequency" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "16mhz" "doc_count" => 390 ] [ "key" => "8mhz" "doc_count" => 379 ] [ "key" => "20mhz" "doc_count" => 367 ] ] ] "protocol" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "single_board_computers_ram" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "primary_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "capacity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "battery_type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "accuracy_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "features_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "tolerance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "±1%" "doc_count" => 382 ] [ "key" => "±5%" "doc_count" => 374 ] ] ] "contact_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "capacitance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "fc_basic_gyro" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "programs_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "brand_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "impedance_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "weight" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "max_speed" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "robot_tank_terrain" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "hardness_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "resistance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "10ohm" "doc_count" => 357 ] [ "key" => "100ohm" "doc_count" => 356 ] [ "key" => "1kohm" "doc_count" => 333 ] ] ] "fc_basic_firmware" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "control_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "moisture_sensor_pro_interface" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "fixed_wing_pro_endurance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "flight_time_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "antenna_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "finish_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "torque_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "10kg.cm" "doc_count" => 156 ] [ "key" => "5kg.cm" "doc_count" => 151 ] [ "key" => "20kg.cm" "doc_count" => 146 ] ] ] "color_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "rgb" "doc_count" => 208 ] [ "key" => "white" "doc_count" => 189 ] [ "key" => "tunable" "doc_count" => 185 ] ] ] "flash" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "16kb" "doc_count" => 373 ] [ "key" => "8kb" "doc_count" => 372 ] [ "key" => "32kb" "doc_count" => 368 ] ] ] "sensitivity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "high" "doc_count" => 233 ] [ "key" => "medium" "doc_count" => 232 ] [ "key" => "low" "doc_count" => 223 ] ] ] "efficiency_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "version_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "mounting_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "secondary_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "plc_basic_outputs" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "head_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "components_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "diameter_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "control_range" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "current" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "fixed_wing_basic_wingspan" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "regulation_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "moisture_sensor_basic_output" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "reach_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "iot_sensors_protocol" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "connectivity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "poles_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "robot_explorer_autonomy" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "camera_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "module_type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "sensors_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "length" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "audio_xlr_pins" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "blades_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "motion_sensor_pir_angle" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "payload_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "quadcopter_cinematic_gimbal" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "fc_advanced_gnss" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "voltage" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "power_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "audio_xlr_gender" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "speed_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "thickness_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "bore_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "calibration_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "battery_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "nozzle_size_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6263 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| facets | [ "plc_basic_inputs" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "rpm_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "100" "doc_count" => 163 ] [ "key" => "300" "doc_count" => 158 ] [ "key" => "200" "doc_count" => 149 ] ] ] "single_board_computers_processor" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "level_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "payload_capacity" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "stroke_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "temperature_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "wavelength_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "visible" "doc_count" => 232 ] [ "key" => "ir" "doc_count" => 212 ] [ "key" => "uv" "doc_count" => 208 ] ] ] "controller_smart_valves" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "controller_weather_based_integration" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "flight_time" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "data_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "camera_resolution" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "frequency" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "16mhz" "doc_count" => 390 ] [ "key" => "8mhz" "doc_count" => 379 ] [ "key" => "20mhz" "doc_count" => 367 ] ] ] "protocol" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "single_board_computers_ram" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "primary_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "capacity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "battery_type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "accuracy_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "features_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "tolerance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "±1%" "doc_count" => 382 ] [ "key" => "±5%" "doc_count" => 374 ] ] ] "contact_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "capacitance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "fc_basic_gyro" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "programs_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "brand_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "impedance_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "weight" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "max_speed" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "robot_tank_terrain" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "hardness_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "resistance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "10ohm" "doc_count" => 357 ] [ "key" => "100ohm" "doc_count" => 356 ] [ "key" => "1kohm" "doc_count" => 333 ] ] ] "fc_basic_firmware" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "control_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "moisture_sensor_pro_interface" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "fixed_wing_pro_endurance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "flight_time_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "antenna_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "finish_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "torque_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "10kg.cm" "doc_count" => 156 ] [ "key" => "5kg.cm" "doc_count" => 151 ] [ "key" => "20kg.cm" "doc_count" => 146 ] ] ] "color_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "rgb" "doc_count" => 208 ] [ "key" => "white" "doc_count" => 189 ] [ "key" => "tunable" "doc_count" => 185 ] ] ] "flash" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "16kb" "doc_count" => 373 ] [ "key" => "8kb" "doc_count" => 372 ] [ "key" => "32kb" "doc_count" => 368 ] ] ] "sensitivity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "high" "doc_count" => 233 ] [ "key" => "medium" "doc_count" => 232 ] [ "key" => "low" "doc_count" => 223 ] ] ] "efficiency_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "version_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "mounting_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "secondary_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "plc_basic_outputs" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "head_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "components_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "diameter_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "control_range" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "current" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "fixed_wing_basic_wingspan" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "regulation_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "moisture_sensor_basic_output" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "reach_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "iot_sensors_protocol" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "connectivity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "poles_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "robot_explorer_autonomy" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "camera_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "module_type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "sensors_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "length" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "audio_xlr_pins" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "blades_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "motion_sensor_pir_angle" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "payload_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "quadcopter_cinematic_gimbal" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "fc_advanced_gnss" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "voltage" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "power_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "audio_xlr_gender" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "speed_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "thickness_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "bore_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "calibration_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "battery_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "nozzle_size_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6264 …} $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 | [ "rpm_consolidated" => [] "wavelength_consolidated" => [] "frequency" => [] "tolerance" => [] "resistance" => [] "torque_consolidated" => [] "color_consolidated" => [] "flash" => [] "sensitivity_consolidated" => [] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7036 -errors: [] -form: Symfony\Component\Form\Form {#6474 …} } |
| form | Symfony\Component\Form\FormView {#7035 …5} |
| full_name | "facets" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "facets" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets" |
| valid | true |
| value | [ "rpm_consolidated" => [] "wavelength_consolidated" => [] "frequency" => [] "tolerance" => [] "resistance" => [] "torque_consolidated" => [] "color_consolidated" => [] "flash" => [] "sensitivity_consolidated" => [] ] |
rpm_consolidated
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 (163)" => "100" "300 (158)" => "300" "200 (149)" => "200" ] |
[ "100 (163)" => "100" "300 (158)" => "300" "200 (149)" => "200" ] |
| expanded | true |
same as passed value |
| label | "Rpm" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "100 (163)" => "100" "300 (158)" => "300" "200 (149)" => "200" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Rpm" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6305 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_rpm_consolidated" ] |
| cache_key | "_facets_rpm_consolidated_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6314 +data: "100" +value: "100" +label: "100 (163)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6315 +data: "300" +value: "300" +label: "300 (158)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6316 +data: "200" +value: "200" +label: "200 (149)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7043 -errors: [] -form: Symfony\Component\Form\Form {#6510 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7044 …5} |
| full_name | "facets[rpm_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_rpm_consolidated" |
| is_selected | Closure($choice, array $values) {#7046 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Rpm" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "rpm_consolidated" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_rpm_consolidated" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "100 (163)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "100" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "100 (163)" |
| 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() {#6484 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6486 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "100" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_rpm_consolidated_entry" ] |
| cache_key | "_facets_rpm_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7049 -errors: [] -form: Symfony\Component\Form\Form {#6513 …} } |
| form | Symfony\Component\Form\FormView {#7047 …5} |
| full_name | "facets[rpm_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_rpm_consolidated_0" |
| label | "100 (163)" |
| 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_rpm_consolidated_entry" |
| valid | true |
| value | "100" |
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 | "300 (158)" |
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 | "300" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "300 (158)" |
| 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() {#6494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6493 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "300" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_rpm_consolidated_entry" ] |
| cache_key | "_facets_rpm_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7051 -errors: [] -form: Symfony\Component\Form\Form {#6516 …} } |
| form | Symfony\Component\Form\FormView {#7050 …5} |
| full_name | "facets[rpm_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_rpm_consolidated_1" |
| label | "300 (158)" |
| 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_rpm_consolidated_entry" |
| valid | true |
| value | "300" |
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 | "200 (149)" |
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 | "200" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "200 (149)" |
| 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() {#6503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6502 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "200" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_rpm_consolidated_entry" ] |
| cache_key | "_facets_rpm_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7053 -errors: [] -form: Symfony\Component\Form\Form {#6519 …} } |
| form | Symfony\Component\Form\FormView {#7052 …5} |
| full_name | "facets[rpm_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_rpm_consolidated_2" |
| label | "200 (149)" |
| 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_rpm_consolidated_entry" |
| valid | true |
| value | "200" |
wavelength_consolidated
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 | [ "Visible (232)" => "visible" "Ir (212)" => "ir" "Uv (208)" => "uv" ] |
[ "Visible (232)" => "visible" "Ir (212)" => "ir" "Uv (208)" => "uv" ] |
| expanded | true |
same as passed value |
| label | "Wavelength" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Visible (232)" => "visible" "Ir (212)" => "ir" "Uv (208)" => "uv" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Wavelength" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6324 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_wavelength_consolidated" ] |
| cache_key | "_facets_wavelength_consolidated_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6333 +data: "visible" +value: "visible" +label: "Visible (232)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6334 +data: "ir" +value: "ir" +label: "Ir (212)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6335 +data: "uv" +value: "uv" +label: "Uv (208)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7048 -errors: [] -form: Symfony\Component\Form\Form {#6549 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7045 …5} |
| full_name | "facets[wavelength_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_wavelength_consolidated" |
| is_selected | Closure($choice, array $values) {#7055 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Wavelength" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "wavelength_consolidated" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_wavelength_consolidated" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Visible (232)" |
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 | "visible" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Visible (232)" |
| 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() {#6524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6523 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "visible" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_wavelength_consolidated_entry" ] |
| cache_key | "_facets_wavelength_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7058 -errors: [] -form: Symfony\Component\Form\Form {#6552 …} } |
| form | Symfony\Component\Form\FormView {#7056 …5} |
| full_name | "facets[wavelength_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_wavelength_consolidated_0" |
| label | "Visible (232)" |
| 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_wavelength_consolidated_entry" |
| valid | true |
| value | "visible" |
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 | "Ir (212)" |
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 | "ir" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Ir (212)" |
| 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() {#6533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6532 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "ir" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_wavelength_consolidated_entry" ] |
| cache_key | "_facets_wavelength_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7060 -errors: [] -form: Symfony\Component\Form\Form {#6555 …} } |
| form | Symfony\Component\Form\FormView {#7059 …5} |
| full_name | "facets[wavelength_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_wavelength_consolidated_1" |
| label | "Ir (212)" |
| 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_wavelength_consolidated_entry" |
| valid | true |
| value | "ir" |
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 | "Uv (208)" |
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 | "uv" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Uv (208)" |
| 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() {#6542 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6541 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "uv" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_wavelength_consolidated_entry" ] |
| cache_key | "_facets_wavelength_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7062 -errors: [] -form: Symfony\Component\Form\Form {#6558 …} } |
| form | Symfony\Component\Form\FormView {#7061 …5} |
| full_name | "facets[wavelength_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_wavelength_consolidated_2" |
| label | "Uv (208)" |
| 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_wavelength_consolidated_entry" |
| valid | true |
| value | "uv" |
frequency
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 | [ "16mhz (390)" => "16mhz" "8mhz (379)" => "8mhz" "20mhz (367)" => "20mhz" ] |
[ "16mhz (390)" => "16mhz" "8mhz (379)" => "8mhz" "20mhz (367)" => "20mhz" ] |
| expanded | true |
same as passed value |
| label | "Frequency" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "16mhz (390)" => "16mhz" "8mhz (379)" => "8mhz" "20mhz (367)" => "20mhz" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Frequency" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6343 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_frequency" ] |
| cache_key | "_facets_frequency_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6352 +data: "16mhz" +value: "16mhz" +label: "16mhz (390)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6353 +data: "8mhz" +value: "8mhz" +label: "8mhz (379)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6354 +data: "20mhz" +value: "20mhz" +label: "20mhz (367)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7057 -errors: [] -form: Symfony\Component\Form\Form {#6588 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7054 …5} |
| full_name | "facets[frequency]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_frequency" |
| is_selected | Closure($choice, array $values) {#7064 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Frequency" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "frequency" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_frequency" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "16mhz (390)" |
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 | "16mhz" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "16mhz (390)" |
| 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() {#6563 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6562 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "16mhz" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_frequency_entry" ] |
| cache_key | "_facets_frequency_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7067 -errors: [] -form: Symfony\Component\Form\Form {#6591 …} } |
| form | Symfony\Component\Form\FormView {#7065 …5} |
| full_name | "facets[frequency][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_frequency_0" |
| label | "16mhz (390)" |
| 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_frequency_entry" |
| valid | true |
| value | "16mhz" |
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 | "8mhz (379)" |
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 | "8mhz" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "8mhz (379)" |
| 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() {#6572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6571 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "8mhz" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_frequency_entry" ] |
| cache_key | "_facets_frequency_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7069 -errors: [] -form: Symfony\Component\Form\Form {#6594 …} } |
| form | Symfony\Component\Form\FormView {#7068 …5} |
| full_name | "facets[frequency][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_frequency_1" |
| label | "8mhz (379)" |
| 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_frequency_entry" |
| valid | true |
| value | "8mhz" |
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 | "20mhz (367)" |
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 | "20mhz" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "20mhz (367)" |
| 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() {#6581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6580 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "20mhz" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_frequency_entry" ] |
| cache_key | "_facets_frequency_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7071 -errors: [] -form: Symfony\Component\Form\Form {#6597 …} } |
| form | Symfony\Component\Form\FormView {#7070 …5} |
| full_name | "facets[frequency][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_frequency_2" |
| label | "20mhz (367)" |
| 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_frequency_entry" |
| valid | true |
| value | "20mhz" |
tolerance
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 | [ "±1% (382)" => "±1%" "±5% (374)" => "±5%" ] |
[ "±1% (382)" => "±1%" "±5% (374)" => "±5%" ] |
| expanded | true |
same as passed value |
| label | "Tolerance" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "±1% (382)" => "±1%" "±5% (374)" => "±5%" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Tolerance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6362 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_tolerance" ] |
| cache_key | "_facets_tolerance_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6371 +data: "±1%" +value: "±1%" +label: "±1% (382)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6372 +data: "±5%" +value: "±5%" +label: "±5% (374)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7066 -errors: [] -form: Symfony\Component\Form\Form {#6618 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7063 …5} |
| full_name | "facets[tolerance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_tolerance" |
| is_selected | Closure($choice, array $values) {#7073 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Tolerance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "tolerance" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_tolerance" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "±1% (382)" |
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 | "±1%" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "±1% (382)" |
| 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() {#6602 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6601 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "±1%" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_tolerance_entry" ] |
| cache_key | "_facets_tolerance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7076 -errors: [] -form: Symfony\Component\Form\Form {#6621 …} } |
| form | Symfony\Component\Form\FormView {#7075 …5} |
| full_name | "facets[tolerance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_tolerance_0" |
| label | "±1% (382)" |
| 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_tolerance_entry" |
| valid | true |
| value | "±1%" |
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 | "±5% (374)" |
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 | "±5%" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "±5% (374)" |
| 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() {#6611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6610 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "±5%" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_tolerance_entry" ] |
| cache_key | "_facets_tolerance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7078 -errors: [] -form: Symfony\Component\Form\Form {#6624 …} } |
| form | Symfony\Component\Form\FormView {#7077 …5} |
| full_name | "facets[tolerance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_tolerance_1" |
| label | "±5% (374)" |
| 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_tolerance_entry" |
| valid | true |
| value | "±5%" |
resistance
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 | [ "10ohm (357)" => "10ohm" "100ohm (356)" => "100ohm" "1kohm (333)" => "1kohm" ] |
[ "10ohm (357)" => "10ohm" "100ohm (356)" => "100ohm" "1kohm (333)" => "1kohm" ] |
| expanded | true |
same as passed value |
| label | "Resistance" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "10ohm (357)" => "10ohm" "100ohm (356)" => "100ohm" "1kohm (333)" => "1kohm" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Resistance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6380 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_resistance" ] |
| cache_key | "_facets_resistance_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6389 +data: "10ohm" +value: "10ohm" +label: "10ohm (357)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6390 +data: "100ohm" +value: "100ohm" +label: "100ohm (356)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6391 +data: "1kohm" +value: "1kohm" +label: "1kohm (333)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7074 -errors: [] -form: Symfony\Component\Form\Form {#6654 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7072 …5} |
| full_name | "facets[resistance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_resistance" |
| is_selected | Closure($choice, array $values) {#7080 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Resistance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "resistance" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_resistance" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "10ohm (357)" |
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 | "10ohm" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "10ohm (357)" |
| 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() {#6629 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6628 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "10ohm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_resistance_entry" ] |
| cache_key | "_facets_resistance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7083 -errors: [] -form: Symfony\Component\Form\Form {#6657 …} } |
| form | Symfony\Component\Form\FormView {#7081 …5} |
| full_name | "facets[resistance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_resistance_0" |
| label | "10ohm (357)" |
| 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_resistance_entry" |
| valid | true |
| value | "10ohm" |
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 | "100ohm (356)" |
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 | "100ohm" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "100ohm (356)" |
| 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() {#6638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6637 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "100ohm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_resistance_entry" ] |
| cache_key | "_facets_resistance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7085 -errors: [] -form: Symfony\Component\Form\Form {#6660 …} } |
| form | Symfony\Component\Form\FormView {#7084 …5} |
| full_name | "facets[resistance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_resistance_1" |
| label | "100ohm (356)" |
| 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_resistance_entry" |
| valid | true |
| value | "100ohm" |
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 | "1kohm (333)" |
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 | "1kohm" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "1kohm (333)" |
| 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() {#6647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6646 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1kohm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_resistance_entry" ] |
| cache_key | "_facets_resistance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7087 -errors: [] -form: Symfony\Component\Form\Form {#6663 …} } |
| form | Symfony\Component\Form\FormView {#7086 …5} |
| full_name | "facets[resistance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_resistance_2" |
| label | "1kohm (333)" |
| 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_resistance_entry" |
| valid | true |
| value | "1kohm" |
torque_consolidated
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 | [ "10kg.cm (156)" => "10kg.cm" "5kg.cm (151)" => "5kg.cm" "20kg.cm (146)" => "20kg.cm" ] |
[ "10kg.cm (156)" => "10kg.cm" "5kg.cm (151)" => "5kg.cm" "20kg.cm (146)" => "20kg.cm" ] |
| expanded | true |
same as passed value |
| label | "Torque" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "10kg.cm (156)" => "10kg.cm" "5kg.cm (151)" => "5kg.cm" "20kg.cm (146)" => "20kg.cm" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Torque" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6399 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_torque_consolidated" ] |
| cache_key | "_facets_torque_consolidated_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6408 +data: "10kg.cm" +value: "10kg.cm" +label: "10kg.cm (156)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6409 +data: "5kg.cm" +value: "5kg.cm" +label: "5kg.cm (151)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6410 +data: "20kg.cm" +value: "20kg.cm" +label: "20kg.cm (146)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7082 -errors: [] -form: Symfony\Component\Form\Form {#6693 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7079 …5} |
| full_name | "facets[torque_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_torque_consolidated" |
| is_selected | Closure($choice, array $values) {#7089 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Torque" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "torque_consolidated" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_torque_consolidated" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "10kg.cm (156)" |
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 | "10kg.cm" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "10kg.cm (156)" |
| 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() {#6668 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6667 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "10kg.cm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_torque_consolidated_entry" ] |
| cache_key | "_facets_torque_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7092 -errors: [] -form: Symfony\Component\Form\Form {#6696 …} } |
| form | Symfony\Component\Form\FormView {#7090 …5} |
| full_name | "facets[torque_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_torque_consolidated_0" |
| label | "10kg.cm (156)" |
| 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_torque_consolidated_entry" |
| valid | true |
| value | "10kg.cm" |
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 | "5kg.cm (151)" |
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 | "5kg.cm" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "5kg.cm (151)" |
| 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() {#6677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6676 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "5kg.cm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_torque_consolidated_entry" ] |
| cache_key | "_facets_torque_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7094 -errors: [] -form: Symfony\Component\Form\Form {#6699 …} } |
| form | Symfony\Component\Form\FormView {#7093 …5} |
| full_name | "facets[torque_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_torque_consolidated_1" |
| label | "5kg.cm (151)" |
| 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_torque_consolidated_entry" |
| valid | true |
| value | "5kg.cm" |
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 | "20kg.cm (146)" |
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 | "20kg.cm" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "20kg.cm (146)" |
| 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() {#6686 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6685 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "20kg.cm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_torque_consolidated_entry" ] |
| cache_key | "_facets_torque_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7096 -errors: [] -form: Symfony\Component\Form\Form {#6702 …} } |
| form | Symfony\Component\Form\FormView {#7095 …5} |
| full_name | "facets[torque_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_torque_consolidated_2" |
| label | "20kg.cm (146)" |
| 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_torque_consolidated_entry" |
| valid | true |
| value | "20kg.cm" |
color_consolidated
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 | [ "Rgb (208)" => "rgb" "White (189)" => "white" "Tunable (185)" => "tunable" ] |
[ "Rgb (208)" => "rgb" "White (189)" => "white" "Tunable (185)" => "tunable" ] |
| expanded | true |
same as passed value |
| label | "Color" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Rgb (208)" => "rgb" "White (189)" => "white" "Tunable (185)" => "tunable" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Color" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6418 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_color_consolidated" ] |
| cache_key | "_facets_color_consolidated_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6427 +data: "rgb" +value: "rgb" +label: "Rgb (208)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6428 +data: "white" +value: "white" +label: "White (189)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6429 +data: "tunable" +value: "tunable" +label: "Tunable (185)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7091 -errors: [] -form: Symfony\Component\Form\Form {#6732 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7088 …5} |
| full_name | "facets[color_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_color_consolidated" |
| is_selected | Closure($choice, array $values) {#7098 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Color" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "color_consolidated" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_color_consolidated" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Rgb (208)" |
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 | "rgb" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Rgb (208)" |
| 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() {#6707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6706 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "rgb" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_color_consolidated_entry" ] |
| cache_key | "_facets_color_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7101 -errors: [] -form: Symfony\Component\Form\Form {#6735 …} } |
| form | Symfony\Component\Form\FormView {#7099 …5} |
| full_name | "facets[color_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_color_consolidated_0" |
| label | "Rgb (208)" |
| 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_color_consolidated_entry" |
| valid | true |
| value | "rgb" |
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 | "White (189)" |
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 | "white" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "White (189)" |
| 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() {#6716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6715 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "white" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_color_consolidated_entry" ] |
| cache_key | "_facets_color_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7103 -errors: [] -form: Symfony\Component\Form\Form {#6738 …} } |
| form | Symfony\Component\Form\FormView {#7102 …5} |
| full_name | "facets[color_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_color_consolidated_1" |
| label | "White (189)" |
| 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_color_consolidated_entry" |
| valid | true |
| value | "white" |
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 | "Tunable (185)" |
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 | "tunable" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Tunable (185)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6724 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "tunable" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_color_consolidated_entry" ] |
| cache_key | "_facets_color_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7105 -errors: [] -form: Symfony\Component\Form\Form {#6741 …} } |
| form | Symfony\Component\Form\FormView {#7104 …5} |
| full_name | "facets[color_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_color_consolidated_2" |
| label | "Tunable (185)" |
| 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_color_consolidated_entry" |
| valid | true |
| value | "tunable" |
flash
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 | [ "16kb (373)" => "16kb" "8kb (372)" => "8kb" "32kb (368)" => "32kb" ] |
[ "16kb (373)" => "16kb" "8kb (372)" => "8kb" "32kb (368)" => "32kb" ] |
| expanded | true |
same as passed value |
| label | "Flash" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "16kb (373)" => "16kb" "8kb (372)" => "8kb" "32kb (368)" => "32kb" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Flash" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6437 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_flash" ] |
| cache_key | "_facets_flash_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6446 +data: "16kb" +value: "16kb" +label: "16kb (373)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6447 +data: "8kb" +value: "8kb" +label: "8kb (372)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6448 +data: "32kb" +value: "32kb" +label: "32kb (368)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7100 -errors: [] -form: Symfony\Component\Form\Form {#6771 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7097 …5} |
| full_name | "facets[flash]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_flash" |
| is_selected | Closure($choice, array $values) {#7107 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Flash" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "flash" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_flash" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "16kb (373)" |
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 | "16kb" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "16kb (373)" |
| 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() {#6746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6745 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "16kb" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_flash_entry" ] |
| cache_key | "_facets_flash_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7110 -errors: [] -form: Symfony\Component\Form\Form {#6774 …} } |
| form | Symfony\Component\Form\FormView {#7108 …5} |
| full_name | "facets[flash][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_flash_0" |
| label | "16kb (373)" |
| 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_flash_entry" |
| valid | true |
| value | "16kb" |
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 | "8kb (372)" |
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 | "8kb" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "8kb (372)" |
| 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() {#6755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6754 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "8kb" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_flash_entry" ] |
| cache_key | "_facets_flash_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7112 -errors: [] -form: Symfony\Component\Form\Form {#6777 …} } |
| form | Symfony\Component\Form\FormView {#7111 …5} |
| full_name | "facets[flash][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_flash_1" |
| label | "8kb (372)" |
| 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_flash_entry" |
| valid | true |
| value | "8kb" |
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 | "32kb (368)" |
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 | "32kb" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "32kb (368)" |
| 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() {#6764 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6763 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "32kb" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_flash_entry" ] |
| cache_key | "_facets_flash_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7114 -errors: [] -form: Symfony\Component\Form\Form {#6780 …} } |
| form | Symfony\Component\Form\FormView {#7113 …5} |
| full_name | "facets[flash][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_flash_2" |
| label | "32kb (368)" |
| 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_flash_entry" |
| valid | true |
| value | "32kb" |
sensitivity_consolidated
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 | [ "High (233)" => "high" "Medium (232)" => "medium" "Low (223)" => "low" ] |
[ "High (233)" => "high" "Medium (232)" => "medium" "Low (223)" => "low" ] |
| expanded | true |
same as passed value |
| label | "Sensitivity" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "High (233)" => "high" "Medium (232)" => "medium" "Low (223)" => "low" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Sensitivity" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6456 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_sensitivity_consolidated" ] |
| cache_key | "_facets_sensitivity_consolidated_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6465 +data: "high" +value: "high" +label: "High (233)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6466 +data: "medium" +value: "medium" +label: "Medium (232)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6467 +data: "low" +value: "low" +label: "Low (223)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7109 -errors: [] -form: Symfony\Component\Form\Form {#6810 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7106 …5} |
| full_name | "facets[sensitivity_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_sensitivity_consolidated" |
| is_selected | Closure($choice, array $values) {#7116 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Sensitivity" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "sensitivity_consolidated" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_sensitivity_consolidated" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "High (233)" |
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 | "high" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "High (233)" |
| 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() {#6785 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6784 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "high" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_sensitivity_consolidated_entry" ] |
| cache_key | "_facets_sensitivity_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7119 -errors: [] -form: Symfony\Component\Form\Form {#6813 …} } |
| form | Symfony\Component\Form\FormView {#7117 …5} |
| full_name | "facets[sensitivity_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_sensitivity_consolidated_0" |
| label | "High (233)" |
| 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_sensitivity_consolidated_entry" |
| valid | true |
| value | "high" |
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 | "Medium (232)" |
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 | "medium" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Medium (232)" |
| 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() {#6794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6793 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "medium" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_sensitivity_consolidated_entry" ] |
| cache_key | "_facets_sensitivity_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7121 -errors: [] -form: Symfony\Component\Form\Form {#6816 …} } |
| form | Symfony\Component\Form\FormView {#7120 …5} |
| full_name | "facets[sensitivity_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_sensitivity_consolidated_1" |
| label | "Medium (232)" |
| 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_sensitivity_consolidated_entry" |
| valid | true |
| value | "medium" |
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 | "Low (223)" |
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 | "low" |
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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6481 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 {#6482 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Low (223)" |
| 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() {#6803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6802 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "low" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_sensitivity_consolidated_entry" ] |
| cache_key | "_facets_sensitivity_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7123 -errors: [] -form: Symfony\Component\Form\Form {#6819 …} } |
| form | Symfony\Component\Form\FormView {#7122 …5} |
| full_name | "facets[sensitivity_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_sensitivity_consolidated_2" |
| label | "Low (223)" |
| 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_sensitivity_consolidated_entry" |
| valid | true |
| value | "low" |
bitbag_elasticsearch_search
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | "BitBag\SyliusElasticsearchPlugin\Model\Search" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7286 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BitBag\SyliusElasticsearchPlugin\Model\Search" } } |
| 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() {#7288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#7287 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "bitbag_elasticsearch_search" "_bitbag_elasticsearch_search" ] |
| cache_key | "_bitbag_elasticsearch_search_bitbag_elasticsearch_search" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7298 -errors: [] -form: Symfony\Component\Form\Form {#7303 …} } |
| form | Symfony\Component\Form\FormView {#7289 …5} |
| full_name | "bitbag_elasticsearch_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "bitbag_elasticsearch_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "bitbag_elasticsearch_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_bitbag_elasticsearch_search" |
| valid | true |
| value | null |
query
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
[ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7295 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#7296 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_bitbag_elasticsearch_search_query" ] |
| cache_key | "_bitbag_elasticsearch_search_query_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7314 -errors: [] -form: Symfony\Component\Form\Form {#7306 …} } |
| form | Symfony\Component\Form\FormView {#7313 …5} |
| full_name | "bitbag_elasticsearch_search[query]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "bitbag_elasticsearch_search_query" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "query" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_bitbag_elasticsearch_search_query" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
sylius_shop_add_to_cart
"Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#8072 -cart: Elesto\Entity\Order\Order {#7323 …} -cartItem: Elesto\Entity\Order\OrderItem {#8062 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#8058 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8478 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13896 #id: 61111 #code: "ACT-11563-M" #product: Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } #optionValues: Doctrine\ORM\PersistentCollection {#7315 …} #position: 0 #createdAt: DateTime @1754643316 {#9738 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #updatedAt: DateTime @1755061865 {#13884 date: 2025-08-13 05:11:05.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13887 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13894 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8081 …} -ean: "123456789111" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13890 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#8064 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#8072 -cart: Elesto\Entity\Order\Order {#7323 …} -cartItem: Elesto\Entity\Order\OrderItem {#8062 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#8058 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8478 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13896 #id: 61111 #code: "ACT-11563-M" #product: Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } #optionValues: Doctrine\ORM\PersistentCollection {#7315 …} #position: 0 #createdAt: DateTime @1754643316 {#9738 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #updatedAt: DateTime @1755061865 {#13884 date: 2025-08-13 05:11:05.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13887 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13894 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8081 …} -ean: "123456789111" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13890 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#8064 …} } } |
same as passed value |
| product | Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } |
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 | 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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#8072 -cart: Elesto\Entity\Order\Order {#7323 …} -cartItem: Elesto\Entity\Order\OrderItem {#8062 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#8058 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8478 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13896 #id: 61111 #code: "ACT-11563-M" #product: Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } #optionValues: Doctrine\ORM\PersistentCollection {#7315 …} #position: 0 #createdAt: DateTime @1754643316 {#9738 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #updatedAt: DateTime @1755061865 {#13884 date: 2025-08-13 05:11:05.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13887 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13894 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8081 …} -ean: "123456789111" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13890 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#8064 …} } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8066 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" } } |
| 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 |
| is_wishlist | false |
| 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 |
| product | Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8079 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8468 …} $translationDomain: "validators" } } |
| validation_groups | [
"sylius_multi_source_inventory"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_add_to_cart" "sylius_shop_add_to_cart" "_sylius_shop_add_to_cart" ] |
| cache_key | "_sylius_shop_add_to_cart_sylius_shop_add_to_cart" |
| compound | true |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#8072 -cart: Elesto\Entity\Order\Order {#7323 …} -cartItem: Elesto\Entity\Order\OrderItem {#8062 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#8058 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8478 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13896 #id: 61111 #code: "ACT-11563-M" #product: Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } #optionValues: Doctrine\ORM\PersistentCollection {#7315 …} #position: 0 #createdAt: DateTime @1754643316 {#9738 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #updatedAt: DateTime @1755061865 {#13884 date: 2025-08-13 05:11:05.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13887 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13894 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8081 …} -ean: "123456789111" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13890 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#8064 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8295 -errors: [] -form: Symfony\Component\Form\Form {#8325 …} } |
| form | Symfony\Component\Form\FormView {#8362 …5} |
| full_name | "sylius_shop_add_to_cart" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sylius_shop_add_to_cart" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart" |
| valid | true |
| value | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#8072 -cart: Elesto\Entity\Order\Order {#7323 …} -cartItem: Elesto\Entity\Order\OrderItem {#8062 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#8058 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8478 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13896 #id: 61111 #code: "ACT-11563-M" #product: Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } #optionValues: Doctrine\ORM\PersistentCollection {#7315 …} #position: 0 #createdAt: DateTime @1754643316 {#9738 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #updatedAt: DateTime @1755061865 {#13884 date: 2025-08-13 05:11:05.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13887 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13894 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8081 …} -ean: "123456789111" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13890 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#8064 …} } } |
cartItem
"Sylius\Bundle\ShopBundle\Form\Type\CartItemType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Elesto\Entity\Order\OrderItem {#8062 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#8058 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8478 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13896 #id: 61111 #code: "ACT-11563-M" #product: Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } #optionValues: Doctrine\ORM\PersistentCollection {#7315 …} #position: 0 #createdAt: DateTime @1754643316 {#9738 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #updatedAt: DateTime @1755061865 {#13884 date: 2025-08-13 05:11:05.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13887 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13894 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8081 …} -ean: "123456789111" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13890 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#8064 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| product | Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } |
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 | 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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | "Elesto\Entity\Order\OrderItem" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8335 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Elesto\Entity\Order\OrderItem" } } |
| 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 |
| product | Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8342 …} $translationDomain: "validators" } } |
| validation_groups | [
"sylius"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_cart_item" "sylius_shop_cart_item" "_sylius_shop_add_to_cart_cartItem" ] |
| cache_key | "_sylius_shop_add_to_cart_cartItem_sylius_shop_cart_item" |
| compound | true |
| data | Elesto\Entity\Order\OrderItem {#8062 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#8058 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8478 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13896 #id: 61111 #code: "ACT-11563-M" #product: Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } #optionValues: Doctrine\ORM\PersistentCollection {#7315 …} #position: 0 #createdAt: DateTime @1754643316 {#9738 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #updatedAt: DateTime @1755061865 {#13884 date: 2025-08-13 05:11:05.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13887 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13894 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8081 …} -ean: "123456789111" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13890 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#8064 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8334 -errors: [] -form: Symfony\Component\Form\Form {#8293 …} } |
| form | Symfony\Component\Form\FormView {#8336 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cartItem" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_cartItem" |
| valid | true |
| value | Elesto\Entity\Order\OrderItem {#8062 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#8058 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8478 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13896 #id: 61111 #code: "ACT-11563-M" #product: Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } #optionValues: Doctrine\ORM\PersistentCollection {#7315 …} #position: 0 #createdAt: DateTime @1754643316 {#9738 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #updatedAt: DateTime @1755061865 {#13884 date: 2025-08-13 05:11:05.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13887 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13894 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8081 …} -ean: "123456789111" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13890 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#8064 …} } |
quantity
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "min" => 1 ] |
[ "min" => 1 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Range {#8615 +payload: null +groups: [ "sylius" ] +notInRangeMessage: "sylius.cart_item.quantity.not_in_range" +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value is not a valid datetime." +min: 1 +minPropertyPath: null +max: 9999 +maxPropertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#8615 +payload: null +groups: [ "sylius" ] +notInRangeMessage: "sylius.cart_item.quantity.not_in_range" +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value is not a valid datetime." +min: 1 +minPropertyPath: null +max: 9999 +maxPropertyPath: null } ] |
| label | "sylius.ui.quantity" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 1 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Range {#8615 +payload: null +groups: [ "sylius" ] +notInRangeMessage: "sylius.cart_item.quantity.not_in_range" +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value is not a valid datetime." +min: 1 +minPropertyPath: null +max: 9999 +maxPropertyPath: 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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8239 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.ui.quantity" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8474 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 1 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_sylius_shop_add_to_cart_cartItem_quantity" ] |
| cache_key | "_sylius_shop_add_to_cart_cartItem_quantity_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8015 -errors: [] -form: Symfony\Component\Form\Form {#8245 …} } |
| form | Symfony\Component\Form\FormView {#8402 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_quantity" |
| label | "sylius.ui.quantity" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_cartItem_quantity" |
| valid | true |
| value | "1" |
variant
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
Elesto\Entity\Product\ProductVariant {#13896 #id: 61111 #code: "ACT-11563-M" #product: Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } #optionValues: Doctrine\ORM\PersistentCollection {#7315 …} #position: 0 #createdAt: DateTime @1754643316 {#9738 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #updatedAt: DateTime @1755061865 {#13884 date: 2025-08-13 05:11:05.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13887 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13894 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8081 …} -ean: "123456789111" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13890 …} } |
| Normalized Format | [ "rpm_consolidated" => Elesto\Entity\Product\ProductOptionValue {#8297 #id: 777 #code: "motor_12v_rpm_100" #option: Elesto\Entity\Product\ProductOption {#5661 #id: 244 #code: "rpm_consolidated" #position: 2039 #values: Doctrine\ORM\PersistentCollection {#5664 …} #createdAt: DateTime @1754643009 {#5659 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5660 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5662 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6284 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5661} #id: 487 #name: "Rpm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8215 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#7913 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8297} #id: 1553 #value: "100" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } "torque_consolidated" => Elesto\Entity\Product\ProductOptionValue {#8385 #id: 781 #code: "motor_12v_torque_10kg.cm" #option: Elesto\Entity\Product\ProductOption {#5717 #id: 281 #code: "torque_consolidated" #position: 2069 #values: Doctrine\ORM\PersistentCollection {#5720 …} #createdAt: DateTime @1754643009 {#5715 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5716 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5718 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6286 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5717} #id: 561 #name: "Torque" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8398 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8589 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8385} #id: 1561 #value: "10kg.cm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| product | Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } |
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 | 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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14190 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entries | Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590} #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } |
| entry_name | Closure(ProductOptionInterface $productOption) {#10875 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#10863 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#8318 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#10863 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8407 …} } } |
| entry_type | Closure() {#8606 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#10864 …} use: { $value: "Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType" } } |
| 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 |
| product | Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8465 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8250 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_fixed_collection" "sylius_product_variant_match" "_sylius_shop_add_to_cart_cartItem_variant" ] |
| cache_key | "_sylius_shop_add_to_cart_cartItem_variant_sylius_product_variant_match" |
| compound | true |
| data | [ "rpm_consolidated" => Elesto\Entity\Product\ProductOptionValue {#8297 #id: 777 #code: "motor_12v_rpm_100" #option: Elesto\Entity\Product\ProductOption {#5661 #id: 244 #code: "rpm_consolidated" #position: 2039 #values: Doctrine\ORM\PersistentCollection {#5664 …} #createdAt: DateTime @1754643009 {#5659 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5660 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5662 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6284 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5661} #id: 487 #name: "Rpm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8215 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#7913 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8297} #id: 1553 #value: "100" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } "torque_consolidated" => Elesto\Entity\Product\ProductOptionValue {#8385 #id: 781 #code: "motor_12v_torque_10kg.cm" #option: Elesto\Entity\Product\ProductOption {#5717 #id: 281 #code: "torque_consolidated" #position: 2069 #values: Doctrine\ORM\PersistentCollection {#5720 …} #createdAt: DateTime @1754643009 {#5715 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5716 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5718 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6286 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5717} #id: 561 #name: "Torque" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8398 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8589 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8385} #id: 1561 #value: "10kg.cm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8317 -errors: [] -form: Symfony\Component\Form\Form {#8770 …} } |
| form | Symfony\Component\Form\FormView {#8007 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][variant]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_variant" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "variant" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_cartItem_variant" |
| valid | true |
| value | [ "rpm_consolidated" => Elesto\Entity\Product\ProductOptionValue {#8297 #id: 777 #code: "motor_12v_rpm_100" #option: Elesto\Entity\Product\ProductOption {#5661 #id: 244 #code: "rpm_consolidated" #position: 2039 #values: Doctrine\ORM\PersistentCollection {#5664 …} #createdAt: DateTime @1754643009 {#5659 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5660 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5662 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6284 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5661} #id: 487 #name: "Rpm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8215 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#7913 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8297} #id: 1553 #value: "100" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } "torque_consolidated" => Elesto\Entity\Product\ProductOptionValue {#8385 #id: 781 #code: "motor_12v_torque_10kg.cm" #option: Elesto\Entity\Product\ProductOption {#5717 #id: 281 #code: "torque_consolidated" #position: 2069 #values: Doctrine\ORM\PersistentCollection {#5720 …} #createdAt: DateTime @1754643009 {#5715 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5716 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5718 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6286 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5717} #id: 561 #name: "Torque" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8398 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8589 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8385} #id: 1561 #value: "10kg.cm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } ] |
rpm_consolidated
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Elesto\Entity\Product\ProductOptionValue {#8297 #id: 777 #code: "motor_12v_rpm_100" #option: Elesto\Entity\Product\ProductOption {#5661 #id: 244 #code: "rpm_consolidated" #position: 2039 #values: Doctrine\ORM\PersistentCollection {#5664 …} #createdAt: DateTime @1754643009 {#5659 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5660 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5662 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6284 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5661} #id: 487 #name: "Rpm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8215 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#7913 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8297} #id: 1553 #value: "100" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
| View Format |
"motor_12v_rpm_100"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Rpm" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | Elesto\Entity\Product\ProductOption {#5661 #id: 244 #code: "rpm_consolidated" #position: 2039 #values: Doctrine\ORM\PersistentCollection {#5664 …} #createdAt: DateTime @1754643009 {#5659 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5660 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5662 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6284 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5661} #id: 487 #name: "Rpm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
same as passed value |
| product | Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } |
same as passed value |
| property_path | "[rpm_consolidated]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "value" |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "code" |
| choices | Doctrine\Common\Collections\ArrayCollection {#8448 -elements: [ 3 => Elesto\Entity\Product\ProductOptionValue {#8297 #id: 777 #code: "motor_12v_rpm_100" #option: Elesto\Entity\Product\ProductOption {#5661 #id: 244 #code: "rpm_consolidated" #position: 2039 #values: Doctrine\ORM\PersistentCollection {#5664 …} #createdAt: DateTime @1754643009 {#5659 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5660 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5662 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6284 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5661} #id: 487 #name: "Rpm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8215 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#7913 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8297} #id: 1553 #value: "100" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } 4 => Elesto\Entity\Product\ProductOptionValue {#8219 …} 5 => Elesto\Entity\Product\ProductOptionValue {#8222 …} ] } |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Rpm" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| only_available_values | true |
| option | Elesto\Entity\Product\ProductOption {#5661 #id: 244 #code: "rpm_consolidated" #position: 2039 #values: Doctrine\ORM\PersistentCollection {#5664 …} #createdAt: DateTime @1754643009 {#5659 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5660 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5662 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6284 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5661} #id: 487 #name: "Rpm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| product | Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } |
| property_path | "[rpm_consolidated]" |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8722 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8244 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sylius_product_option_value_choice" "_sylius_shop_add_to_cart_cartItem_variant_entry" ] |
| cache_key | "_sylius_shop_add_to_cart_cartItem_variant_entry_sylius_product_option_value_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#7996 +data: Elesto\Entity\Product\ProductOptionValue {#8297 #id: 777 #code: "motor_12v_rpm_100" #option: Elesto\Entity\Product\ProductOption {#5661 #id: 244 #code: "rpm_consolidated" #position: 2039 #values: Doctrine\ORM\PersistentCollection {#5664 …} #createdAt: DateTime @1754643009 {#5659 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5660 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5662 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6284 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5661} #id: 487 #name: "Rpm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8215 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#7913 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8297} #id: 1553 #value: "100" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } +value: "motor_12v_rpm_100" +label: "100" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8304 +data: Elesto\Entity\Product\ProductOptionValue {#8219 …} +value: "motor_12v_rpm_200" +label: "200" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7989 +data: Elesto\Entity\Product\ProductOptionValue {#8222 …} +value: "motor_12v_rpm_300" +label: "300" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Elesto\Entity\Product\ProductOptionValue {#8297 #id: 777 #code: "motor_12v_rpm_100" #option: Elesto\Entity\Product\ProductOption {#5661 #id: 244 #code: "rpm_consolidated" #position: 2039 #values: Doctrine\ORM\PersistentCollection {#5664 …} #createdAt: DateTime @1754643009 {#5659 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5660 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5662 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6284 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5661} #id: 487 #name: "Rpm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8215 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#7913 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8297} #id: 1553 #value: "100" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#8003 -errors: [] -form: Symfony\Component\Form\Form {#8024 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7998 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][variant][rpm_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_variant_rpm_consolidated" |
| is_selected | Closure($choice, $value) {#7994 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Rpm" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "rpm_consolidated" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_cartItem_variant_entry" |
| uses_autocomplete | false |
| valid | true |
| value | "motor_12v_rpm_100" |
torque_consolidated
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Elesto\Entity\Product\ProductOptionValue {#8385 #id: 781 #code: "motor_12v_torque_10kg.cm" #option: Elesto\Entity\Product\ProductOption {#5717 #id: 281 #code: "torque_consolidated" #position: 2069 #values: Doctrine\ORM\PersistentCollection {#5720 …} #createdAt: DateTime @1754643009 {#5715 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5716 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5718 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6286 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5717} #id: 561 #name: "Torque" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8398 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8589 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8385} #id: 1561 #value: "10kg.cm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
| View Format |
"motor_12v_torque_10kg.cm"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Torque" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | Elesto\Entity\Product\ProductOption {#5717 #id: 281 #code: "torque_consolidated" #position: 2069 #values: Doctrine\ORM\PersistentCollection {#5720 …} #createdAt: DateTime @1754643009 {#5715 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5716 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5718 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6286 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5717} #id: 561 #name: "Torque" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
same as passed value |
| product | Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } |
same as passed value |
| property_path | "[torque_consolidated]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "value" |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "code" |
| choices | Doctrine\Common\Collections\ArrayCollection {#8377 -elements: [ 1 => Elesto\Entity\Product\ProductOptionValue {#8385 #id: 781 #code: "motor_12v_torque_10kg.cm" #option: Elesto\Entity\Product\ProductOption {#5717 #id: 281 #code: "torque_consolidated" #position: 2069 #values: Doctrine\ORM\PersistentCollection {#5720 …} #createdAt: DateTime @1754643009 {#5715 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5716 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5718 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6286 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5717} #id: 561 #name: "Torque" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8398 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8589 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8385} #id: 1561 #value: "10kg.cm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } 2 => Elesto\Entity\Product\ProductOptionValue {#8364 …} ] } |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Torque" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| only_available_values | true |
| option | Elesto\Entity\Product\ProductOption {#5717 #id: 281 #code: "torque_consolidated" #position: 2069 #values: Doctrine\ORM\PersistentCollection {#5720 …} #createdAt: DateTime @1754643009 {#5715 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5716 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5718 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6286 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5717} #id: 561 #name: "Torque" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| product | Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } |
| property_path | "[torque_consolidated]" |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8442 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sylius_product_option_value_choice" "_sylius_shop_add_to_cart_cartItem_variant_entry" ] |
| cache_key | "_sylius_shop_add_to_cart_cartItem_variant_entry_sylius_product_option_value_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8605 +data: Elesto\Entity\Product\ProductOptionValue {#8385 #id: 781 #code: "motor_12v_torque_10kg.cm" #option: Elesto\Entity\Product\ProductOption {#5717 #id: 281 #code: "torque_consolidated" #position: 2069 #values: Doctrine\ORM\PersistentCollection {#5720 …} #createdAt: DateTime @1754643009 {#5715 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5716 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5718 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6286 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5717} #id: 561 #name: "Torque" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8398 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8589 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8385} #id: 1561 #value: "10kg.cm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } +value: "motor_12v_torque_10kg.cm" +label: "10kg.cm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7974 +data: Elesto\Entity\Product\ProductOptionValue {#8364 …} +value: "motor_12v_torque_20kg.cm" +label: "20kg.cm" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Elesto\Entity\Product\ProductOptionValue {#8385 #id: 781 #code: "motor_12v_torque_10kg.cm" #option: Elesto\Entity\Product\ProductOption {#5717 #id: 281 #code: "torque_consolidated" #position: 2069 #values: Doctrine\ORM\PersistentCollection {#5720 …} #createdAt: DateTime @1754643009 {#5715 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5716 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5718 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6286 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5717} #id: 561 #name: "Torque" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8398 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8589 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8385} #id: 1561 #value: "10kg.cm" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7982 -errors: [] -form: Symfony\Component\Form\Form {#8924 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7995 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][variant][torque_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_variant_torque_consolidated" |
| is_selected | Closure($choice, $value) {#7983 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Torque" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "torque_consolidated" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_cartItem_variant_entry" |
| uses_autocomplete | false |
| valid | true |
| value | "motor_12v_torque_10kg.cm" |
addToWishlist
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "sylius-add-variant-to-wishlist ui icon labeled button" ] |
[ "class" => "sylius-add-variant-to-wishlist ui icon labeled button" ] |
| label | "sylius_wishlist_plugin.ui.add_to_wishlist" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "sylius-add-variant-to-wishlist ui icon labeled button" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "sylius_wishlist_plugin.ui.add_to_wishlist" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "sylius-add-variant-to-wishlist ui icon labeled button" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_sylius_shop_add_to_cart_addToWishlist" ] |
| cache_key | "_sylius_shop_add_to_cart_addToWishlist_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#8451 …5} |
| full_name | "sylius_shop_add_to_cart[addToWishlist]" |
| id | "sylius_shop_add_to_cart_addToWishlist" |
| label | "sylius_wishlist_plugin.ui.add_to_wishlist" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "addToWishlist" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_addToWishlist" |
| value | null |
wishlists
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| choices | [ Sylius\WishlistPlugin\Entity\Wishlist {#10293 #id: 11175 #name: "Shopping list" #wishlistProducts: Doctrine\ORM\PersistentCollection {#10461 …} #shopUser: null #token: Sylius\WishlistPlugin\Entity\WishlistToken {#10297 …} #channel: Elesto\Entity\Channel\Channel {#4186 …} #createdAt: DateTime @1769889805 {#10296 date: 2026-01-31 20:03:25.337216 UTC (+00:00) } #updatedAt: DateTime @1769889805 {#10421 date: 2026-01-31 20:03:25.343521 UTC (+00:00) } } ] |
[ Sylius\WishlistPlugin\Entity\Wishlist {#10293 #id: 11175 #name: "Shopping list" #wishlistProducts: Doctrine\ORM\PersistentCollection {#10461 …} #shopUser: null #token: Sylius\WishlistPlugin\Entity\WishlistToken {#10297 …} #channel: Elesto\Entity\Channel\Channel {#4186 …} #createdAt: DateTime @1769889805 {#10296 date: 2026-01-31 20:03:25.337216 UTC (+00:00) } #updatedAt: DateTime @1769889805 {#10421 date: 2026-01-31 20:03:25.343521 UTC (+00:00) } } ] |
| class | "Sylius\WishlistPlugin\Entity\Wishlist" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#8326 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#10817 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#8288 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#10818 …} } |
| choices | [ Sylius\WishlistPlugin\Entity\Wishlist {#10293 #id: 11175 #name: "Shopping list" #wishlistProducts: Doctrine\ORM\PersistentCollection {#10461 …} #shopUser: null #token: Sylius\WishlistPlugin\Entity\WishlistToken {#10297 …} #channel: Elesto\Entity\Channel\Channel {#4186 …} #createdAt: DateTime @1769889805 {#10296 date: 2026-01-31 20:03:25.337216 UTC (+00:00) } #updatedAt: DateTime @1769889805 {#10421 date: 2026-01-31 20:03:25.343521 UTC (+00:00) } } ] |
| class | "Sylius\WishlistPlugin\Entity\Wishlist" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#10815 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3299 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | false |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8312 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_sylius_shop_add_to_cart_wishlists" ] |
| cache_key | "_sylius_shop_add_to_cart_wishlists_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 11175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7987 +data: Sylius\WishlistPlugin\Entity\Wishlist {#10293 #id: 11175 #name: "Shopping list" #wishlistProducts: Doctrine\ORM\PersistentCollection {#10461 …} #shopUser: null #token: Sylius\WishlistPlugin\Entity\WishlistToken {#10297 …} #channel: Elesto\Entity\Channel\Channel {#4186 …} #createdAt: DateTime @1769889805 {#10296 date: 2026-01-31 20:03:25.337216 UTC (+00:00) } #updatedAt: DateTime @1769889805 {#10421 date: 2026-01-31 20:03:25.343521 UTC (+00:00) } } +value: "11175" +label: "Shopping list" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#8016 -errors: [] -form: Symfony\Component\Form\Form {#8019 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8737 …5} |
| full_name | "sylius_shop_add_to_cart[wishlists]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_wishlists" |
| is_selected | Closure($choice, $value) {#8289 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "wishlists" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_wishlists" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
customizations
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
| product | Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } |
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 | 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 {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8354 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 | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| product | Elesto\Entity\Product\Product {#9567 #id: 10564 #code: "ACT-11563" #attributes: Doctrine\ORM\PersistentCollection {#9584 …} #variants: Doctrine\ORM\PersistentCollection {#9586 …} #options: Doctrine\ORM\PersistentCollection {#9590 #collection: Doctrine\Common\Collections\ArrayCollection {#9591 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9567} -association: Symfony\Component\VarDumper\Caster\CutStub {#19490 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19492 …} } #associations: Doctrine\ORM\PersistentCollection {#9588 …} #createdAt: DateTime @1754064348 {#9565 date: 2025-08-01 16:05:48.0 UTC (+00:00) } #updatedAt: DateTime @1754643316 {#9566 date: 2025-08-08 08:55:16.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9568 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#8075 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9567} #id: 21127 #name: "MagnaVolt 12V DC Motor model B969AC" #slug: "magnavolt-12v-dc-motor-model-b969ac" #description: """ Veritatis dolor delectus ut numquam dolorem quas debitis. Vel quo blanditiis consequatur quas et. Hic sit eum nam qui exercitationem voluptates temporibus. Vitae praesentium autem nemo totam ducimus in voluptatem.\n \n Tenetur tempore ipsa at alias. Itaque consequuntur laboriosam voluptatem reprehenderit inventore placeat et. Hic tenetur debitis totam velit ullam cum libero ducimus. Ducimus dicta unde molestiae sit minus.\n \n Qui dolores ducimus quis sunt qui voluptatibus. Aut ea iusto minus quis. Rerum ipsam esse cumque molestiae. In et qui qui non est quibusdam. Hic et dolorem iste veritatis id. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor id aspernatur soluta id. Asperiores dolorem omnis adipisci quis odit. Autem sit voluptatem aliquam." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9576 …} #channels: Doctrine\ORM\PersistentCollection {#9582 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#8969 …} #reviews: Doctrine\ORM\PersistentCollection {#9578 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9580 …} -customizations: Doctrine\ORM\PersistentCollection {#9570 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9572 …} #organizations: Doctrine\ORM\PersistentCollection {#9574 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8440 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "product_customization" "_sylius_shop_add_to_cart_customizations" ] |
| cache_key | "_sylius_shop_add_to_cart_customizations_product_customization" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7985 -errors: [] -form: Symfony\Component\Form\Form {#8017 …} } |
| form | Symfony\Component\Form\FormView {#8011 …5} |
| full_name | "sylius_shop_add_to_cart[customizations]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_customizations" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customizations" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_customizations" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f13a7dbf.ZwB-i3l5BQebZ95EwGHSuhFpt2GjgMKLffQfoWpMm0Y.DFEY_zM0NVf-IrVwrDiFzSdE1iiXwpPiB4V1xB4JrjwiTiTOGCFPMtMU5g" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "f13a7dbf.ZwB-i3l5BQebZ95EwGHSuhFpt2GjgMKLffQfoWpMm0Y.DFEY_zM0NVf-IrVwrDiFzSdE1iiXwpPiB4V1xB4JrjwiTiTOGCFPMtMU5g" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5026 …} -namespace: Closure() {#5028 …} } |
| data | "f13a7dbf.ZwB-i3l5BQebZ95EwGHSuhFpt2GjgMKLffQfoWpMm0Y.DFEY_zM0NVf-IrVwrDiFzSdE1iiXwpPiB4V1xB4JrjwiTiTOGCFPMtMU5g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8621 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7981 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#7993 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_shop_add_to_cart__token" ] |
| cache_key | "_sylius_shop_add_to_cart__token_hidden" |
| compound | false |
| data | "f13a7dbf.ZwB-i3l5BQebZ95EwGHSuhFpt2GjgMKLffQfoWpMm0Y.DFEY_zM0NVf-IrVwrDiFzSdE1iiXwpPiB4V1xB4JrjwiTiTOGCFPMtMU5g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7968 -errors: [] -form: Symfony\Component\Form\Form {#7978 …} } |
| form | Symfony\Component\Form\FormView {#7976 …5} |
| full_name | "sylius_shop_add_to_cart[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart__token" |
| valid | true |
| value | "f13a7dbf.ZwB-i3l5BQebZ95EwGHSuhFpt2GjgMKLffQfoWpMm0Y.DFEY_zM0NVf-IrVwrDiFzSdE1iiXwpPiB4V1xB4JrjwiTiTOGCFPMtMU5g" |