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
-
sensitivity_consolidated
-
wavelength_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 {#7317 -errors: [] -form: Symfony\Component\Form\Form {#5199 …} } |
| form | Symfony\Component\Form\FormView {#7303 …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 {#7315 -errors: [] -form: Symfony\Component\Form\Form {#5202 …} } |
| form | Symfony\Component\Form\FormView {#7285 …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 {#7313 -errors: [] -form: Symfony\Component\Form\Form {#5234 …} } |
| form | Symfony\Component\Form\FormView {#7314 …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 {#7321 -errors: [] -form: Symfony\Component\Form\Form {#5237 …} } |
| form | Symfony\Component\Form\FormView {#7320 …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 {#7323 -errors: [] -form: Symfony\Component\Form\Form {#5240 …} } |
| form | Symfony\Component\Form\FormView {#7322 …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 {#7319 -errors: [] -form: Symfony\Component\Form\Form {#6474 …} } |
| form | Symfony\Component\Form\FormView {#7318 …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 {#7326 -errors: [] -form: Symfony\Component\Form\Form {#6510 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7327 …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) {#7329 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 {#7332 -errors: [] -form: Symfony\Component\Form\Form {#6513 …} } |
| form | Symfony\Component\Form\FormView {#7330 …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 {#7334 -errors: [] -form: Symfony\Component\Form\Form {#6516 …} } |
| form | Symfony\Component\Form\FormView {#7333 …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 {#7336 -errors: [] -form: Symfony\Component\Form\Form {#6519 …} } |
| form | Symfony\Component\Form\FormView {#7335 …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 {#7331 -errors: [] -form: Symfony\Component\Form\Form {#6549 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7328 …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) {#7338 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 {#7341 -errors: [] -form: Symfony\Component\Form\Form {#6552 …} } |
| form | Symfony\Component\Form\FormView {#7339 …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 {#7343 -errors: [] -form: Symfony\Component\Form\Form {#6555 …} } |
| form | Symfony\Component\Form\FormView {#7342 …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 {#7345 -errors: [] -form: Symfony\Component\Form\Form {#6558 …} } |
| form | Symfony\Component\Form\FormView {#7344 …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 {#7340 -errors: [] -form: Symfony\Component\Form\Form {#6588 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7337 …5} |
| full_name | "facets[frequency]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_frequency" |
| is_selected | Closure($choice, array $values) {#7347 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 {#7350 -errors: [] -form: Symfony\Component\Form\Form {#6591 …} } |
| form | Symfony\Component\Form\FormView {#7348 …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 {#7352 -errors: [] -form: Symfony\Component\Form\Form {#6594 …} } |
| form | Symfony\Component\Form\FormView {#7351 …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 {#7354 -errors: [] -form: Symfony\Component\Form\Form {#6597 …} } |
| form | Symfony\Component\Form\FormView {#7353 …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 {#7349 -errors: [] -form: Symfony\Component\Form\Form {#6618 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7346 …5} |
| full_name | "facets[tolerance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_tolerance" |
| is_selected | Closure($choice, array $values) {#7356 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 {#7359 -errors: [] -form: Symfony\Component\Form\Form {#6621 …} } |
| form | Symfony\Component\Form\FormView {#7358 …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 {#7361 -errors: [] -form: Symfony\Component\Form\Form {#6624 …} } |
| form | Symfony\Component\Form\FormView {#7360 …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 {#7357 -errors: [] -form: Symfony\Component\Form\Form {#6654 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7355 …5} |
| full_name | "facets[resistance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_resistance" |
| is_selected | Closure($choice, array $values) {#7363 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 {#7366 -errors: [] -form: Symfony\Component\Form\Form {#6657 …} } |
| form | Symfony\Component\Form\FormView {#7364 …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 {#7368 -errors: [] -form: Symfony\Component\Form\Form {#6660 …} } |
| form | Symfony\Component\Form\FormView {#7367 …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 {#7370 -errors: [] -form: Symfony\Component\Form\Form {#6663 …} } |
| form | Symfony\Component\Form\FormView {#7369 …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 {#7365 -errors: [] -form: Symfony\Component\Form\Form {#6693 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7362 …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) {#7372 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 {#7375 -errors: [] -form: Symfony\Component\Form\Form {#6696 …} } |
| form | Symfony\Component\Form\FormView {#7373 …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 {#7377 -errors: [] -form: Symfony\Component\Form\Form {#6699 …} } |
| form | Symfony\Component\Form\FormView {#7376 …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 {#7379 -errors: [] -form: Symfony\Component\Form\Form {#6702 …} } |
| form | Symfony\Component\Form\FormView {#7378 …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 {#7374 -errors: [] -form: Symfony\Component\Form\Form {#6732 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7371 …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) {#7381 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 {#7384 -errors: [] -form: Symfony\Component\Form\Form {#6735 …} } |
| form | Symfony\Component\Form\FormView {#7382 …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 {#7386 -errors: [] -form: Symfony\Component\Form\Form {#6738 …} } |
| form | Symfony\Component\Form\FormView {#7385 …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 {#7388 -errors: [] -form: Symfony\Component\Form\Form {#6741 …} } |
| form | Symfony\Component\Form\FormView {#7387 …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 {#7383 -errors: [] -form: Symfony\Component\Form\Form {#6771 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7380 …5} |
| full_name | "facets[flash]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_flash" |
| is_selected | Closure($choice, array $values) {#7390 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 {#7393 -errors: [] -form: Symfony\Component\Form\Form {#6774 …} } |
| form | Symfony\Component\Form\FormView {#7391 …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 {#7395 -errors: [] -form: Symfony\Component\Form\Form {#6777 …} } |
| form | Symfony\Component\Form\FormView {#7394 …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 {#7397 -errors: [] -form: Symfony\Component\Form\Form {#6780 …} } |
| form | Symfony\Component\Form\FormView {#7396 …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 {#7392 -errors: [] -form: Symfony\Component\Form\Form {#6810 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7389 …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) {#7399 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 {#7402 -errors: [] -form: Symfony\Component\Form\Form {#6813 …} } |
| form | Symfony\Component\Form\FormView {#7400 …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 {#7404 -errors: [] -form: Symfony\Component\Form\Form {#6816 …} } |
| form | Symfony\Component\Form\FormView {#7403 …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 {#7406 -errors: [] -form: Symfony\Component\Form\Form {#6819 …} } |
| form | Symfony\Component\Form\FormView {#7405 …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) {#7569 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() {#7571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#7570 …} $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 {#7581 -errors: [] -form: Symfony\Component\Form\Form {#7586 …} } |
| form | Symfony\Component\Form\FormView {#7572 …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) {#7578 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() {#7580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#7579 …} $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 {#7597 -errors: [] -form: Symfony\Component\Form\Form {#7589 …} } |
| form | Symfony\Component\Form\FormView {#7596 …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 {#14210 -cart: Elesto\Entity\Order\Order {#7606 …} -cartItem: Elesto\Entity\Order\OrderItem {#14189 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14196 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13945 #id: 39513 #code: "RBT-7368-S" #product: Elesto\Entity\Product\Product {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } #optionValues: Doctrine\ORM\PersistentCollection {#14180 …} #position: 0 #createdAt: DateTime @1754643265 {#10009 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #updatedAt: DateTime @1755061850 {#13933 date: 2025-08-13 05:10:50.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13936 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 9 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13943 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#14204 …} -ean: "123456789513" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13941 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#14200 …} } } |
| 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 {#14210 -cart: Elesto\Entity\Order\Order {#7606 …} -cartItem: Elesto\Entity\Order\OrderItem {#14189 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14196 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13945 #id: 39513 #code: "RBT-7368-S" #product: Elesto\Entity\Product\Product {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } #optionValues: Doctrine\ORM\PersistentCollection {#14180 …} #position: 0 #createdAt: DateTime @1754643265 {#10009 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #updatedAt: DateTime @1755061850 {#13933 date: 2025-08-13 05:10:50.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13936 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 9 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13943 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#14204 …} -ean: "123456789513" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13941 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#14200 …} } } |
same as passed value |
| product | Elesto\Entity\Product\Product {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } |
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 {#14210 -cart: Elesto\Entity\Order\Order {#7606 …} -cartItem: Elesto\Entity\Order\OrderItem {#14189 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14196 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13945 #id: 39513 #code: "RBT-7368-S" #product: Elesto\Entity\Product\Product {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } #optionValues: Doctrine\ORM\PersistentCollection {#14180 …} #position: 0 #createdAt: DateTime @1754643265 {#10009 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #updatedAt: DateTime @1755061850 {#13933 date: 2025-08-13 05:10:50.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13936 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 9 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13943 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#14204 …} -ean: "123456789513" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13941 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#14200 …} } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14202 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 {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#14486 …} $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 {#14210 -cart: Elesto\Entity\Order\Order {#7606 …} -cartItem: Elesto\Entity\Order\OrderItem {#14189 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14196 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13945 #id: 39513 #code: "RBT-7368-S" #product: Elesto\Entity\Product\Product {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } #optionValues: Doctrine\ORM\PersistentCollection {#14180 …} #position: 0 #createdAt: DateTime @1754643265 {#10009 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #updatedAt: DateTime @1755061850 {#13933 date: 2025-08-13 05:10:50.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13936 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 9 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13943 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#14204 …} -ean: "123456789513" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13941 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#14200 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14495 -errors: [] -form: Symfony\Component\Form\Form {#14490 …} } |
| form | Symfony\Component\Form\FormView {#14464 …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 {#14210 -cart: Elesto\Entity\Order\Order {#7606 …} -cartItem: Elesto\Entity\Order\OrderItem {#14189 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14196 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13945 #id: 39513 #code: "RBT-7368-S" #product: Elesto\Entity\Product\Product {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } #optionValues: Doctrine\ORM\PersistentCollection {#14180 …} #position: 0 #createdAt: DateTime @1754643265 {#10009 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #updatedAt: DateTime @1755061850 {#13933 date: 2025-08-13 05:10:50.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13936 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 9 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13943 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#14204 …} -ean: "123456789513" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13941 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#14200 …} } } |
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 {#14189 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14196 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13945 #id: 39513 #code: "RBT-7368-S" #product: Elesto\Entity\Product\Product {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } #optionValues: Doctrine\ORM\PersistentCollection {#14180 …} #position: 0 #createdAt: DateTime @1754643265 {#10009 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #updatedAt: DateTime @1755061850 {#13933 date: 2025-08-13 05:10:50.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13936 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 9 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13943 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#14204 …} -ean: "123456789513" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13941 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#14200 …} } |
| 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 {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } |
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) {#14472 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 {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#14470 …} $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 {#14189 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14196 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13945 #id: 39513 #code: "RBT-7368-S" #product: Elesto\Entity\Product\Product {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } #optionValues: Doctrine\ORM\PersistentCollection {#14180 …} #position: 0 #createdAt: DateTime @1754643265 {#10009 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #updatedAt: DateTime @1755061850 {#13933 date: 2025-08-13 05:10:50.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13936 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 9 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13943 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#14204 …} -ean: "123456789513" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13941 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#14200 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14525 -errors: [] -form: Symfony\Component\Form\Form {#14516 …} } |
| form | Symfony\Component\Form\FormView {#14469 …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 {#14189 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14196 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13945 #id: 39513 #code: "RBT-7368-S" #product: Elesto\Entity\Product\Product {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } #optionValues: Doctrine\ORM\PersistentCollection {#14180 …} #position: 0 #createdAt: DateTime @1754643265 {#10009 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #updatedAt: DateTime @1755061850 {#13933 date: 2025-08-13 05:10:50.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13936 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 9 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13943 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#14204 …} -ean: "123456789513" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13941 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#14200 …} } |
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 {#14480 +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 {#14480 +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 {#14480 +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) {#14517 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() {#14507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#14508 …} $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 {#14581 -errors: [] -form: Symfony\Component\Form\Form {#14529 …} } |
| form | Symfony\Component\Form\FormView {#14509 …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 {#13945 #id: 39513 #code: "RBT-7368-S" #product: Elesto\Entity\Product\Product {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } #optionValues: Doctrine\ORM\PersistentCollection {#14180 …} #position: 0 #createdAt: DateTime @1754643265 {#10009 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #updatedAt: DateTime @1755061850 {#13933 date: 2025-08-13 05:10:50.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13936 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 2 #onHold: 0 #onHand: 9 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13943 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#14204 …} -ean: "123456789513" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13941 …} } |
| Normalized Format | [ "wavelength_consolidated" => Elesto\Entity\Product\ProductOptionValue {#11946 #id: 485 #code: "light_sensor_photodiode_wavelength_Visible" #option: Elesto\Entity\Product\ProductOption {#5626 #id: 169 #code: "wavelength_consolidated" #position: 2067 #values: Doctrine\ORM\PersistentCollection {#5629 …} #createdAt: DateTime @1754643009 {#5624 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5625 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5627 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6280 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5626} #id: 337 #name: "Wavelength" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#11947 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#14444 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11946} #id: 969 #value: "Visible" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } "sensitivity_consolidated" => Elesto\Entity\Product\ProductOptionValue {#11908 #id: 488 #code: "light_sensor_photodiode_sensitivity_Low" #option: Elesto\Entity\Product\ProductOption {#5619 #id: 168 #code: "sensitivity_consolidated" #position: 2051 #values: Doctrine\ORM\PersistentCollection {#5622 …} #createdAt: DateTime @1754643009 {#5617 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5618 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5620 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6289 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5619} #id: 335 #name: "Sensitivity" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#11909 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#14432 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11908} #id: 975 #value: "Low" } ] #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 {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } |
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) {#14124 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entries | Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804} #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } |
| entry_name | Closure(ProductOptionInterface $productOption) {#11082 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#11070 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#14523 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#11070 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#14505 …} } } |
| entry_type | Closure() {#14531 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#11071 …} 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 {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14518 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#14513 …} $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 | [ "wavelength_consolidated" => Elesto\Entity\Product\ProductOptionValue {#11946 #id: 485 #code: "light_sensor_photodiode_wavelength_Visible" #option: Elesto\Entity\Product\ProductOption {#5626 #id: 169 #code: "wavelength_consolidated" #position: 2067 #values: Doctrine\ORM\PersistentCollection {#5629 …} #createdAt: DateTime @1754643009 {#5624 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5625 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5627 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6280 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5626} #id: 337 #name: "Wavelength" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#11947 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#14444 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11946} #id: 969 #value: "Visible" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } "sensitivity_consolidated" => Elesto\Entity\Product\ProductOptionValue {#11908 #id: 488 #code: "light_sensor_photodiode_sensitivity_Low" #option: Elesto\Entity\Product\ProductOption {#5619 #id: 168 #code: "sensitivity_consolidated" #position: 2051 #values: Doctrine\ORM\PersistentCollection {#5622 …} #createdAt: DateTime @1754643009 {#5617 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5618 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5620 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6289 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5619} #id: 335 #name: "Sensitivity" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#11909 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#14432 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11908} #id: 975 #value: "Low" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14583 -errors: [] -form: Symfony\Component\Form\Form {#14562 …} } |
| form | Symfony\Component\Form\FormView {#14584 …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 | [ "wavelength_consolidated" => Elesto\Entity\Product\ProductOptionValue {#11946 #id: 485 #code: "light_sensor_photodiode_wavelength_Visible" #option: Elesto\Entity\Product\ProductOption {#5626 #id: 169 #code: "wavelength_consolidated" #position: 2067 #values: Doctrine\ORM\PersistentCollection {#5629 …} #createdAt: DateTime @1754643009 {#5624 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5625 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5627 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6280 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5626} #id: 337 #name: "Wavelength" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#11947 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#14444 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11946} #id: 969 #value: "Visible" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } "sensitivity_consolidated" => Elesto\Entity\Product\ProductOptionValue {#11908 #id: 488 #code: "light_sensor_photodiode_sensitivity_Low" #option: Elesto\Entity\Product\ProductOption {#5619 #id: 168 #code: "sensitivity_consolidated" #position: 2051 #values: Doctrine\ORM\PersistentCollection {#5622 …} #createdAt: DateTime @1754643009 {#5617 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5618 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5620 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6289 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5619} #id: 335 #name: "Sensitivity" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#11909 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#14432 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11908} #id: 975 #value: "Low" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } ] |
sensitivity_consolidated
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Elesto\Entity\Product\ProductOptionValue {#11908 #id: 488 #code: "light_sensor_photodiode_sensitivity_Low" #option: Elesto\Entity\Product\ProductOption {#5619 #id: 168 #code: "sensitivity_consolidated" #position: 2051 #values: Doctrine\ORM\PersistentCollection {#5622 …} #createdAt: DateTime @1754643009 {#5617 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5618 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5620 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6289 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5619} #id: 335 #name: "Sensitivity" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#11909 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#14432 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11908} #id: 975 #value: "Low" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
| View Format |
"light_sensor_photodiode_sensitivity_Low"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Sensitivity" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | Elesto\Entity\Product\ProductOption {#5619 #id: 168 #code: "sensitivity_consolidated" #position: 2051 #values: Doctrine\ORM\PersistentCollection {#5622 …} #createdAt: DateTime @1754643009 {#5617 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5618 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5620 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6289 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5619} #id: 335 #name: "Sensitivity" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
same as passed value |
| product | Elesto\Entity\Product\Product {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } |
same as passed value |
| property_path | "[sensitivity_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 {#14537 -elements: [ 3 => Elesto\Entity\Product\ProductOptionValue {#11908 #id: 488 #code: "light_sensor_photodiode_sensitivity_Low" #option: Elesto\Entity\Product\ProductOption {#5619 #id: 168 #code: "sensitivity_consolidated" #position: 2051 #values: Doctrine\ORM\PersistentCollection {#5622 …} #createdAt: DateTime @1754643009 {#5617 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5618 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5620 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6289 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5619} #id: 335 #name: "Sensitivity" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#11909 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#14432 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11908} #id: 975 #value: "Low" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } 4 => Elesto\Entity\Product\ProductOptionValue {#11911 #id: 489 #code: "light_sensor_photodiode_sensitivity_Medium" #option: Elesto\Entity\Product\ProductOption {#5619} #translations: Doctrine\ORM\PersistentCollection {#11912 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#12006 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11911} #id: 977 #value: "Medium" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } 5 => Elesto\Entity\Product\ProductOptionValue {#11914 …} ] } |
| 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 | "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 | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| only_available_values | true |
| option | Elesto\Entity\Product\ProductOption {#5619 #id: 168 #code: "sensitivity_consolidated" #position: 2051 #values: Doctrine\ORM\PersistentCollection {#5622 …} #createdAt: DateTime @1754643009 {#5617 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5618 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5620 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6289 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5619} #id: 335 #name: "Sensitivity" } ] #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 {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } |
| property_path | "[sensitivity_consolidated]" |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#14541 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#14540 …} $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 {#14604 +data: Elesto\Entity\Product\ProductOptionValue {#11908 #id: 488 #code: "light_sensor_photodiode_sensitivity_Low" #option: Elesto\Entity\Product\ProductOption {#5619 #id: 168 #code: "sensitivity_consolidated" #position: 2051 #values: Doctrine\ORM\PersistentCollection {#5622 …} #createdAt: DateTime @1754643009 {#5617 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5618 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5620 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6289 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5619} #id: 335 #name: "Sensitivity" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#11909 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#14432 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11908} #id: 975 #value: "Low" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } +value: "light_sensor_photodiode_sensitivity_Low" +label: "Low" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14605 +data: Elesto\Entity\Product\ProductOptionValue {#11911 #id: 489 #code: "light_sensor_photodiode_sensitivity_Medium" #option: Elesto\Entity\Product\ProductOption {#5619} #translations: Doctrine\ORM\PersistentCollection {#11912 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#12006 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11911} #id: 977 #value: "Medium" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } +value: "light_sensor_photodiode_sensitivity_Medium" +label: "Medium" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14609 +data: Elesto\Entity\Product\ProductOptionValue {#11914 …} +value: "light_sensor_photodiode_sensitivity_High" +label: "High" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Elesto\Entity\Product\ProductOptionValue {#11908 #id: 488 #code: "light_sensor_photodiode_sensitivity_Low" #option: Elesto\Entity\Product\ProductOption {#5619 #id: 168 #code: "sensitivity_consolidated" #position: 2051 #values: Doctrine\ORM\PersistentCollection {#5622 …} #createdAt: DateTime @1754643009 {#5617 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5618 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5620 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6289 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5619} #id: 335 #name: "Sensitivity" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#11909 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#14432 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11908} #id: 975 #value: "Low" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#14600 -errors: [] -form: Symfony\Component\Form\Form {#14574 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#14593 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][variant][sensitivity_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_variant_sensitivity_consolidated" |
| is_selected | Closure($choice, $value) {#14603 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 | false |
| name | "sensitivity_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 | "light_sensor_photodiode_sensitivity_Low" |
wavelength_consolidated
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Elesto\Entity\Product\ProductOptionValue {#11946 #id: 485 #code: "light_sensor_photodiode_wavelength_Visible" #option: Elesto\Entity\Product\ProductOption {#5626 #id: 169 #code: "wavelength_consolidated" #position: 2067 #values: Doctrine\ORM\PersistentCollection {#5629 …} #createdAt: DateTime @1754643009 {#5624 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5625 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5627 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6280 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5626} #id: 337 #name: "Wavelength" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#11947 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#14444 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11946} #id: 969 #value: "Visible" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
| View Format |
"light_sensor_photodiode_wavelength_Visible"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Wavelength" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | Elesto\Entity\Product\ProductOption {#5626 #id: 169 #code: "wavelength_consolidated" #position: 2067 #values: Doctrine\ORM\PersistentCollection {#5629 …} #createdAt: DateTime @1754643009 {#5624 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5625 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5627 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6280 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5626} #id: 337 #name: "Wavelength" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
same as passed value |
| product | Elesto\Entity\Product\Product {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } |
same as passed value |
| property_path | "[wavelength_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 {#14557 -elements: [ Elesto\Entity\Product\ProductOptionValue {#11946 #id: 485 #code: "light_sensor_photodiode_wavelength_Visible" #option: Elesto\Entity\Product\ProductOption {#5626 #id: 169 #code: "wavelength_consolidated" #position: 2067 #values: Doctrine\ORM\PersistentCollection {#5629 …} #createdAt: DateTime @1754643009 {#5624 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5625 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5627 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6280 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5626} #id: 337 #name: "Wavelength" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#11947 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#14444 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11946} #id: 969 #value: "Visible" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } Elesto\Entity\Product\ProductOptionValue {#11928 #id: 486 #code: "light_sensor_photodiode_wavelength_IR" #option: Elesto\Entity\Product\ProductOption {#5626} #translations: Doctrine\ORM\PersistentCollection {#11927 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#12015 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11928} #id: 971 #value: "IR" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } ] } |
| 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 | "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 | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| only_available_values | true |
| option | Elesto\Entity\Product\ProductOption {#5626 #id: 169 #code: "wavelength_consolidated" #position: 2067 #values: Doctrine\ORM\PersistentCollection {#5629 …} #createdAt: DateTime @1754643009 {#5624 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5625 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5627 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6280 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5626} #id: 337 #name: "Wavelength" } ] #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 {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } |
| property_path | "[wavelength_consolidated]" |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#14510 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#14554 …} $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 {#14614 +data: Elesto\Entity\Product\ProductOptionValue {#11946 #id: 485 #code: "light_sensor_photodiode_wavelength_Visible" #option: Elesto\Entity\Product\ProductOption {#5626 #id: 169 #code: "wavelength_consolidated" #position: 2067 #values: Doctrine\ORM\PersistentCollection {#5629 …} #createdAt: DateTime @1754643009 {#5624 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5625 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5627 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6280 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5626} #id: 337 #name: "Wavelength" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#11947 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#14444 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11946} #id: 969 #value: "Visible" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } +value: "light_sensor_photodiode_wavelength_Visible" +label: "Visible" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14615 +data: Elesto\Entity\Product\ProductOptionValue {#11928 #id: 486 #code: "light_sensor_photodiode_wavelength_IR" #option: Elesto\Entity\Product\ProductOption {#5626} #translations: Doctrine\ORM\PersistentCollection {#11927 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#12015 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11928} #id: 971 #value: "IR" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } +value: "light_sensor_photodiode_wavelength_IR" +label: "IR" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Elesto\Entity\Product\ProductOptionValue {#11946 #id: 485 #code: "light_sensor_photodiode_wavelength_Visible" #option: Elesto\Entity\Product\ProductOption {#5626 #id: 169 #code: "wavelength_consolidated" #position: 2067 #values: Doctrine\ORM\PersistentCollection {#5629 …} #createdAt: DateTime @1754643009 {#5624 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5625 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5627 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6280 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5626} #id: 337 #name: "Wavelength" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#11947 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#14444 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#11946} #id: 969 #value: "Visible" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#14611 -errors: [] -form: Symfony\Component\Form\Form {#14561 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#14602 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][variant][wavelength_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_variant_wavelength_consolidated" |
| is_selected | Closure($choice, $value) {#14613 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 | false |
| name | "wavelength_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 | "light_sensor_photodiode_wavelength_Visible" |
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 {#14542 …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 {#10200 #id: 86959 #name: "Shopping list" #wishlistProducts: Doctrine\ORM\PersistentCollection {#10209 …} #shopUser: null #token: "b0ffe616-f51b-4d95-b754-624ed68fb8df" #channel: Elesto\Entity\Channel\Channel {#4186 …} #createdAt: DateTime @1776274801 {#10177 date: 2026-04-15 17:40:01.0 UTC (+00:00) } #updatedAt: DateTime @1776274801 {#10202 date: 2026-04-15 17:40:01.0 UTC (+00:00) } } ] |
[ Sylius\WishlistPlugin\Entity\Wishlist {#10200 #id: 86959 #name: "Shopping list" #wishlistProducts: Doctrine\ORM\PersistentCollection {#10209 …} #shopUser: null #token: "b0ffe616-f51b-4d95-b754-624ed68fb8df" #channel: Elesto\Entity\Channel\Channel {#4186 …} #createdAt: DateTime @1776274801 {#10177 date: 2026-04-15 17:40:01.0 UTC (+00:00) } #updatedAt: DateTime @1776274801 {#10202 date: 2026-04-15 17:40:01.0 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 {#14473 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#10473 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#14477 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#10474 …} } |
| choices | [ Sylius\WishlistPlugin\Entity\Wishlist {#10200 #id: 86959 #name: "Shopping list" #wishlistProducts: Doctrine\ORM\PersistentCollection {#10209 …} #shopUser: null #token: "b0ffe616-f51b-4d95-b754-624ed68fb8df" #channel: Elesto\Entity\Channel\Channel {#4186 …} #createdAt: DateTime @1776274801 {#10177 date: 2026-04-15 17:40:01.0 UTC (+00:00) } #updatedAt: DateTime @1776274801 {#10202 date: 2026-04-15 17:40:01.0 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 | ContainerBQnsw7v\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 {#10471 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerBQnsw7v\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() {#14474 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#14483 …} $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 | [ 86959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14616 +data: Sylius\WishlistPlugin\Entity\Wishlist {#10200 #id: 86959 #name: "Shopping list" #wishlistProducts: Doctrine\ORM\PersistentCollection {#10209 …} #shopUser: null #token: "b0ffe616-f51b-4d95-b754-624ed68fb8df" #channel: Elesto\Entity\Channel\Channel {#4186 …} #createdAt: DateTime @1776274801 {#10177 date: 2026-04-15 17:40:01.0 UTC (+00:00) } #updatedAt: DateTime @1776274801 {#10202 date: 2026-04-15 17:40:01.0 UTC (+00:00) } } +value: "86959" +label: "Shopping list" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#14586 -errors: [] -form: Symfony\Component\Form\Form {#14565 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#14551 …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) {#14612 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 {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } |
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) {#14499 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 {#9781 #id: 6369 #code: "RBT-7368" #attributes: Doctrine\ORM\PersistentCollection {#9798 …} #variants: Doctrine\ORM\PersistentCollection {#9800 …} #options: Doctrine\ORM\PersistentCollection {#9804 #collection: Doctrine\Common\Collections\ArrayCollection {#9805 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9781} -association: Symfony\Component\VarDumper\Caster\CutStub {#19770 …} -backRefFieldName: null -isDirty: false -em: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#19772 …} } #associations: Doctrine\ORM\PersistentCollection {#9802 …} #createdAt: DateTime @1754305858 {#9779 date: 2025-08-04 11:10:58.0 UTC (+00:00) } #updatedAt: DateTime @1754643265 {#9780 date: 2025-08-08 08:54:25.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9782 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#14217 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9781} #id: 12737 #name: "MagnaVolt Photodiode model E650ED" #slug: "magnavolt-photodiode-model-e650ed" #description: """ Tempora culpa est aut. Sit iure et autem qui.\n \n Quod consequatur consequatur qui ut nihil officia. Voluptatem at quae aliquam explicabo recusandae nihil eum. Voluptatem minus impedit ut non ut.\n \n Illo nisi voluptas asperiores. Dolorem corrupti nobis et sunt ipsum a. Provident blanditiis eligendi soluta non in. Est ea numquam cumque animi. """ #metaKeywords: null #metaDescription: null #shortDescription: "Repellat non neque accusantium sint. Reiciendis praesentium totam quod aspernatur. Illum enim numquam iusto voluptas eius sint voluptatem qui. Minus porro quia enim iusto." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9790 …} #channels: Doctrine\ORM\PersistentCollection {#9796 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9726 …} #reviews: Doctrine\ORM\PersistentCollection {#9792 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9794 …} -customizations: Doctrine\ORM\PersistentCollection {#9784 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9786 …} #organizations: Doctrine\ORM\PersistentCollection {#9788 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#14497 …} $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 {#14617 -errors: [] -form: Symfony\Component\Form\Form {#14577 …} } |
| form | Symfony\Component\Form\FormView {#14585 …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 | "deb8c5057c0ae9fba5ce2081677edc.nY_K1Yt8Q-cRwUZXCmpyLoRUefSV0g4qc3HaRct-kbQ.rsv8orsbKLdJgwgCc1sDWdZlMcXfqGMaGD2qDIYZ--vE1o6R4Dsl1EeJfg" |
| 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 | "deb8c5057c0ae9fba5ce2081677edc.nY_K1Yt8Q-cRwUZXCmpyLoRUefSV0g4qc3HaRct-kbQ.rsv8orsbKLdJgwgCc1sDWdZlMcXfqGMaGD2qDIYZ--vE1o6R4Dsl1EeJfg" |
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 | "deb8c5057c0ae9fba5ce2081677edc.nY_K1Yt8Q-cRwUZXCmpyLoRUefSV0g4qc3HaRct-kbQ.rsv8orsbKLdJgwgCc1sDWdZlMcXfqGMaGD2qDIYZ--vE1o6R4Dsl1EeJfg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14481 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() {#14618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#14619 …} $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 | "deb8c5057c0ae9fba5ce2081677edc.nY_K1Yt8Q-cRwUZXCmpyLoRUefSV0g4qc3HaRct-kbQ.rsv8orsbKLdJgwgCc1sDWdZlMcXfqGMaGD2qDIYZ--vE1o6R4Dsl1EeJfg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14629 -errors: [] -form: Symfony\Component\Form\Form {#14625 …} } |
| form | Symfony\Component\Form\FormView {#14620 …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 | "deb8c5057c0ae9fba5ce2081677edc.nY_K1Yt8Q-cRwUZXCmpyLoRUefSV0g4qc3HaRct-kbQ.rsv8orsbKLdJgwgCc1sDWdZlMcXfqGMaGD2qDIYZ--vE1o6R4Dsl1EeJfg" |