Forms
-
(no name)
-
name
-
price
-
min_price
-
max_price
-
-
facets
-
plc_basic_inputs
-
0
-
1
-
2
-
-
level_consolidated
-
0
-
1
-
2
-
-
stroke_consolidated
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
-
features_consolidated
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
-
plc_basic_outputs
-
0
-
1
-
2
-
-
bore_consolidated
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
-
-
-
bitbag_elasticsearch_search
-
query
-
-
sylius_shop_add_to_cart
-
cartItem
-
quantity
-
variant
-
level_consolidated
-
features_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" => [ "plc_basic_inputs" => [] "level_consolidated" => [] "stroke_consolidated" => [] "features_consolidated" => [] "plc_basic_outputs" => [] "bore_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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5172 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() {#5174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5173 …} $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" => [ "plc_basic_inputs" => [] "level_consolidated" => [] "stroke_consolidated" => [] "features_consolidated" => [] "plc_basic_outputs" => [] "bore_consolidated" => [] ] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7174 -errors: [] -form: Symfony\Component\Form\Form {#5219 …} } |
| form | Symfony\Component\Form\FormView {#7141 …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" => [ "plc_basic_inputs" => [] "level_consolidated" => [] "stroke_consolidated" => [] "features_consolidated" => [] "plc_basic_outputs" => [] "bore_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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5193 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() {#5195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5194 …} $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 {#7176 -errors: [] -form: Symfony\Component\Form\Form {#5222 …} } |
| form | Symfony\Component\Form\FormView {#7177 …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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5205 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() {#5207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5206 …} $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 {#7179 -errors: [] -form: Symfony\Component\Form\Form {#5254 …} } |
| form | Symfony\Component\Form\FormView {#7178 …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 {#5213 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#5214 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#5212 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\Type {#5213 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#5214 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#5212 +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 {#5213 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#5214 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#5212 +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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| currency | "EUR" |
| data_class | null |
| disabled | false |
| divisor | 100 |
| empty_data | Closure(FormInterface $form) {#5235 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() {#5237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5236 …} $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 {#7183 -errors: [] -form: Symfony\Component\Form\Form {#5257 …} } |
| form | Symfony\Component\Form\FormView {#7182 …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 {#5216 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#5217 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#5215 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\Type {#5216 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#5217 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#5215 +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 {#5216 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#5217 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#5215 +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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| currency | "EUR" |
| data_class | null |
| disabled | false |
| divisor | 100 |
| empty_data | Closure(FormInterface $form) {#5245 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() {#5247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5246 …} $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 {#7185 -errors: [] -form: Symfony\Component\Form\Form {#5260 …} } |
| form | Symfony\Component\Form\FormView {#7184 …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 | [ "plc_basic_inputs" => [] "level_consolidated" => [] "stroke_consolidated" => [] "features_consolidated" => [] "plc_basic_outputs" => [] "bore_consolidated" => [] ] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "plc_basic_inputs" => [] "level_consolidated" => [] "stroke_consolidated" => [] "features_consolidated" => [] "plc_basic_outputs" => [] "bore_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" => [ [ "key" => "8" "doc_count" => 153 ] [ "key" => "32" "doc_count" => 151 ] [ "key" => "16" "doc_count" => 146 ] ] ] "rpm_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "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" => [ [ "key" => "intermediate" "doc_count" => 232 ] [ "key" => "industrial" "doc_count" => 227 ] [ "key" => "advanced" "doc_count" => 207 ] ] ] "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" => [ [ "key" => "100mm" "doc_count" => 322 ] [ "key" => "200mm" "doc_count" => 311 ] [ "key" => "50mm" "doc_count" => 306 ] [ "key" => "150mm" "doc_count" => 166 ] [ "key" => "300mm" "doc_count" => 162 ] [ "key" => "400mm" "doc_count" => 146 ] [ "key" => "600mm" "doc_count" => 138 ] [ "key" => "75mm" "doc_count" => 138 ] [ "key" => "25mm" "doc_count" => 131 ] ] ] "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" => [] ] "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" => [] ] "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" => [ [ "key" => "hot_swap" "doc_count" => 152 ] [ "key" => "communication" "doc_count" => 151 ] [ "key" => "redundancy" "doc_count" => 147 ] [ "key" => "fault_tolerance" "doc_count" => 145 ] [ "key" => "analog_i/o" "doc_count" => 142 ] [ "key" => "digital_i/o" "doc_count" => 141 ] [ "key" => "motion_control" "doc_count" => 138 ] [ "key" => "high_speed_i/o" "doc_count" => 132 ] [ "key" => "safety" "doc_count" => 129 ] ] ] "tolerance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "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" => [] ] "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" => [] ] "color_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "flash" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "sensitivity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "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" => [ [ "key" => "8" "doc_count" => 148 ] [ "key" => "16" "doc_count" => 143 ] [ "key" => "4" "doc_count" => 141 ] ] ] "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" => 273 "buckets" => [ [ "key" => "50mm" "doc_count" => 167 ] [ "key" => "16mm" "doc_count" => 159 ] [ "key" => "20mm" "doc_count" => 156 ] [ "key" => "40mm" "doc_count" => 155 ] [ "key" => "12mm" "doc_count" => 154 ] [ "key" => "32mm" "doc_count" => 154 ] [ "key" => "25mm" "doc_count" => 153 ] [ "key" => "80mm" "doc_count" => 146 ] [ "key" => "100mm" "doc_count" => 144 ] [ "key" => "63mm" "doc_count" => 144 ] ] ] "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" => [ [ "key" => "8" "doc_count" => 153 ] [ "key" => "32" "doc_count" => 151 ] [ "key" => "16" "doc_count" => 146 ] ] ] "rpm_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "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" => [ [ "key" => "intermediate" "doc_count" => 232 ] [ "key" => "industrial" "doc_count" => 227 ] [ "key" => "advanced" "doc_count" => 207 ] ] ] "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" => [ [ "key" => "100mm" "doc_count" => 322 ] [ "key" => "200mm" "doc_count" => 311 ] [ "key" => "50mm" "doc_count" => 306 ] [ "key" => "150mm" "doc_count" => 166 ] [ "key" => "300mm" "doc_count" => 162 ] [ "key" => "400mm" "doc_count" => 146 ] [ "key" => "600mm" "doc_count" => 138 ] [ "key" => "75mm" "doc_count" => 138 ] [ "key" => "25mm" "doc_count" => 131 ] ] ] "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" => [] ] "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" => [] ] "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" => [ [ "key" => "hot_swap" "doc_count" => 152 ] [ "key" => "communication" "doc_count" => 151 ] [ "key" => "redundancy" "doc_count" => 147 ] [ "key" => "fault_tolerance" "doc_count" => 145 ] [ "key" => "analog_i/o" "doc_count" => 142 ] [ "key" => "digital_i/o" "doc_count" => 141 ] [ "key" => "motion_control" "doc_count" => 138 ] [ "key" => "high_speed_i/o" "doc_count" => 132 ] [ "key" => "safety" "doc_count" => 129 ] ] ] "tolerance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "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" => [] ] "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" => [] ] "color_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "flash" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "sensitivity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "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" => [ [ "key" => "8" "doc_count" => 148 ] [ "key" => "16" "doc_count" => 143 ] [ "key" => "4" "doc_count" => 141 ] ] ] "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" => 273 "buckets" => [ [ "key" => "50mm" "doc_count" => 167 ] [ "key" => "16mm" "doc_count" => 159 ] [ "key" => "20mm" "doc_count" => 156 ] [ "key" => "40mm" "doc_count" => 155 ] [ "key" => "12mm" "doc_count" => 154 ] [ "key" => "32mm" "doc_count" => 154 ] [ "key" => "25mm" "doc_count" => 153 ] [ "key" => "80mm" "doc_count" => 146 ] [ "key" => "100mm" "doc_count" => 144 ] [ "key" => "63mm" "doc_count" => 144 ] ] ] "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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6280 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" => [ [ "key" => "8" "doc_count" => 153 ] [ "key" => "32" "doc_count" => 151 ] [ "key" => "16" "doc_count" => 146 ] ] ] "rpm_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "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" => [ [ "key" => "intermediate" "doc_count" => 232 ] [ "key" => "industrial" "doc_count" => 227 ] [ "key" => "advanced" "doc_count" => 207 ] ] ] "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" => [ [ "key" => "100mm" "doc_count" => 322 ] [ "key" => "200mm" "doc_count" => 311 ] [ "key" => "50mm" "doc_count" => 306 ] [ "key" => "150mm" "doc_count" => 166 ] [ "key" => "300mm" "doc_count" => 162 ] [ "key" => "400mm" "doc_count" => 146 ] [ "key" => "600mm" "doc_count" => 138 ] [ "key" => "75mm" "doc_count" => 138 ] [ "key" => "25mm" "doc_count" => 131 ] ] ] "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" => [] ] "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" => [] ] "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" => [ [ "key" => "hot_swap" "doc_count" => 152 ] [ "key" => "communication" "doc_count" => 151 ] [ "key" => "redundancy" "doc_count" => 147 ] [ "key" => "fault_tolerance" "doc_count" => 145 ] [ "key" => "analog_i/o" "doc_count" => 142 ] [ "key" => "digital_i/o" "doc_count" => 141 ] [ "key" => "motion_control" "doc_count" => 138 ] [ "key" => "high_speed_i/o" "doc_count" => 132 ] [ "key" => "safety" "doc_count" => 129 ] ] ] "tolerance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "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" => [] ] "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" => [] ] "color_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "flash" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "sensitivity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "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" => [ [ "key" => "8" "doc_count" => 148 ] [ "key" => "16" "doc_count" => 143 ] [ "key" => "4" "doc_count" => 141 ] ] ] "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" => 273 "buckets" => [ [ "key" => "50mm" "doc_count" => 167 ] [ "key" => "16mm" "doc_count" => 159 ] [ "key" => "20mm" "doc_count" => 156 ] [ "key" => "40mm" "doc_count" => 155 ] [ "key" => "12mm" "doc_count" => 154 ] [ "key" => "32mm" "doc_count" => 154 ] [ "key" => "25mm" "doc_count" => 153 ] [ "key" => "80mm" "doc_count" => 146 ] [ "key" => "100mm" "doc_count" => 144 ] [ "key" => "63mm" "doc_count" => 144 ] ] ] "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() {#6282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6281 …} $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 | [ "plc_basic_inputs" => [] "level_consolidated" => [] "stroke_consolidated" => [] "features_consolidated" => [] "plc_basic_outputs" => [] "bore_consolidated" => [] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7180 -errors: [] -form: Symfony\Component\Form\Form {#6451 …} } |
| form | Symfony\Component\Form\FormView {#7181 …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 | [ "plc_basic_inputs" => [] "level_consolidated" => [] "stroke_consolidated" => [] "features_consolidated" => [] "plc_basic_outputs" => [] "bore_consolidated" => [] ] |
plc_basic_inputs
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 | [ "8 (153)" => "8" "32 (151)" => "32" "16 (146)" => "16" ] |
[ "8 (153)" => "8" "32 (151)" => "32" "16 (146)" => "16" ] |
| expanded | true |
same as passed value |
| label | "Inputs" |
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 | [ "8 (153)" => "8" "32 (151)" => "32" "16 (146)" => "16" ] |
| 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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| 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 | "Inputs" |
| 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() {#6320 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6319 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_plc_basic_inputs" ] |
| cache_key | "_facets_plc_basic_inputs_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6328 +data: "8" +value: "8" +label: "8 (153)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6329 +data: "32" +value: "32" +label: "32 (151)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6330 +data: "16" +value: "16" +label: "16 (146)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7189 -errors: [] -form: Symfony\Component\Form\Form {#6487 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7188 …5} |
| full_name | "facets[plc_basic_inputs]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_plc_basic_inputs" |
| is_selected | Closure($choice, array $values) {#7190 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Inputs" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "plc_basic_inputs" |
| 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_plc_basic_inputs" |
| 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 | "8 (153)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "8" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "8 (153)" |
| 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() {#6461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6463 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "8" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_plc_basic_inputs_entry" ] |
| cache_key | "_facets_plc_basic_inputs_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7194 -errors: [] -form: Symfony\Component\Form\Form {#6490 …} } |
| form | Symfony\Component\Form\FormView {#7192 …5} |
| full_name | "facets[plc_basic_inputs][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_plc_basic_inputs_0" |
| label | "8 (153)" |
| 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_plc_basic_inputs_entry" |
| valid | true |
| value | "8" |
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 | "32 (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 | "32" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "32 (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() {#6471 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6470 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "32" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_plc_basic_inputs_entry" ] |
| cache_key | "_facets_plc_basic_inputs_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7196 -errors: [] -form: Symfony\Component\Form\Form {#6493 …} } |
| form | Symfony\Component\Form\FormView {#7195 …5} |
| full_name | "facets[plc_basic_inputs][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_plc_basic_inputs_1" |
| label | "32 (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_plc_basic_inputs_entry" |
| valid | true |
| value | "32" |
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 | "16 (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 | "16" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "16 (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() {#6480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6479 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "16" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_plc_basic_inputs_entry" ] |
| cache_key | "_facets_plc_basic_inputs_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7198 -errors: [] -form: Symfony\Component\Form\Form {#6496 …} } |
| form | Symfony\Component\Form\FormView {#7197 …5} |
| full_name | "facets[plc_basic_inputs][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_plc_basic_inputs_2" |
| label | "16 (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_plc_basic_inputs_entry" |
| valid | true |
| value | "16" |
level_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 | [ "Intermediate (232)" => "intermediate" "Industrial (227)" => "industrial" "Advanced (207)" => "advanced" ] |
[ "Intermediate (232)" => "intermediate" "Industrial (227)" => "industrial" "Advanced (207)" => "advanced" ] |
| expanded | true |
same as passed value |
| label | "Level" |
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 | [ "Intermediate (232)" => "intermediate" "Industrial (227)" => "industrial" "Advanced (207)" => "advanced" ] |
| 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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| 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 | "Level" |
| 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() {#6339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6338 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_level_consolidated" ] |
| cache_key | "_facets_level_consolidated_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6347 +data: "intermediate" +value: "intermediate" +label: "Intermediate (232)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6348 +data: "industrial" +value: "industrial" +label: "Industrial (227)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6349 +data: "advanced" +value: "advanced" +label: "Advanced (207)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7193 -errors: [] -form: Symfony\Component\Form\Form {#6526 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7191 …5} |
| full_name | "facets[level_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_level_consolidated" |
| is_selected | Closure($choice, array $values) {#7200 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Level" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "level_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_level_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 | "Intermediate (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 | "intermediate" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Intermediate (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() {#6501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6500 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "intermediate" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_level_consolidated_entry" ] |
| cache_key | "_facets_level_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7203 -errors: [] -form: Symfony\Component\Form\Form {#6529 …} } |
| form | Symfony\Component\Form\FormView {#7201 …5} |
| full_name | "facets[level_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_level_consolidated_0" |
| label | "Intermediate (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_level_consolidated_entry" |
| valid | true |
| value | "intermediate" |
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 | "Industrial (227)" |
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 | "industrial" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Industrial (227)" |
| 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() {#6510 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6509 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "industrial" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_level_consolidated_entry" ] |
| cache_key | "_facets_level_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7205 -errors: [] -form: Symfony\Component\Form\Form {#6532 …} } |
| form | Symfony\Component\Form\FormView {#7204 …5} |
| full_name | "facets[level_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_level_consolidated_1" |
| label | "Industrial (227)" |
| 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_level_consolidated_entry" |
| valid | true |
| value | "industrial" |
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 | "Advanced (207)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "advanced" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Advanced (207)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6519 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6518 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "advanced" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_level_consolidated_entry" ] |
| cache_key | "_facets_level_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7207 -errors: [] -form: Symfony\Component\Form\Form {#6535 …} } |
| form | Symfony\Component\Form\FormView {#7206 …5} |
| full_name | "facets[level_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_level_consolidated_2" |
| label | "Advanced (207)" |
| 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_level_consolidated_entry" |
| valid | true |
| value | "advanced" |
stroke_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 | [ "100mm (322)" => "100mm" "200mm (311)" => "200mm" "50mm (306)" => "50mm" "150mm (166)" => "150mm" "300mm (162)" => "300mm" "400mm (146)" => "400mm" "600mm (138)" => "600mm" "75mm (138)" => "75mm" "25mm (131)" => "25mm" ] |
[ "100mm (322)" => "100mm" "200mm (311)" => "200mm" "50mm (306)" => "50mm" "150mm (166)" => "150mm" "300mm (162)" => "300mm" "400mm (146)" => "400mm" "600mm (138)" => "600mm" "75mm (138)" => "75mm" "25mm (131)" => "25mm" ] |
| expanded | true |
same as passed value |
| label | "Stroke" |
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 | [ "100mm (322)" => "100mm" "200mm (311)" => "200mm" "50mm (306)" => "50mm" "150mm (166)" => "150mm" "300mm (162)" => "300mm" "400mm (146)" => "400mm" "600mm (138)" => "600mm" "75mm (138)" => "75mm" "25mm (131)" => "25mm" ] |
| 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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| 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 | "Stroke" |
| 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() {#6358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6357 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_stroke_consolidated" ] |
| cache_key | "_facets_stroke_consolidated_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6366 +data: "100mm" +value: "100mm" +label: "100mm (322)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6367 +data: "200mm" +value: "200mm" +label: "200mm (311)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6368 +data: "50mm" +value: "50mm" +label: "50mm (306)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6369 +data: "150mm" +value: "150mm" +label: "150mm (166)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6370 +data: "300mm" +value: "300mm" +label: "300mm (162)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6371 +data: "400mm" +value: "400mm" +label: "400mm (146)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6372 +data: "600mm" +value: "600mm" +label: "600mm (138)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6373 +data: "75mm" +value: "75mm" +label: "75mm (138)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6374 +data: "25mm" +value: "25mm" +label: "25mm (131)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7202 -errors: [] -form: Symfony\Component\Form\Form {#6619 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7199 …5} |
| full_name | "facets[stroke_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_stroke_consolidated" |
| is_selected | Closure($choice, array $values) {#7209 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Stroke" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "stroke_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_stroke_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 | "100mm (322)" |
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 | "100mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "100mm (322)" |
| 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() {#6540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6539 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "100mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_stroke_consolidated_entry" ] |
| cache_key | "_facets_stroke_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7212 -errors: [] -form: Symfony\Component\Form\Form {#6622 …} } |
| form | Symfony\Component\Form\FormView {#7210 …5} |
| full_name | "facets[stroke_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_stroke_consolidated_0" |
| label | "100mm (322)" |
| 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_stroke_consolidated_entry" |
| valid | true |
| value | "100mm" |
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 | "200mm (311)" |
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 | "200mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "200mm (311)" |
| 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() {#6549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6548 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "200mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_stroke_consolidated_entry" ] |
| cache_key | "_facets_stroke_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7214 -errors: [] -form: Symfony\Component\Form\Form {#6625 …} } |
| form | Symfony\Component\Form\FormView {#7213 …5} |
| full_name | "facets[stroke_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_stroke_consolidated_1" |
| label | "200mm (311)" |
| 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_stroke_consolidated_entry" |
| valid | true |
| value | "200mm" |
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 | "50mm (306)" |
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 | "50mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "50mm (306)" |
| 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() {#6558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6557 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "50mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_stroke_consolidated_entry" ] |
| cache_key | "_facets_stroke_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7216 -errors: [] -form: Symfony\Component\Form\Form {#6628 …} } |
| form | Symfony\Component\Form\FormView {#7215 …5} |
| full_name | "facets[stroke_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_stroke_consolidated_2" |
| label | "50mm (306)" |
| 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_stroke_consolidated_entry" |
| valid | true |
| value | "50mm" |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "150mm (166)" |
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 | "150mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "150mm (166)" |
| 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() {#6567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6566 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "150mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_stroke_consolidated_entry" ] |
| cache_key | "_facets_stroke_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7218 -errors: [] -form: Symfony\Component\Form\Form {#6631 …} } |
| form | Symfony\Component\Form\FormView {#7217 …5} |
| full_name | "facets[stroke_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_stroke_consolidated_3" |
| label | "150mm (166)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_stroke_consolidated_entry" |
| valid | true |
| value | "150mm" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "300mm (162)" |
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 | "300mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "300mm (162)" |
| 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() {#6576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6575 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "300mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_stroke_consolidated_entry" ] |
| cache_key | "_facets_stroke_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7220 -errors: [] -form: Symfony\Component\Form\Form {#6634 …} } |
| form | Symfony\Component\Form\FormView {#7219 …5} |
| full_name | "facets[stroke_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_stroke_consolidated_4" |
| label | "300mm (162)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_stroke_consolidated_entry" |
| valid | true |
| value | "300mm" |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "400mm (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 | "400mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "400mm (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() {#6585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6584 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "400mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_stroke_consolidated_entry" ] |
| cache_key | "_facets_stroke_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7222 -errors: [] -form: Symfony\Component\Form\Form {#6637 …} } |
| form | Symfony\Component\Form\FormView {#7221 …5} |
| full_name | "facets[stroke_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_stroke_consolidated_5" |
| label | "400mm (146)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_stroke_consolidated_entry" |
| valid | true |
| value | "400mm" |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "600mm (138)" |
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 | "600mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "600mm (138)" |
| 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() {#6594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6593 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "600mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_stroke_consolidated_entry" ] |
| cache_key | "_facets_stroke_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7224 -errors: [] -form: Symfony\Component\Form\Form {#6640 …} } |
| form | Symfony\Component\Form\FormView {#7223 …5} |
| full_name | "facets[stroke_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_stroke_consolidated_6" |
| label | "600mm (138)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_stroke_consolidated_entry" |
| valid | true |
| value | "600mm" |
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "75mm (138)" |
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 | "75mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "75mm (138)" |
| 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() {#6603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6602 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "75mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_stroke_consolidated_entry" ] |
| cache_key | "_facets_stroke_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7226 -errors: [] -form: Symfony\Component\Form\Form {#6643 …} } |
| form | Symfony\Component\Form\FormView {#7225 …5} |
| full_name | "facets[stroke_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_stroke_consolidated_7" |
| label | "75mm (138)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_stroke_consolidated_entry" |
| valid | true |
| value | "75mm" |
8
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "25mm (131)" |
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 | "25mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "25mm (131)" |
| 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() {#6612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6611 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "25mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_stroke_consolidated_entry" ] |
| cache_key | "_facets_stroke_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7228 -errors: [] -form: Symfony\Component\Form\Form {#6646 …} } |
| form | Symfony\Component\Form\FormView {#7227 …5} |
| full_name | "facets[stroke_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_stroke_consolidated_8" |
| label | "25mm (131)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_stroke_consolidated_entry" |
| valid | true |
| value | "25mm" |
features_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 | [ "Hot Swap (152)" => "hot_swap" "Communication (151)" => "communication" "Redundancy (147)" => "redundancy" "Fault Tolerance (145)" => "fault_tolerance" "Analog I/o (142)" => "analog_i/o" "Digital I/o (141)" => "digital_i/o" "Motion Control (138)" => "motion_control" "High Speed I/o (132)" => "high_speed_i/o" "Safety (129)" => "safety" ] |
[ "Hot Swap (152)" => "hot_swap" "Communication (151)" => "communication" "Redundancy (147)" => "redundancy" "Fault Tolerance (145)" => "fault_tolerance" "Analog I/o (142)" => "analog_i/o" "Digital I/o (141)" => "digital_i/o" "Motion Control (138)" => "motion_control" "High Speed I/o (132)" => "high_speed_i/o" "Safety (129)" => "safety" ] |
| expanded | true |
same as passed value |
| label | "Features" |
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 | [ "Hot Swap (152)" => "hot_swap" "Communication (151)" => "communication" "Redundancy (147)" => "redundancy" "Fault Tolerance (145)" => "fault_tolerance" "Analog I/o (142)" => "analog_i/o" "Digital I/o (141)" => "digital_i/o" "Motion Control (138)" => "motion_control" "High Speed I/o (132)" => "high_speed_i/o" "Safety (129)" => "safety" ] |
| 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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| 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 | "Features" |
| 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() {#6383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6382 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_features_consolidated" ] |
| cache_key | "_facets_features_consolidated_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6391 +data: "hot_swap" +value: "hot_swap" +label: "Hot Swap (152)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6392 +data: "communication" +value: "communication" +label: "Communication (151)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6393 +data: "redundancy" +value: "redundancy" +label: "Redundancy (147)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6394 +data: "fault_tolerance" +value: "fault_tolerance" +label: "Fault Tolerance (145)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6395 +data: "analog_i/o" +value: "analog_i/o" +label: "Analog I/o (142)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6396 +data: "digital_i/o" +value: "digital_i/o" +label: "Digital I/o (141)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6397 +data: "motion_control" +value: "motion_control" +label: "Motion Control (138)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6398 +data: "high_speed_i/o" +value: "high_speed_i/o" +label: "High Speed I/o (132)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6399 +data: "safety" +value: "safety" +label: "Safety (129)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7211 -errors: [] -form: Symfony\Component\Form\Form {#6730 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7208 …5} |
| full_name | "facets[features_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_features_consolidated" |
| is_selected | Closure($choice, array $values) {#7230 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Features" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "features_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_features_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 | "Hot Swap (152)" |
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 | "hot_swap" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Hot Swap (152)" |
| 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() {#6651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6650 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "hot_swap" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_features_consolidated_entry" ] |
| cache_key | "_facets_features_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7233 -errors: [] -form: Symfony\Component\Form\Form {#6733 …} } |
| form | Symfony\Component\Form\FormView {#7231 …5} |
| full_name | "facets[features_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_features_consolidated_0" |
| label | "Hot Swap (152)" |
| 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_features_consolidated_entry" |
| valid | true |
| value | "hot_swap" |
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 | "Communication (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 | "communication" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Communication (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() {#6660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6659 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "communication" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_features_consolidated_entry" ] |
| cache_key | "_facets_features_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7235 -errors: [] -form: Symfony\Component\Form\Form {#6736 …} } |
| form | Symfony\Component\Form\FormView {#7234 …5} |
| full_name | "facets[features_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_features_consolidated_1" |
| label | "Communication (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_features_consolidated_entry" |
| valid | true |
| value | "communication" |
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 | "Redundancy (147)" |
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 | "redundancy" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Redundancy (147)" |
| 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() {#6669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6668 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "redundancy" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_features_consolidated_entry" ] |
| cache_key | "_facets_features_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7237 -errors: [] -form: Symfony\Component\Form\Form {#6739 …} } |
| form | Symfony\Component\Form\FormView {#7236 …5} |
| full_name | "facets[features_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_features_consolidated_2" |
| label | "Redundancy (147)" |
| 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_features_consolidated_entry" |
| valid | true |
| value | "redundancy" |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Fault Tolerance (145)" |
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 | "fault_tolerance" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Fault Tolerance (145)" |
| 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() {#6678 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6677 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "fault_tolerance" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_features_consolidated_entry" ] |
| cache_key | "_facets_features_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7239 -errors: [] -form: Symfony\Component\Form\Form {#6742 …} } |
| form | Symfony\Component\Form\FormView {#7238 …5} |
| full_name | "facets[features_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_features_consolidated_3" |
| label | "Fault Tolerance (145)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_features_consolidated_entry" |
| valid | true |
| value | "fault_tolerance" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Analog I/o (142)" |
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 | "analog_i/o" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Analog I/o (142)" |
| 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() {#6687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6686 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "analog_i/o" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_features_consolidated_entry" ] |
| cache_key | "_facets_features_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7241 -errors: [] -form: Symfony\Component\Form\Form {#6745 …} } |
| form | Symfony\Component\Form\FormView {#7240 …5} |
| full_name | "facets[features_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_features_consolidated_4" |
| label | "Analog I/o (142)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_features_consolidated_entry" |
| valid | true |
| value | "analog_i/o" |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Digital I/o (141)" |
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 | "digital_i/o" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Digital I/o (141)" |
| 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() {#6696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6695 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "digital_i/o" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_features_consolidated_entry" ] |
| cache_key | "_facets_features_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7243 -errors: [] -form: Symfony\Component\Form\Form {#6748 …} } |
| form | Symfony\Component\Form\FormView {#7242 …5} |
| full_name | "facets[features_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_features_consolidated_5" |
| label | "Digital I/o (141)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_features_consolidated_entry" |
| valid | true |
| value | "digital_i/o" |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Motion Control (138)" |
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 | "motion_control" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Motion Control (138)" |
| 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() {#6705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6704 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "motion_control" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_features_consolidated_entry" ] |
| cache_key | "_facets_features_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7245 -errors: [] -form: Symfony\Component\Form\Form {#6751 …} } |
| form | Symfony\Component\Form\FormView {#7244 …5} |
| full_name | "facets[features_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_features_consolidated_6" |
| label | "Motion Control (138)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_features_consolidated_entry" |
| valid | true |
| value | "motion_control" |
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "High Speed I/o (132)" |
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_speed_i/o" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "High Speed I/o (132)" |
| 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() {#6714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6713 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "high_speed_i/o" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_features_consolidated_entry" ] |
| cache_key | "_facets_features_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7247 -errors: [] -form: Symfony\Component\Form\Form {#6754 …} } |
| form | Symfony\Component\Form\FormView {#7246 …5} |
| full_name | "facets[features_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_features_consolidated_7" |
| label | "High Speed I/o (132)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_features_consolidated_entry" |
| valid | true |
| value | "high_speed_i/o" |
8
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Safety (129)" |
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 | "safety" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Safety (129)" |
| 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() {#6723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6722 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "safety" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_features_consolidated_entry" ] |
| cache_key | "_facets_features_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7249 -errors: [] -form: Symfony\Component\Form\Form {#6757 …} } |
| form | Symfony\Component\Form\FormView {#7248 …5} |
| full_name | "facets[features_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_features_consolidated_8" |
| label | "Safety (129)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_features_consolidated_entry" |
| valid | true |
| value | "safety" |
plc_basic_outputs
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 | [ "8 (148)" => "8" "16 (143)" => "16" "4 (141)" => "4" ] |
[ "8 (148)" => "8" "16 (143)" => "16" "4 (141)" => "4" ] |
| expanded | true |
same as passed value |
| label | "Outputs" |
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 | [ "8 (148)" => "8" "16 (143)" => "16" "4 (141)" => "4" ] |
| 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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| 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 | "Outputs" |
| 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() {#6408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6407 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_plc_basic_outputs" ] |
| cache_key | "_facets_plc_basic_outputs_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6416 +data: "8" +value: "8" +label: "8 (148)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6417 +data: "16" +value: "16" +label: "16 (143)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6418 +data: "4" +value: "4" +label: "4 (141)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7232 -errors: [] -form: Symfony\Component\Form\Form {#6787 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7229 …5} |
| full_name | "facets[plc_basic_outputs]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_plc_basic_outputs" |
| is_selected | Closure($choice, array $values) {#7251 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Outputs" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "plc_basic_outputs" |
| 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_plc_basic_outputs" |
| 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 | "8 (148)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "8" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "8 (148)" |
| 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() {#6762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6761 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "8" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_plc_basic_outputs_entry" ] |
| cache_key | "_facets_plc_basic_outputs_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7254 -errors: [] -form: Symfony\Component\Form\Form {#6790 …} } |
| form | Symfony\Component\Form\FormView {#7252 …5} |
| full_name | "facets[plc_basic_outputs][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_plc_basic_outputs_0" |
| label | "8 (148)" |
| 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_plc_basic_outputs_entry" |
| valid | true |
| value | "8" |
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 | "16 (143)" |
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 | "16" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "16 (143)" |
| 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() {#6771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6770 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "16" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_plc_basic_outputs_entry" ] |
| cache_key | "_facets_plc_basic_outputs_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7256 -errors: [] -form: Symfony\Component\Form\Form {#6793 …} } |
| form | Symfony\Component\Form\FormView {#7255 …5} |
| full_name | "facets[plc_basic_outputs][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_plc_basic_outputs_1" |
| label | "16 (143)" |
| 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_plc_basic_outputs_entry" |
| valid | true |
| value | "16" |
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 | "4 (141)" |
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 | "4" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "4 (141)" |
| 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() {#6780 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6779 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "4" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_plc_basic_outputs_entry" ] |
| cache_key | "_facets_plc_basic_outputs_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7258 -errors: [] -form: Symfony\Component\Form\Form {#6796 …} } |
| form | Symfony\Component\Form\FormView {#7257 …5} |
| full_name | "facets[plc_basic_outputs][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_plc_basic_outputs_2" |
| label | "4 (141)" |
| 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_plc_basic_outputs_entry" |
| valid | true |
| value | "4" |
bore_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 | [ "50mm (167)" => "50mm" "16mm (159)" => "16mm" "20mm (156)" => "20mm" "40mm (155)" => "40mm" "12mm (154)" => "12mm" "32mm (154)" => "32mm" "25mm (153)" => "25mm" "80mm (146)" => "80mm" "100mm (144)" => "100mm" "63mm (144)" => "63mm" ] |
[ "50mm (167)" => "50mm" "16mm (159)" => "16mm" "20mm (156)" => "20mm" "40mm (155)" => "40mm" "12mm (154)" => "12mm" "32mm (154)" => "32mm" "25mm (153)" => "25mm" "80mm (146)" => "80mm" "100mm (144)" => "100mm" "63mm (144)" => "63mm" ] |
| expanded | true |
same as passed value |
| label | "Bore" |
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 | [ "50mm (167)" => "50mm" "16mm (159)" => "16mm" "20mm (156)" => "20mm" "40mm (155)" => "40mm" "12mm (154)" => "12mm" "32mm (154)" => "32mm" "25mm (153)" => "25mm" "80mm (146)" => "80mm" "100mm (144)" => "100mm" "63mm (144)" => "63mm" ] |
| 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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| 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 | "Bore" |
| 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() {#6427 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6426 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_bore_consolidated" ] |
| cache_key | "_facets_bore_consolidated_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6435 +data: "50mm" +value: "50mm" +label: "50mm (167)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6436 +data: "16mm" +value: "16mm" +label: "16mm (159)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6437 +data: "20mm" +value: "20mm" +label: "20mm (156)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6438 +data: "40mm" +value: "40mm" +label: "40mm (155)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6439 +data: "12mm" +value: "12mm" +label: "12mm (154)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6440 +data: "32mm" +value: "32mm" +label: "32mm (154)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6441 +data: "25mm" +value: "25mm" +label: "25mm (153)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6442 +data: "80mm" +value: "80mm" +label: "80mm (146)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6443 +data: "100mm" +value: "100mm" +label: "100mm (144)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6444 +data: "63mm" +value: "63mm" +label: "63mm (144)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7253 -errors: [] -form: Symfony\Component\Form\Form {#6889 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7250 …5} |
| full_name | "facets[bore_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_bore_consolidated" |
| is_selected | Closure($choice, array $values) {#7260 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Bore" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "bore_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_bore_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 | "50mm (167)" |
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 | "50mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "50mm (167)" |
| 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() {#6801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6800 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "50mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_bore_consolidated_entry" ] |
| cache_key | "_facets_bore_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7263 -errors: [] -form: Symfony\Component\Form\Form {#6892 …} } |
| form | Symfony\Component\Form\FormView {#7262 …5} |
| full_name | "facets[bore_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_bore_consolidated_0" |
| label | "50mm (167)" |
| 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_bore_consolidated_entry" |
| valid | true |
| value | "50mm" |
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 | "16mm (159)" |
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 | "16mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "16mm (159)" |
| 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() {#6810 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6809 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "16mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_bore_consolidated_entry" ] |
| cache_key | "_facets_bore_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7265 -errors: [] -form: Symfony\Component\Form\Form {#6895 …} } |
| form | Symfony\Component\Form\FormView {#7264 …5} |
| full_name | "facets[bore_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_bore_consolidated_1" |
| label | "16mm (159)" |
| 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_bore_consolidated_entry" |
| valid | true |
| value | "16mm" |
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 | "20mm (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 | "20mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "20mm (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() {#6819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6818 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "20mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_bore_consolidated_entry" ] |
| cache_key | "_facets_bore_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7267 -errors: [] -form: Symfony\Component\Form\Form {#6898 …} } |
| form | Symfony\Component\Form\FormView {#7266 …5} |
| full_name | "facets[bore_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_bore_consolidated_2" |
| label | "20mm (156)" |
| 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_bore_consolidated_entry" |
| valid | true |
| value | "20mm" |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "40mm (155)" |
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 | "40mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "40mm (155)" |
| 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() {#6828 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6827 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "40mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_bore_consolidated_entry" ] |
| cache_key | "_facets_bore_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7269 -errors: [] -form: Symfony\Component\Form\Form {#6901 …} } |
| form | Symfony\Component\Form\FormView {#7268 …5} |
| full_name | "facets[bore_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_bore_consolidated_3" |
| label | "40mm (155)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_bore_consolidated_entry" |
| valid | true |
| value | "40mm" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "12mm (154)" |
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 | "12mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "12mm (154)" |
| 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() {#6837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6836 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "12mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_bore_consolidated_entry" ] |
| cache_key | "_facets_bore_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7271 -errors: [] -form: Symfony\Component\Form\Form {#6904 …} } |
| form | Symfony\Component\Form\FormView {#7270 …5} |
| full_name | "facets[bore_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_bore_consolidated_4" |
| label | "12mm (154)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_bore_consolidated_entry" |
| valid | true |
| value | "12mm" |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "32mm (154)" |
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 | "32mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "32mm (154)" |
| 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() {#6846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6845 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "32mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_bore_consolidated_entry" ] |
| cache_key | "_facets_bore_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7273 -errors: [] -form: Symfony\Component\Form\Form {#6907 …} } |
| form | Symfony\Component\Form\FormView {#7272 …5} |
| full_name | "facets[bore_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_bore_consolidated_5" |
| label | "32mm (154)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_bore_consolidated_entry" |
| valid | true |
| value | "32mm" |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "25mm (153)" |
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 | "25mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "25mm (153)" |
| 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() {#6855 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6854 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "25mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_bore_consolidated_entry" ] |
| cache_key | "_facets_bore_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7275 -errors: [] -form: Symfony\Component\Form\Form {#6910 …} } |
| form | Symfony\Component\Form\FormView {#7274 …5} |
| full_name | "facets[bore_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_bore_consolidated_6" |
| label | "25mm (153)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_bore_consolidated_entry" |
| valid | true |
| value | "25mm" |
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "80mm (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 | "80mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "80mm (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() {#6864 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6863 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "80mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_bore_consolidated_entry" ] |
| cache_key | "_facets_bore_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7277 -errors: [] -form: Symfony\Component\Form\Form {#6913 …} } |
| form | Symfony\Component\Form\FormView {#7276 …5} |
| full_name | "facets[bore_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_bore_consolidated_7" |
| label | "80mm (146)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_bore_consolidated_entry" |
| valid | true |
| value | "80mm" |
8
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "100mm (144)" |
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 | "100mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "100mm (144)" |
| 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() {#6873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6872 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "100mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_bore_consolidated_entry" ] |
| cache_key | "_facets_bore_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7279 -errors: [] -form: Symfony\Component\Form\Form {#6916 …} } |
| form | Symfony\Component\Form\FormView {#7278 …5} |
| full_name | "facets[bore_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_bore_consolidated_8" |
| label | "100mm (144)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_bore_consolidated_entry" |
| valid | true |
| value | "100mm" |
9
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "63mm (144)" |
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 | "63mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6458 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 {#6459 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "63mm (144)" |
| 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() {#6882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6881 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "63mm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_bore_consolidated_entry" ] |
| cache_key | "_facets_bore_consolidated_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7281 -errors: [] -form: Symfony\Component\Form\Form {#6919 …} } |
| form | Symfony\Component\Form\FormView {#7280 …5} |
| full_name | "facets[bore_consolidated][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_bore_consolidated_9" |
| label | "63mm (144)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_bore_consolidated_entry" |
| valid | true |
| value | "63mm" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | "BitBag\SyliusElasticsearchPlugin\Model\Search" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7444 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() {#7446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#7445 …} $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 {#7456 -errors: [] -form: Symfony\Component\Form\Form {#7461 …} } |
| form | Symfony\Component\Form\FormView {#7447 …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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7453 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() {#7455 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#7454 …} $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 {#7472 -errors: [] -form: Symfony\Component\Form\Form {#7464 …} } |
| form | Symfony\Component\Form\FormView {#7471 …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 {#13923 -cart: Elesto\Entity\Order\Order {#7481 …} -cartItem: Elesto\Entity\Order\OrderItem {#13906 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#13912 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#13909 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13532 #id: 532610 #code: "VOL-44352-0" #product: Elesto\Entity\Product\Product {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } #optionValues: Doctrine\ORM\PersistentCollection {#13893 …} #position: 0 #createdAt: DateTime @1756813697 {#9929 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#13520 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13523 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 1 #onHold: 0 #onHand: 4 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13530 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#13917 …} -ean: "123456789610" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13526 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#13913 …} } } |
| 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 {#13923 -cart: Elesto\Entity\Order\Order {#7481 …} -cartItem: Elesto\Entity\Order\OrderItem {#13906 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#13912 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#13909 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13532 #id: 532610 #code: "VOL-44352-0" #product: Elesto\Entity\Product\Product {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } #optionValues: Doctrine\ORM\PersistentCollection {#13893 …} #position: 0 #createdAt: DateTime @1756813697 {#9929 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#13520 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13523 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 1 #onHold: 0 #onHand: 4 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13530 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#13917 …} -ean: "123456789610" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13526 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#13913 …} } } |
same as passed value |
| product | Elesto\Entity\Product\Product {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#13923 -cart: Elesto\Entity\Order\Order {#7481 …} -cartItem: Elesto\Entity\Order\OrderItem {#13906 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#13912 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#13909 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13532 #id: 532610 #code: "VOL-44352-0" #product: Elesto\Entity\Product\Product {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } #optionValues: Doctrine\ORM\PersistentCollection {#13893 …} #position: 0 #createdAt: DateTime @1756813697 {#9929 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#13520 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13523 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 1 #onHold: 0 #onHand: 4 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13530 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#13917 …} -ean: "123456789610" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13526 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#13913 …} } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13915 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 {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#13926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8599 …} $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 {#13923 -cart: Elesto\Entity\Order\Order {#7481 …} -cartItem: Elesto\Entity\Order\OrderItem {#13906 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#13912 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#13909 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13532 #id: 532610 #code: "VOL-44352-0" #product: Elesto\Entity\Product\Product {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } #optionValues: Doctrine\ORM\PersistentCollection {#13893 …} #position: 0 #createdAt: DateTime @1756813697 {#9929 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#13520 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13523 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 1 #onHold: 0 #onHand: 4 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13530 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#13917 …} -ean: "123456789610" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13526 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#13913 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8090 -errors: [] -form: Symfony\Component\Form\Form {#8604 …} } |
| form | Symfony\Component\Form\FormView {#8188 …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 {#13923 -cart: Elesto\Entity\Order\Order {#7481 …} -cartItem: Elesto\Entity\Order\OrderItem {#13906 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#13912 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#13909 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13532 #id: 532610 #code: "VOL-44352-0" #product: Elesto\Entity\Product\Product {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } #optionValues: Doctrine\ORM\PersistentCollection {#13893 …} #position: 0 #createdAt: DateTime @1756813697 {#9929 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#13520 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13523 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 1 #onHold: 0 #onHand: 4 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13530 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#13917 …} -ean: "123456789610" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13526 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#13913 …} } } |
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 {#13906 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#13912 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#13909 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13532 #id: 532610 #code: "VOL-44352-0" #product: Elesto\Entity\Product\Product {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } #optionValues: Doctrine\ORM\PersistentCollection {#13893 …} #position: 0 #createdAt: DateTime @1756813697 {#9929 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#13520 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13523 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 1 #onHold: 0 #onHand: 4 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13530 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#13917 …} -ean: "123456789610" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13526 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#13913 …} } |
| 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 {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | "Elesto\Entity\Order\OrderItem" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8903 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 {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8179 …} $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 {#13906 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#13912 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#13909 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13532 #id: 532610 #code: "VOL-44352-0" #product: Elesto\Entity\Product\Product {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } #optionValues: Doctrine\ORM\PersistentCollection {#13893 …} #position: 0 #createdAt: DateTime @1756813697 {#9929 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#13520 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13523 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 1 #onHold: 0 #onHand: 4 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13530 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#13917 …} -ean: "123456789610" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13526 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#13913 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8579 -errors: [] -form: Symfony\Component\Form\Form {#8747 …} } |
| form | Symfony\Component\Form\FormView {#8190 …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 {#13906 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#13912 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#13909 …} #adjustmentsTotal: 0 #version: 1 #variant: Elesto\Entity\Product\ProductVariant {#13532 #id: 532610 #code: "VOL-44352-0" #product: Elesto\Entity\Product\Product {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } #optionValues: Doctrine\ORM\PersistentCollection {#13893 …} #position: 0 #createdAt: DateTime @1756813697 {#9929 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#13520 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13523 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 1 #onHold: 0 #onHand: 4 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13530 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#13917 …} -ean: "123456789610" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13526 …} } #productName: null #variantName: null #offer: null -customizations: Doctrine\Common\Collections\ArrayCollection {#13913 …} } |
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 {#8858 +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 {#8858 +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 {#8858 +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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8624 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() {#8449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8792 …} $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 {#10041 -errors: [] -form: Symfony\Component\Form\Form {#8500 …} } |
| form | Symfony\Component\Form\FormView {#9082 …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 {#13532 #id: 532610 #code: "VOL-44352-0" #product: Elesto\Entity\Product\Product {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } #optionValues: Doctrine\ORM\PersistentCollection {#13893 …} #position: 0 #createdAt: DateTime @1756813697 {#9929 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#13520 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#13523 …} #translationsCache: [] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #version: 1 #onHold: 0 #onHand: 4 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: null #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#13530 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#13917 …} -ean: "123456789610" #inventorySourceStocks: Doctrine\ORM\PersistentCollection {#13526 …} } |
| Normalized Format | [ "level_consolidated" => Elesto\Entity\Product\ProductOptionValue {#8277 #id: 1061 #code: "plc_intermediate_level_Intermediate" #option: Elesto\Entity\Product\ProductOption {#5926 #id: 380 #code: "level_consolidated" #position: 2029 #values: Doctrine\ORM\PersistentCollection {#5929 …} #createdAt: DateTime @1754643009 {#5924 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5925 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5927 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6297 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5926} #id: 759 #name: "Level" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8270 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8407 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8277} #id: 2121 #value: "Intermediate" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } "features_consolidated" => Elesto\Entity\Product\ProductOptionValue {#8281 #id: 1062 #code: "plc_intermediate_features_Analog_I/O" #option: Elesto\Entity\Product\ProductOption {#5674 #id: 232 #code: "features_consolidated" #position: 2032 #values: Doctrine\ORM\PersistentCollection {#5677 …} #createdAt: DateTime @1754643009 {#5672 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5673 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5675 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6301 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5674} #id: 463 #name: "Features" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8283 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8610 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8281} #id: 2123 #value: "Analog_I/O" } ] #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 {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13774 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entries | Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727} #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } |
| entry_name | Closure(ProductOptionInterface $productOption) {#10969 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#10957 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#8578 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#10957 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8542 …} } } |
| entry_type | Closure() {#8492 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#10958 …} 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 {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8781 …} $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 | [ "level_consolidated" => Elesto\Entity\Product\ProductOptionValue {#8277 #id: 1061 #code: "plc_intermediate_level_Intermediate" #option: Elesto\Entity\Product\ProductOption {#5926 #id: 380 #code: "level_consolidated" #position: 2029 #values: Doctrine\ORM\PersistentCollection {#5929 …} #createdAt: DateTime @1754643009 {#5924 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5925 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5927 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6297 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5926} #id: 759 #name: "Level" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8270 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8407 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8277} #id: 2121 #value: "Intermediate" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } "features_consolidated" => Elesto\Entity\Product\ProductOptionValue {#8281 #id: 1062 #code: "plc_intermediate_features_Analog_I/O" #option: Elesto\Entity\Product\ProductOption {#5674 #id: 232 #code: "features_consolidated" #position: 2032 #values: Doctrine\ORM\PersistentCollection {#5677 …} #createdAt: DateTime @1754643009 {#5672 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5673 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5675 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6301 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5674} #id: 463 #name: "Features" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8283 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8610 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8281} #id: 2123 #value: "Analog_I/O" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8863 -errors: [] -form: Symfony\Component\Form\Form {#8874 …} } |
| form | Symfony\Component\Form\FormView {#8557 …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 | [ "level_consolidated" => Elesto\Entity\Product\ProductOptionValue {#8277 #id: 1061 #code: "plc_intermediate_level_Intermediate" #option: Elesto\Entity\Product\ProductOption {#5926 #id: 380 #code: "level_consolidated" #position: 2029 #values: Doctrine\ORM\PersistentCollection {#5929 …} #createdAt: DateTime @1754643009 {#5924 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5925 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5927 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6297 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5926} #id: 759 #name: "Level" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8270 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8407 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8277} #id: 2121 #value: "Intermediate" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } "features_consolidated" => Elesto\Entity\Product\ProductOptionValue {#8281 #id: 1062 #code: "plc_intermediate_features_Analog_I/O" #option: Elesto\Entity\Product\ProductOption {#5674 #id: 232 #code: "features_consolidated" #position: 2032 #values: Doctrine\ORM\PersistentCollection {#5677 …} #createdAt: DateTime @1754643009 {#5672 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5673 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5675 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6301 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5674} #id: 463 #name: "Features" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8283 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8610 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8281} #id: 2123 #value: "Analog_I/O" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } ] |
level_consolidated
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Elesto\Entity\Product\ProductOptionValue {#8277 #id: 1061 #code: "plc_intermediate_level_Intermediate" #option: Elesto\Entity\Product\ProductOption {#5926 #id: 380 #code: "level_consolidated" #position: 2029 #values: Doctrine\ORM\PersistentCollection {#5929 …} #createdAt: DateTime @1754643009 {#5924 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5925 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5927 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6297 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5926} #id: 759 #name: "Level" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8270 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8407 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8277} #id: 2121 #value: "Intermediate" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
| View Format |
"plc_intermediate_level_Intermediate"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Level" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | Elesto\Entity\Product\ProductOption {#5926 #id: 380 #code: "level_consolidated" #position: 2029 #values: Doctrine\ORM\PersistentCollection {#5929 …} #createdAt: DateTime @1754643009 {#5924 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5925 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5927 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6297 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5926} #id: 759 #name: "Level" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
same as passed value |
| product | Elesto\Entity\Product\Product {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } |
same as passed value |
| property_path | "[level_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 {#8504 -elements: [ 6 => Elesto\Entity\Product\ProductOptionValue {#8277 #id: 1061 #code: "plc_intermediate_level_Intermediate" #option: Elesto\Entity\Product\ProductOption {#5926 #id: 380 #code: "level_consolidated" #position: 2029 #values: Doctrine\ORM\PersistentCollection {#5929 …} #createdAt: DateTime @1754643009 {#5924 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5925 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5927 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6297 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5926} #id: 759 #name: "Level" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8270 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8407 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8277} #id: 2121 #value: "Intermediate" } ] #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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| 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 | "Level" |
| 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 {#5926 #id: 380 #code: "level_consolidated" #position: 2029 #values: Doctrine\ORM\PersistentCollection {#5929 …} #createdAt: DateTime @1754643009 {#5924 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5925 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5927 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6297 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5926} #id: 759 #name: "Level" } ] #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 {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } |
| property_path | "[level_consolidated]" |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8503 …} $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 {#8470 +data: Elesto\Entity\Product\ProductOptionValue {#8277 #id: 1061 #code: "plc_intermediate_level_Intermediate" #option: Elesto\Entity\Product\ProductOption {#5926 #id: 380 #code: "level_consolidated" #position: 2029 #values: Doctrine\ORM\PersistentCollection {#5929 …} #createdAt: DateTime @1754643009 {#5924 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5925 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5927 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6297 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5926} #id: 759 #name: "Level" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8270 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8407 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8277} #id: 2121 #value: "Intermediate" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } +value: "plc_intermediate_level_Intermediate" +label: "Intermediate" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Elesto\Entity\Product\ProductOptionValue {#8277 #id: 1061 #code: "plc_intermediate_level_Intermediate" #option: Elesto\Entity\Product\ProductOption {#5926 #id: 380 #code: "level_consolidated" #position: 2029 #values: Doctrine\ORM\PersistentCollection {#5929 …} #createdAt: DateTime @1754643009 {#5924 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5925 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5927 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6297 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5926} #id: 759 #name: "Level" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8270 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8407 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8277} #id: 2121 #value: "Intermediate" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#8473 -errors: [] -form: Symfony\Component\Form\Form {#8591 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8448 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][variant][level_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_variant_level_consolidated" |
| is_selected | Closure($choice, $value) {#8476 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Level" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "level_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 | "plc_intermediate_level_Intermediate" |
features_consolidated
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Elesto\Entity\Product\ProductOptionValue {#8281 #id: 1062 #code: "plc_intermediate_features_Analog_I/O" #option: Elesto\Entity\Product\ProductOption {#5674 #id: 232 #code: "features_consolidated" #position: 2032 #values: Doctrine\ORM\PersistentCollection {#5677 …} #createdAt: DateTime @1754643009 {#5672 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5673 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5675 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6301 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5674} #id: 463 #name: "Features" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8283 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8610 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8281} #id: 2123 #value: "Analog_I/O" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
| View Format |
"plc_intermediate_features_Analog_I/O"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Features" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | Elesto\Entity\Product\ProductOption {#5674 #id: 232 #code: "features_consolidated" #position: 2032 #values: Doctrine\ORM\PersistentCollection {#5677 …} #createdAt: DateTime @1754643009 {#5672 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5673 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5675 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6301 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5674} #id: 463 #name: "Features" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
same as passed value |
| product | Elesto\Entity\Product\Product {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } |
same as passed value |
| property_path | "[features_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 {#8513 -elements: [ 15 => Elesto\Entity\Product\ProductOptionValue {#8281 #id: 1062 #code: "plc_intermediate_features_Analog_I/O" #option: Elesto\Entity\Product\ProductOption {#5674 #id: 232 #code: "features_consolidated" #position: 2032 #values: Doctrine\ORM\PersistentCollection {#5677 …} #createdAt: DateTime @1754643009 {#5672 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5673 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5675 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6301 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5674} #id: 463 #name: "Features" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8283 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8610 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8281} #id: 2123 #value: "Analog_I/O" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } 16 => Elesto\Entity\Product\ProductOptionValue {#8284 …} 17 => Elesto\Entity\Product\ProductOptionValue {#8282 …} ] } |
| 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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| 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 | "Features" |
| 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 {#5674 #id: 232 #code: "features_consolidated" #position: 2032 #values: Doctrine\ORM\PersistentCollection {#5677 …} #createdAt: DateTime @1754643009 {#5672 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5673 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5675 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6301 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5674} #id: 463 #name: "Features" } ] #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 {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } |
| property_path | "[features_consolidated]" |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8583 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8598 …} $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 {#8636 +data: Elesto\Entity\Product\ProductOptionValue {#8281 #id: 1062 #code: "plc_intermediate_features_Analog_I/O" #option: Elesto\Entity\Product\ProductOption {#5674 #id: 232 #code: "features_consolidated" #position: 2032 #values: Doctrine\ORM\PersistentCollection {#5677 …} #createdAt: DateTime @1754643009 {#5672 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5673 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5675 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6301 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5674} #id: 463 #name: "Features" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8283 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8610 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8281} #id: 2123 #value: "Analog_I/O" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } +value: "plc_intermediate_features_Analog_I/O" +label: "Analog_I/O" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8603 +data: Elesto\Entity\Product\ProductOptionValue {#8284 …} +value: "plc_intermediate_features_Digital_I/O" +label: "Digital_I/O" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8446 +data: Elesto\Entity\Product\ProductOptionValue {#8282 …} +value: "plc_intermediate_features_Communication" +label: "Communication" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Elesto\Entity\Product\ProductOptionValue {#8281 #id: 1062 #code: "plc_intermediate_features_Analog_I/O" #option: Elesto\Entity\Product\ProductOption {#5674 #id: 232 #code: "features_consolidated" #position: 2032 #values: Doctrine\ORM\PersistentCollection {#5677 …} #createdAt: DateTime @1754643009 {#5672 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #updatedAt: DateTime @1754643009 {#5673 date: 2025-08-08 08:50:09.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#5675 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionTranslation {#6301 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOption {#5674} #id: 463 #name: "Features" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } #translations: Doctrine\ORM\PersistentCollection {#8283 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductOptionValueTranslation {#8610 #locale: "en_US" #translatable: Elesto\Entity\Product\ProductOptionValue {#8281} #id: 2123 #value: "Analog_I/O" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#8469 -errors: [] -form: Symfony\Component\Form\Form {#8565 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8489 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][variant][features_consolidated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_variant_features_consolidated" |
| is_selected | Closure($choice, $value) {#8634 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Features" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "features_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 | "plc_intermediate_features_Analog_I/O" |
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 {#8497 …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 {#10137 #id: 15508 #name: "Shopping list" #wishlistProducts: Doctrine\ORM\PersistentCollection {#10146 …} #shopUser: null #token: "50fa54f1-2d0c-4840-9d85-5894555031b0" #channel: Elesto\Entity\Channel\Channel {#4186 …} #createdAt: DateTime @1769998499 {#10114 date: 2026-02-02 02:14:59.0 UTC (+00:00) } #updatedAt: DateTime @1769998499 {#10139 date: 2026-02-02 02:14:59.0 UTC (+00:00) } } ] |
[ Sylius\WishlistPlugin\Entity\Wishlist {#10137 #id: 15508 #name: "Shopping list" #wishlistProducts: Doctrine\ORM\PersistentCollection {#10146 …} #shopUser: null #token: "50fa54f1-2d0c-4840-9d85-5894555031b0" #channel: Elesto\Entity\Channel\Channel {#4186 …} #createdAt: DateTime @1769998499 {#10114 date: 2026-02-02 02:14:59.0 UTC (+00:00) } #updatedAt: DateTime @1769998499 {#10139 date: 2026-02-02 02:14:59.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 {#8573 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#10410 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#8861 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#10411 …} } |
| choices | [ Sylius\WishlistPlugin\Entity\Wishlist {#10137 #id: 15508 #name: "Shopping list" #wishlistProducts: Doctrine\ORM\PersistentCollection {#10146 …} #shopUser: null #token: "50fa54f1-2d0c-4840-9d85-5894555031b0" #channel: Elesto\Entity\Channel\Channel {#4186 …} #createdAt: DateTime @1769998499 {#10114 date: 2026-02-02 02:14:59.0 UTC (+00:00) } #updatedAt: DateTime @1769998499 {#10139 date: 2026-02-02 02:14:59.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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#10408 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3299 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | false |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8507 …} $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 | [ 15508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8790 +data: Sylius\WishlistPlugin\Entity\Wishlist {#10137 #id: 15508 #name: "Shopping list" #wishlistProducts: Doctrine\ORM\PersistentCollection {#10146 …} #shopUser: null #token: "50fa54f1-2d0c-4840-9d85-5894555031b0" #channel: Elesto\Entity\Channel\Channel {#4186 …} #createdAt: DateTime @1769998499 {#10114 date: 2026-02-02 02:14:59.0 UTC (+00:00) } #updatedAt: DateTime @1769998499 {#10139 date: 2026-02-02 02:14:59.0 UTC (+00:00) } } +value: "15508" +label: "Shopping list" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#8515 -errors: [] -form: Symfony\Component\Form\Form {#8536 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8758 …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) {#8779 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 {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8580 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 {#9701 #id: 91049 #code: "VOL-44352" #attributes: Doctrine\ORM\PersistentCollection {#9721 …} #variants: Doctrine\ORM\PersistentCollection {#9723 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9728 …} #initialized: true -snapshot: [ …2] -owner: Elesto\Entity\Product\Product {#9701} -association: Symfony\Component\VarDumper\Caster\CutStub {#18950 …} -backRefFieldName: null -isDirty: false -em: ContainerNEyLjQL\EntityManagerGhost6c94ce7 {#135 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#18952 …} } #associations: Doctrine\ORM\PersistentCollection {#9725 …} #createdAt: DateTime @1756765818 {#9699 date: 2025-09-01 22:30:18.0 UTC (+00:00) } #updatedAt: DateTime @1756813697 {#9700 date: 2025-09-02 11:48:17.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9705 …} #translationsCache: [ "en_US" => Elesto\Entity\Product\ProductTranslation {#13930 #locale: "en_US" #translatable: Elesto\Entity\Product\Product {#9701} #id: 182094 #name: "Voltix Intermediate PLC model 0244836970446159EA8" #slug: "voltix-intermediate-plc-model-0244836970446159ea8" #description: """ Reprehenderit ea rerum enim. Impedit voluptatem dolor sed odit. Ut voluptatem voluptas voluptatem distinctio mollitia laudantium possimus. Perspiciatis et nobis sunt. Et facere sed ipsam consequatur aliquam illo tenetur.\n \n Totam quam eaque et consequatur dolorum dolor praesentium voluptatem. Excepturi enim est blanditiis est repudiandae aperiam quae. Eos similique vero delectus dolores tempora amet.\n \n Omnis et omnis in possimus. Quis facilis laborum soluta dolorem facere. Ex sunt cumque ut. Sit omnis sequi consequatur laudantium vel tempore fugit. Rerum perspiciatis mollitia odit et at nemo. """ #metaKeywords: null #metaDescription: null #shortDescription: "Maiores sint sequi qui praesentium nostrum quia. Incidunt ut sit sed voluptatum. Eaque repellat ea et voluptatem aut quis assumenda. Libero dolorem ipsam molestiae aut quidem sequi ullam. Ut atque non voluptatem odio nobis laborum." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#9713 …} #channels: Doctrine\ORM\PersistentCollection {#9719 …} #mainTaxon: Proxies\__CG__\Elesto\Entity\Taxonomy\Taxon {#9703 …} #reviews: Doctrine\ORM\PersistentCollection {#9715 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#9717 …} -customizations: Doctrine\ORM\PersistentCollection {#9707 …} #customerGroups: Doctrine\ORM\PersistentCollection {#9709 …} #organizations: Doctrine\ORM\PersistentCollection {#9711 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#9073 …} $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 {#8760 -errors: [] -form: Symfony\Component\Form\Form {#8763 …} } |
| form | Symfony\Component\Form\FormView {#8549 …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 | "460a121dda17cd0ece4397f61.WKqSkrQ5CKEXnnhD5mMEvs-TvAU9Pb2Cg4UElneLI2U.b-zh3McAXdNB10s0sRFzxpjM_URYWdPF0vdDxh7ncicb8Kv67GNQ0ifoCw" |
| 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 | "460a121dda17cd0ece4397f61.WKqSkrQ5CKEXnnhD5mMEvs-TvAU9Pb2Cg4UElneLI2U.b-zh3McAXdNB10s0sRFzxpjM_URYWdPF0vdDxh7ncicb8Kv67GNQ0ifoCw" |
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 {#5044 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5045 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5046 …} -namespace: Closure() {#5048 …} } |
| data | "460a121dda17cd0ece4397f61.WKqSkrQ5CKEXnnhD5mMEvs-TvAU9Pb2Cg4UElneLI2U.b-zh3McAXdNB10s0sRFzxpjM_URYWdPF0vdDxh7ncicb8Kv67GNQ0ifoCw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8556 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() {#8606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#8586 …} $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 | "460a121dda17cd0ece4397f61.WKqSkrQ5CKEXnnhD5mMEvs-TvAU9Pb2Cg4UElneLI2U.b-zh3McAXdNB10s0sRFzxpjM_URYWdPF0vdDxh7ncicb8Kv67GNQ0ifoCw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8597 -errors: [] -form: Symfony\Component\Form\Form {#8493 …} } |
| form | Symfony\Component\Form\FormView {#8528 …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 | "460a121dda17cd0ece4397f61.WKqSkrQ5CKEXnnhD5mMEvs-TvAU9Pb2Cg4UElneLI2U.b-zh3McAXdNB10s0sRFzxpjM_URYWdPF0vdDxh7ncicb8Kv67GNQ0ifoCw" |