Forms
-
(no name)
-
name
-
price
-
min_price
-
max_price
-
-
facets
-
single_board_computers_processor
-
0
-
1
-
2
-
-
frequency
-
0
-
1
-
2
-
3
-
4
-
5
-
-
single_board_computers_ram
-
0
-
1
-
2
-
-
tolerance
-
0
-
1
-
-
capacitance
-
0
-
1
-
2
-
3
-
4
-
5
-
-
resistance
-
0
-
1
-
2
-
-
flash
-
0
-
1
-
2
-
3
-
4
-
5
-
-
current
-
0
-
1
-
2
-
3
-
4
-
-
voltage
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
-
-
-
bitbag_elasticsearch_search
-
query
-
(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" => [ "single_board_computers_processor" => [] "frequency" => [] "single_board_computers_ram" => [] "tolerance" => [] "capacitance" => [] "resistance" => [] "flash" => [] "current" => [] "voltage" => [] ] ] |
| 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" => [ "single_board_computers_processor" => [] "frequency" => [] "single_board_computers_ram" => [] "tolerance" => [] "capacitance" => [] "resistance" => [] "flash" => [] "current" => [] "voltage" => [] ] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7302 -errors: [] -form: Symfony\Component\Form\Form {#5219 …} } |
| form | Symfony\Component\Form\FormView {#6275 …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" => [ "single_board_computers_processor" => [] "frequency" => [] "single_board_computers_ram" => [] "tolerance" => [] "capacitance" => [] "resistance" => [] "flash" => [] "current" => [] "voltage" => [] ] ] |
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 {#7339 -errors: [] -form: Symfony\Component\Form\Form {#5222 …} } |
| form | Symfony\Component\Form\FormView {#7338 …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 {#7332 -errors: [] -form: Symfony\Component\Form\Form {#5254 …} } |
| form | Symfony\Component\Form\FormView {#7336 …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 {#7343 -errors: [] -form: Symfony\Component\Form\Form {#5257 …} } |
| form | Symfony\Component\Form\FormView {#7342 …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 {#7345 -errors: [] -form: Symfony\Component\Form\Form {#5260 …} } |
| form | Symfony\Component\Form\FormView {#7344 …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 | [ "single_board_computers_processor" => [] "frequency" => [] "single_board_computers_ram" => [] "tolerance" => [] "capacitance" => [] "resistance" => [] "flash" => [] "current" => [] "voltage" => [] ] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "single_board_computers_processor" => [] "frequency" => [] "single_board_computers_ram" => [] "tolerance" => [] "capacitance" => [] "resistance" => [] "flash" => [] "current" => [] "voltage" => [] ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| facets | [ "plc_basic_inputs" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "rpm_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "single_board_computers_processor" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "risc_v" "doc_count" => 344 ] [ "key" => "x86" "doc_count" => 335 ] [ "key" => "arm" "doc_count" => 332 ] ] ] "level_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "payload_capacity" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "stroke_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "temperature_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "wavelength_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "controller_smart_valves" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "controller_weather_based_integration" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "flight_time" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "data_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "camera_resolution" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "frequency" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "48mhz" "doc_count" => 408 ] [ "key" => "72mhz" "doc_count" => 397 ] [ "key" => "16mhz" "doc_count" => 390 ] [ "key" => "168mhz" "doc_count" => 389 ] [ "key" => "8mhz" "doc_count" => 379 ] [ "key" => "20mhz" "doc_count" => 367 ] ] ] "protocol" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "single_board_computers_ram" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "2gb" "doc_count" => 348 ] [ "key" => "1gb" "doc_count" => 339 ] [ "key" => "4gb" "doc_count" => 337 ] ] ] "primary_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "capacity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "battery_type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "accuracy_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "features_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "tolerance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "±5%" "doc_count" => 2207 ] [ "key" => "±1%" "doc_count" => 2177 ] ] ] "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" => [ [ "key" => "100nf" "doc_count" => 1030 ] [ "key" => "1nf" "doc_count" => 1028 ] [ "key" => "10nf" "doc_count" => 981 ] [ "key" => "10uf" "doc_count" => 702 ] [ "key" => "100uf" "doc_count" => 683 ] [ "key" => "1uf" "doc_count" => 670 ] ] ] "fc_basic_gyro" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "programs_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "brand_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "impedance_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "weight" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "max_speed" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "robot_tank_terrain" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "hardness_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "resistance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "10ohm" "doc_count" => 2011 ] [ "key" => "100ohm" "doc_count" => 1951 ] [ "key" => "1kohm" "doc_count" => 1929 ] ] ] "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" => [ [ "key" => "64kb" "doc_count" => 410 ] [ "key" => "256kb" "doc_count" => 395 ] [ "key" => "128kb" "doc_count" => 390 ] [ "key" => "16kb" "doc_count" => 373 ] [ "key" => "8kb" "doc_count" => 372 ] [ "key" => "32kb" "doc_count" => 368 ] ] ] "sensitivity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "efficiency_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "version_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "mounting_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "secondary_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "plc_basic_outputs" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "head_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "components_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "diameter_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "control_range" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "current" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "1a" "doc_count" => 1001 ] [ "key" => "500ma" "doc_count" => 643 ] [ "key" => "100ma" "doc_count" => 640 ] [ "key" => "10a" "doc_count" => 342 ] [ "key" => "5a" "doc_count" => 326 ] ] ] "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" => [ [ "key" => "25v" "doc_count" => 1684 ] [ "key" => "50v" "doc_count" => 1668 ] [ "key" => "16v" "doc_count" => 1664 ] [ "key" => "100v" "doc_count" => 1007 ] [ "key" => "60v" "doc_count" => 941 ] [ "key" => "30v" "doc_count" => 662 ] [ "key" => "20v" "doc_count" => 323 ] ] ] "power_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "audio_xlr_gender" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "speed_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "thickness_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "bore_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "calibration_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "battery_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "nozzle_size_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] ] |
[ "plc_basic_inputs" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "rpm_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "single_board_computers_processor" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "risc_v" "doc_count" => 344 ] [ "key" => "x86" "doc_count" => 335 ] [ "key" => "arm" "doc_count" => 332 ] ] ] "level_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "payload_capacity" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "stroke_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "temperature_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "wavelength_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "controller_smart_valves" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "controller_weather_based_integration" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "flight_time" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "data_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "camera_resolution" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "frequency" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "48mhz" "doc_count" => 408 ] [ "key" => "72mhz" "doc_count" => 397 ] [ "key" => "16mhz" "doc_count" => 390 ] [ "key" => "168mhz" "doc_count" => 389 ] [ "key" => "8mhz" "doc_count" => 379 ] [ "key" => "20mhz" "doc_count" => 367 ] ] ] "protocol" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "single_board_computers_ram" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "2gb" "doc_count" => 348 ] [ "key" => "1gb" "doc_count" => 339 ] [ "key" => "4gb" "doc_count" => 337 ] ] ] "primary_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "capacity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "battery_type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "accuracy_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "features_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "tolerance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "±5%" "doc_count" => 2207 ] [ "key" => "±1%" "doc_count" => 2177 ] ] ] "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" => [ [ "key" => "100nf" "doc_count" => 1030 ] [ "key" => "1nf" "doc_count" => 1028 ] [ "key" => "10nf" "doc_count" => 981 ] [ "key" => "10uf" "doc_count" => 702 ] [ "key" => "100uf" "doc_count" => 683 ] [ "key" => "1uf" "doc_count" => 670 ] ] ] "fc_basic_gyro" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "programs_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "brand_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "impedance_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "weight" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "max_speed" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "robot_tank_terrain" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "hardness_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "resistance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "10ohm" "doc_count" => 2011 ] [ "key" => "100ohm" "doc_count" => 1951 ] [ "key" => "1kohm" "doc_count" => 1929 ] ] ] "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" => [ [ "key" => "64kb" "doc_count" => 410 ] [ "key" => "256kb" "doc_count" => 395 ] [ "key" => "128kb" "doc_count" => 390 ] [ "key" => "16kb" "doc_count" => 373 ] [ "key" => "8kb" "doc_count" => 372 ] [ "key" => "32kb" "doc_count" => 368 ] ] ] "sensitivity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "efficiency_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "version_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "mounting_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "secondary_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "plc_basic_outputs" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "head_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "components_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "diameter_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "control_range" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "current" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "1a" "doc_count" => 1001 ] [ "key" => "500ma" "doc_count" => 643 ] [ "key" => "100ma" "doc_count" => 640 ] [ "key" => "10a" "doc_count" => 342 ] [ "key" => "5a" "doc_count" => 326 ] ] ] "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" => [ [ "key" => "25v" "doc_count" => 1684 ] [ "key" => "50v" "doc_count" => 1668 ] [ "key" => "16v" "doc_count" => 1664 ] [ "key" => "100v" "doc_count" => 1007 ] [ "key" => "60v" "doc_count" => 941 ] [ "key" => "30v" "doc_count" => 662 ] [ "key" => "20v" "doc_count" => 323 ] ] ] "power_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "audio_xlr_gender" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "speed_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "thickness_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "bore_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "calibration_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "battery_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "nozzle_size_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#6283 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| facets | [ "plc_basic_inputs" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "rpm_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "single_board_computers_processor" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "risc_v" "doc_count" => 344 ] [ "key" => "x86" "doc_count" => 335 ] [ "key" => "arm" "doc_count" => 332 ] ] ] "level_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "payload_capacity" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "stroke_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "temperature_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "wavelength_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "controller_smart_valves" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "controller_weather_based_integration" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "flight_time" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "data_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "camera_resolution" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "frequency" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "48mhz" "doc_count" => 408 ] [ "key" => "72mhz" "doc_count" => 397 ] [ "key" => "16mhz" "doc_count" => 390 ] [ "key" => "168mhz" "doc_count" => 389 ] [ "key" => "8mhz" "doc_count" => 379 ] [ "key" => "20mhz" "doc_count" => 367 ] ] ] "protocol" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "single_board_computers_ram" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "2gb" "doc_count" => 348 ] [ "key" => "1gb" "doc_count" => 339 ] [ "key" => "4gb" "doc_count" => 337 ] ] ] "primary_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "capacity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "battery_type" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "accuracy_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "features_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "tolerance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "±5%" "doc_count" => 2207 ] [ "key" => "±1%" "doc_count" => 2177 ] ] ] "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" => [ [ "key" => "100nf" "doc_count" => 1030 ] [ "key" => "1nf" "doc_count" => 1028 ] [ "key" => "10nf" "doc_count" => 981 ] [ "key" => "10uf" "doc_count" => 702 ] [ "key" => "100uf" "doc_count" => 683 ] [ "key" => "1uf" "doc_count" => 670 ] ] ] "fc_basic_gyro" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "programs_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "brand_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "impedance_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "weight" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "max_speed" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "robot_tank_terrain" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "hardness_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "resistance" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "10ohm" "doc_count" => 2011 ] [ "key" => "100ohm" "doc_count" => 1951 ] [ "key" => "1kohm" "doc_count" => 1929 ] ] ] "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" => [ [ "key" => "64kb" "doc_count" => 410 ] [ "key" => "256kb" "doc_count" => 395 ] [ "key" => "128kb" "doc_count" => 390 ] [ "key" => "16kb" "doc_count" => 373 ] [ "key" => "8kb" "doc_count" => 372 ] [ "key" => "32kb" "doc_count" => 368 ] ] ] "sensitivity_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "efficiency_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "version_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "mounting_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "secondary_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "plc_basic_outputs" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "head_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "components_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "diameter_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "control_range" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "current" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [ [ "key" => "1a" "doc_count" => 1001 ] [ "key" => "500ma" "doc_count" => 643 ] [ "key" => "100ma" "doc_count" => 640 ] [ "key" => "10a" "doc_count" => 342 ] [ "key" => "5a" "doc_count" => 326 ] ] ] "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" => [ [ "key" => "25v" "doc_count" => 1684 ] [ "key" => "50v" "doc_count" => 1668 ] [ "key" => "16v" "doc_count" => 1664 ] [ "key" => "100v" "doc_count" => 1007 ] [ "key" => "60v" "doc_count" => 941 ] [ "key" => "30v" "doc_count" => 662 ] [ "key" => "20v" "doc_count" => 323 ] ] ] "power_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "audio_xlr_gender" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "speed_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "material" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "thickness_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "bore_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "calibration_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "battery_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "nozzle_size_consolidated" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6284 …} $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 | [ "single_board_computers_processor" => [] "frequency" => [] "single_board_computers_ram" => [] "tolerance" => [] "capacitance" => [] "resistance" => [] "flash" => [] "current" => [] "voltage" => [] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7341 -errors: [] -form: Symfony\Component\Form\Form {#6509 …} } |
| form | Symfony\Component\Form\FormView {#7337 …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 | [ "single_board_computers_processor" => [] "frequency" => [] "single_board_computers_ram" => [] "tolerance" => [] "capacitance" => [] "resistance" => [] "flash" => [] "current" => [] "voltage" => [] ] |
single_board_computers_processor
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 | [ "Risc V (344)" => "risc_v" "X86 (335)" => "x86" "Arm (332)" => "arm" ] |
[ "Risc V (344)" => "risc_v" "X86 (335)" => "x86" "Arm (332)" => "arm" ] |
| expanded | true |
same as passed value |
| label | "Processor" |
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 | [ "Risc V (344)" => "risc_v" "X86 (335)" => "x86" "Arm (332)" => "arm" ] |
| 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 | "Processor" |
| 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() {#6326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6325 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_single_board_computers_processor" ] |
| cache_key | "_facets_single_board_computers_processor_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6334 +data: "risc_v" +value: "risc_v" +label: "Risc V (344)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6335 +data: "x86" +value: "x86" +label: "X86 (335)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6336 +data: "arm" +value: "arm" +label: "Arm (332)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7348 -errors: [] -form: Symfony\Component\Form\Form {#6545 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7349 …5} |
| full_name | "facets[single_board_computers_processor]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_single_board_computers_processor" |
| is_selected | Closure($choice, array $values) {#7350 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Processor" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "single_board_computers_processor" |
| 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_single_board_computers_processor" |
| 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 | "Risc V (344)" |
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 | "risc_v" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Risc V (344)" |
| 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() {#6521 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "risc_v" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_single_board_computers_processor_entry" ] |
| cache_key | "_facets_single_board_computers_processor_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7354 -errors: [] -form: Symfony\Component\Form\Form {#6548 …} } |
| form | Symfony\Component\Form\FormView {#7352 …5} |
| full_name | "facets[single_board_computers_processor][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_single_board_computers_processor_0" |
| label | "Risc V (344)" |
| 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_single_board_computers_processor_entry" |
| valid | true |
| value | "risc_v" |
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 | "X86 (335)" |
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 | "x86" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "X86 (335)" |
| 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() {#6529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6528 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "x86" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_single_board_computers_processor_entry" ] |
| cache_key | "_facets_single_board_computers_processor_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7356 -errors: [] -form: Symfony\Component\Form\Form {#6551 …} } |
| form | Symfony\Component\Form\FormView {#7355 …5} |
| full_name | "facets[single_board_computers_processor][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_single_board_computers_processor_1" |
| label | "X86 (335)" |
| 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_single_board_computers_processor_entry" |
| valid | true |
| value | "x86" |
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 | "Arm (332)" |
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 | "arm" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Arm (332)" |
| 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() {#6538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6537 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "arm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_single_board_computers_processor_entry" ] |
| cache_key | "_facets_single_board_computers_processor_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7358 -errors: [] -form: Symfony\Component\Form\Form {#6554 …} } |
| form | Symfony\Component\Form\FormView {#7357 …5} |
| full_name | "facets[single_board_computers_processor][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_single_board_computers_processor_2" |
| label | "Arm (332)" |
| 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_single_board_computers_processor_entry" |
| valid | true |
| value | "arm" |
frequency
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "48mhz (408)" => "48mhz" "72mhz (397)" => "72mhz" "16mhz (390)" => "16mhz" "168mhz (389)" => "168mhz" "8mhz (379)" => "8mhz" "20mhz (367)" => "20mhz" ] |
[ "48mhz (408)" => "48mhz" "72mhz (397)" => "72mhz" "16mhz (390)" => "16mhz" "168mhz (389)" => "168mhz" "8mhz (379)" => "8mhz" "20mhz (367)" => "20mhz" ] |
| expanded | true |
same as passed value |
| label | "Frequency" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "48mhz (408)" => "48mhz" "72mhz (397)" => "72mhz" "16mhz (390)" => "16mhz" "168mhz (389)" => "168mhz" "8mhz (379)" => "8mhz" "20mhz (367)" => "20mhz" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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 | "Frequency" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6344 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_frequency" ] |
| cache_key | "_facets_frequency_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6353 +data: "48mhz" +value: "48mhz" +label: "48mhz (408)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6354 +data: "72mhz" +value: "72mhz" +label: "72mhz (397)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6355 +data: "16mhz" +value: "16mhz" +label: "16mhz (390)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6356 +data: "168mhz" +value: "168mhz" +label: "168mhz (389)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6357 +data: "8mhz" +value: "8mhz" +label: "8mhz (379)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6358 +data: "20mhz" +value: "20mhz" +label: "20mhz (367)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7353 -errors: [] -form: Symfony\Component\Form\Form {#6611 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7351 …5} |
| full_name | "facets[frequency]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_frequency" |
| is_selected | Closure($choice, array $values) {#7360 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Frequency" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "frequency" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_frequency" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "48mhz (408)" |
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 | "48mhz" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "48mhz (408)" |
| 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() {#6559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6558 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "48mhz" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_frequency_entry" ] |
| cache_key | "_facets_frequency_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7363 -errors: [] -form: Symfony\Component\Form\Form {#6614 …} } |
| form | Symfony\Component\Form\FormView {#7362 …5} |
| full_name | "facets[frequency][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_frequency_0" |
| label | "48mhz (408)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_frequency_entry" |
| valid | true |
| value | "48mhz" |
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 | "72mhz (397)" |
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 | "72mhz" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "72mhz (397)" |
| 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() {#6568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6567 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "72mhz" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_frequency_entry" ] |
| cache_key | "_facets_frequency_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7365 -errors: [] -form: Symfony\Component\Form\Form {#6617 …} } |
| form | Symfony\Component\Form\FormView {#7364 …5} |
| full_name | "facets[frequency][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_frequency_1" |
| label | "72mhz (397)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_frequency_entry" |
| valid | true |
| value | "72mhz" |
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 | "16mhz (390)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "16mhz" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "16mhz (390)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6576 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "16mhz" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_frequency_entry" ] |
| cache_key | "_facets_frequency_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7367 -errors: [] -form: Symfony\Component\Form\Form {#6620 …} } |
| form | Symfony\Component\Form\FormView {#7366 …5} |
| full_name | "facets[frequency][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_frequency_2" |
| label | "16mhz (390)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_frequency_entry" |
| valid | true |
| value | "16mhz" |
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 | "168mhz (389)" |
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 | "168mhz" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "168mhz (389)" |
| 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() {#6586 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6585 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "168mhz" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_frequency_entry" ] |
| cache_key | "_facets_frequency_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7369 -errors: [] -form: Symfony\Component\Form\Form {#6623 …} } |
| form | Symfony\Component\Form\FormView {#7368 …5} |
| full_name | "facets[frequency][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_frequency_3" |
| label | "168mhz (389)" |
| 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_frequency_entry" |
| valid | true |
| value | "168mhz" |
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 | "8mhz (379)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "8mhz" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "8mhz (379)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6595 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6594 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "8mhz" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_frequency_entry" ] |
| cache_key | "_facets_frequency_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7371 -errors: [] -form: Symfony\Component\Form\Form {#6626 …} } |
| form | Symfony\Component\Form\FormView {#7370 …5} |
| full_name | "facets[frequency][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_frequency_4" |
| label | "8mhz (379)" |
| 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_frequency_entry" |
| valid | true |
| value | "8mhz" |
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 | "20mhz (367)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "20mhz" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "20mhz (367)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6604 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6603 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "20mhz" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_frequency_entry" ] |
| cache_key | "_facets_frequency_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7373 -errors: [] -form: Symfony\Component\Form\Form {#6629 …} } |
| form | Symfony\Component\Form\FormView {#7372 …5} |
| full_name | "facets[frequency][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_frequency_5" |
| label | "20mhz (367)" |
| 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_frequency_entry" |
| valid | true |
| value | "20mhz" |
single_board_computers_ram
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 | [ "2gb (348)" => "2gb" "1gb (339)" => "1gb" "4gb (337)" => "4gb" ] |
[ "2gb (348)" => "2gb" "1gb (339)" => "1gb" "4gb (337)" => "4gb" ] |
| expanded | true |
same as passed value |
| label | "Ram" |
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 | [ "2gb (348)" => "2gb" "1gb (339)" => "1gb" "4gb (337)" => "4gb" ] |
| 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 | "Ram" |
| 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() {#6367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6366 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_single_board_computers_ram" ] |
| cache_key | "_facets_single_board_computers_ram_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6375 +data: "2gb" +value: "2gb" +label: "2gb (348)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6376 +data: "1gb" +value: "1gb" +label: "1gb (339)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6377 +data: "4gb" +value: "4gb" +label: "4gb (337)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7361 -errors: [] -form: Symfony\Component\Form\Form {#6659 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7359 …5} |
| full_name | "facets[single_board_computers_ram]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_single_board_computers_ram" |
| is_selected | Closure($choice, array $values) {#7375 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Ram" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "single_board_computers_ram" |
| 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_single_board_computers_ram" |
| 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 | "2gb (348)" |
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 | "2gb" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "2gb (348)" |
| 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() {#6634 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6633 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "2gb" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_single_board_computers_ram_entry" ] |
| cache_key | "_facets_single_board_computers_ram_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7378 -errors: [] -form: Symfony\Component\Form\Form {#6662 …} } |
| form | Symfony\Component\Form\FormView {#7376 …5} |
| full_name | "facets[single_board_computers_ram][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_single_board_computers_ram_0" |
| label | "2gb (348)" |
| 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_single_board_computers_ram_entry" |
| valid | true |
| value | "2gb" |
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 | "1gb (339)" |
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 | "1gb" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "1gb (339)" |
| 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() {#6643 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6642 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1gb" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_single_board_computers_ram_entry" ] |
| cache_key | "_facets_single_board_computers_ram_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7380 -errors: [] -form: Symfony\Component\Form\Form {#6665 …} } |
| form | Symfony\Component\Form\FormView {#7379 …5} |
| full_name | "facets[single_board_computers_ram][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_single_board_computers_ram_1" |
| label | "1gb (339)" |
| 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_single_board_computers_ram_entry" |
| valid | true |
| value | "1gb" |
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 | "4gb (337)" |
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 | "4gb" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "4gb (337)" |
| 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() {#6652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6651 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "4gb" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_single_board_computers_ram_entry" ] |
| cache_key | "_facets_single_board_computers_ram_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7382 -errors: [] -form: Symfony\Component\Form\Form {#6668 …} } |
| form | Symfony\Component\Form\FormView {#7381 …5} |
| full_name | "facets[single_board_computers_ram][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_single_board_computers_ram_2" |
| label | "4gb (337)" |
| 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_single_board_computers_ram_entry" |
| valid | true |
| value | "4gb" |
tolerance
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "±5% (2207)" => "±5%" "±1% (2177)" => "±1%" ] |
[ "±5% (2207)" => "±5%" "±1% (2177)" => "±1%" ] |
| expanded | true |
same as passed value |
| label | "Tolerance" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "±5% (2207)" => "±5%" "±1% (2177)" => "±1%" ] |
| 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 | "Tolerance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6385 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_tolerance" ] |
| cache_key | "_facets_tolerance_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6394 +data: "±5%" +value: "±5%" +label: "±5% (2207)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6395 +data: "±1%" +value: "±1%" +label: "±1% (2177)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7377 -errors: [] -form: Symfony\Component\Form\Form {#6689 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7374 …5} |
| full_name | "facets[tolerance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_tolerance" |
| is_selected | Closure($choice, array $values) {#7384 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Tolerance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "tolerance" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_tolerance" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "±5% (2207)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "±5%" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "±5% (2207)" |
| 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() {#6673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6672 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "±5%" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_tolerance_entry" ] |
| cache_key | "_facets_tolerance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7387 -errors: [] -form: Symfony\Component\Form\Form {#6692 …} } |
| form | Symfony\Component\Form\FormView {#7386 …5} |
| full_name | "facets[tolerance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_tolerance_0" |
| label | "±5% (2207)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_tolerance_entry" |
| valid | true |
| value | "±5%" |
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 | "±1% (2177)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "±1%" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "±1% (2177)" |
| 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() {#6682 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6681 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "±1%" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_tolerance_entry" ] |
| cache_key | "_facets_tolerance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7389 -errors: [] -form: Symfony\Component\Form\Form {#6695 …} } |
| form | Symfony\Component\Form\FormView {#7388 …5} |
| full_name | "facets[tolerance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_tolerance_1" |
| label | "±1% (2177)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_tolerance_entry" |
| valid | true |
| value | "±1%" |
capacitance
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 | [ "100nf (1030)" => "100nf" "1nf (1028)" => "1nf" "10nf (981)" => "10nf" "10uf (702)" => "10uf" "100uf (683)" => "100uf" "1uf (670)" => "1uf" ] |
[ "100nf (1030)" => "100nf" "1nf (1028)" => "1nf" "10nf (981)" => "10nf" "10uf (702)" => "10uf" "100uf (683)" => "100uf" "1uf (670)" => "1uf" ] |
| expanded | true |
same as passed value |
| label | "Capacitance" |
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 | [ "100nf (1030)" => "100nf" "1nf (1028)" => "1nf" "10nf (981)" => "10nf" "10uf (702)" => "10uf" "100uf (683)" => "100uf" "1uf (670)" => "1uf" ] |
| 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 | "Capacitance" |
| 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() {#6404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6403 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_capacitance" ] |
| cache_key | "_facets_capacitance_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6412 +data: "100nf" +value: "100nf" +label: "100nf (1030)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6413 +data: "1nf" +value: "1nf" +label: "1nf (1028)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6414 +data: "10nf" +value: "10nf" +label: "10nf (981)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6415 +data: "10uf" +value: "10uf" +label: "10uf (702)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6416 +data: "100uf" +value: "100uf" +label: "100uf (683)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6417 +data: "1uf" +value: "1uf" +label: "1uf (670)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7385 -errors: [] -form: Symfony\Component\Form\Form {#6752 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7383 …5} |
| full_name | "facets[capacitance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_capacitance" |
| is_selected | Closure($choice, array $values) {#7391 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Capacitance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "capacitance" |
| 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_capacitance" |
| 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 | "100nf (1030)" |
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 | "100nf" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "100nf (1030)" |
| 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() {#6700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6699 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "100nf" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_capacitance_entry" ] |
| cache_key | "_facets_capacitance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7394 -errors: [] -form: Symfony\Component\Form\Form {#6755 …} } |
| form | Symfony\Component\Form\FormView {#7393 …5} |
| full_name | "facets[capacitance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_capacitance_0" |
| label | "100nf (1030)" |
| 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_capacitance_entry" |
| valid | true |
| value | "100nf" |
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 | "1nf (1028)" |
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 | "1nf" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "1nf (1028)" |
| 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() {#6709 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6708 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1nf" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_capacitance_entry" ] |
| cache_key | "_facets_capacitance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7396 -errors: [] -form: Symfony\Component\Form\Form {#6758 …} } |
| form | Symfony\Component\Form\FormView {#7395 …5} |
| full_name | "facets[capacitance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_capacitance_1" |
| label | "1nf (1028)" |
| 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_capacitance_entry" |
| valid | true |
| value | "1nf" |
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 | "10nf (981)" |
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 | "10nf" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "10nf (981)" |
| 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() {#6718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6717 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "10nf" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_capacitance_entry" ] |
| cache_key | "_facets_capacitance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7398 -errors: [] -form: Symfony\Component\Form\Form {#6761 …} } |
| form | Symfony\Component\Form\FormView {#7397 …5} |
| full_name | "facets[capacitance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_capacitance_2" |
| label | "10nf (981)" |
| 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_capacitance_entry" |
| valid | true |
| value | "10nf" |
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 | "10uf (702)" |
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 | "10uf" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "10uf (702)" |
| 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() {#6727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6726 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "10uf" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_capacitance_entry" ] |
| cache_key | "_facets_capacitance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7400 -errors: [] -form: Symfony\Component\Form\Form {#6764 …} } |
| form | Symfony\Component\Form\FormView {#7399 …5} |
| full_name | "facets[capacitance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_capacitance_3" |
| label | "10uf (702)" |
| 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_capacitance_entry" |
| valid | true |
| value | "10uf" |
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 | "100uf (683)" |
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 | "100uf" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "100uf (683)" |
| 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() {#6736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6735 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "100uf" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_capacitance_entry" ] |
| cache_key | "_facets_capacitance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7402 -errors: [] -form: Symfony\Component\Form\Form {#6767 …} } |
| form | Symfony\Component\Form\FormView {#7401 …5} |
| full_name | "facets[capacitance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_capacitance_4" |
| label | "100uf (683)" |
| 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_capacitance_entry" |
| valid | true |
| value | "100uf" |
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 | "1uf (670)" |
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 | "1uf" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "1uf (670)" |
| 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() {#6745 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6744 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1uf" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_capacitance_entry" ] |
| cache_key | "_facets_capacitance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7404 -errors: [] -form: Symfony\Component\Form\Form {#6770 …} } |
| form | Symfony\Component\Form\FormView {#7403 …5} |
| full_name | "facets[capacitance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_capacitance_5" |
| label | "1uf (670)" |
| 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_capacitance_entry" |
| valid | true |
| value | "1uf" |
resistance
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "10ohm (2011)" => "10ohm" "100ohm (1951)" => "100ohm" "1kohm (1929)" => "1kohm" ] |
[ "10ohm (2011)" => "10ohm" "100ohm (1951)" => "100ohm" "1kohm (1929)" => "1kohm" ] |
| expanded | true |
same as passed value |
| label | "Resistance" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "10ohm (2011)" => "10ohm" "100ohm (1951)" => "100ohm" "1kohm (1929)" => "1kohm" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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 | "Resistance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6426 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6425 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_resistance" ] |
| cache_key | "_facets_resistance_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6434 +data: "10ohm" +value: "10ohm" +label: "10ohm (2011)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6435 +data: "100ohm" +value: "100ohm" +label: "100ohm (1951)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6436 +data: "1kohm" +value: "1kohm" +label: "1kohm (1929)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7392 -errors: [] -form: Symfony\Component\Form\Form {#6800 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7390 …5} |
| full_name | "facets[resistance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_resistance" |
| is_selected | Closure($choice, array $values) {#7406 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Resistance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "resistance" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_resistance" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "10ohm (2011)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "10ohm" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "10ohm (2011)" |
| 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() {#6775 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6774 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "10ohm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_resistance_entry" ] |
| cache_key | "_facets_resistance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7409 -errors: [] -form: Symfony\Component\Form\Form {#6803 …} } |
| form | Symfony\Component\Form\FormView {#7407 …5} |
| full_name | "facets[resistance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_resistance_0" |
| label | "10ohm (2011)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_resistance_entry" |
| valid | true |
| value | "10ohm" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "100ohm (1951)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "100ohm" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "100ohm (1951)" |
| 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() {#6784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6783 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "100ohm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_resistance_entry" ] |
| cache_key | "_facets_resistance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7411 -errors: [] -form: Symfony\Component\Form\Form {#6806 …} } |
| form | Symfony\Component\Form\FormView {#7410 …5} |
| full_name | "facets[resistance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_resistance_1" |
| label | "100ohm (1951)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_resistance_entry" |
| valid | true |
| value | "100ohm" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "1kohm (1929)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "1kohm" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "1kohm (1929)" |
| 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() {#6793 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6792 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1kohm" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_resistance_entry" ] |
| cache_key | "_facets_resistance_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7413 -errors: [] -form: Symfony\Component\Form\Form {#6809 …} } |
| form | Symfony\Component\Form\FormView {#7412 …5} |
| full_name | "facets[resistance][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_resistance_2" |
| label | "1kohm (1929)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_resistance_entry" |
| valid | true |
| value | "1kohm" |
flash
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "64kb (410)" => "64kb" "256kb (395)" => "256kb" "128kb (390)" => "128kb" "16kb (373)" => "16kb" "8kb (372)" => "8kb" "32kb (368)" => "32kb" ] |
[ "64kb (410)" => "64kb" "256kb (395)" => "256kb" "128kb (390)" => "128kb" "16kb (373)" => "16kb" "8kb (372)" => "8kb" "32kb (368)" => "32kb" ] |
| expanded | true |
same as passed value |
| label | "Flash" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "64kb (410)" => "64kb" "256kb (395)" => "256kb" "128kb (390)" => "128kb" "16kb (373)" => "16kb" "8kb (372)" => "8kb" "32kb (368)" => "32kb" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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 | "Flash" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | true |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6445 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6444 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_flash" ] |
| cache_key | "_facets_flash_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6453 +data: "64kb" +value: "64kb" +label: "64kb (410)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6454 +data: "256kb" +value: "256kb" +label: "256kb (395)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6455 +data: "128kb" +value: "128kb" +label: "128kb (390)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6456 +data: "16kb" +value: "16kb" +label: "16kb (373)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6457 +data: "8kb" +value: "8kb" +label: "8kb (372)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6458 +data: "32kb" +value: "32kb" +label: "32kb (368)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7408 -errors: [] -form: Symfony\Component\Form\Form {#6866 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7405 …5} |
| full_name | "facets[flash]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_flash" |
| is_selected | Closure($choice, array $values) {#7415 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Flash" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "flash" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_flash" |
| uses_autocomplete | false |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "64kb (410)" |
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 | "64kb" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "64kb (410)" |
| 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() {#6814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6813 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "64kb" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_flash_entry" ] |
| cache_key | "_facets_flash_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7418 -errors: [] -form: Symfony\Component\Form\Form {#6869 …} } |
| form | Symfony\Component\Form\FormView {#7417 …5} |
| full_name | "facets[flash][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_flash_0" |
| label | "64kb (410)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_flash_entry" |
| valid | true |
| value | "64kb" |
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 | "256kb (395)" |
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 | "256kb" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "256kb (395)" |
| 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() {#6823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6822 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "256kb" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_flash_entry" ] |
| cache_key | "_facets_flash_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7420 -errors: [] -form: Symfony\Component\Form\Form {#6872 …} } |
| form | Symfony\Component\Form\FormView {#7419 …5} |
| full_name | "facets[flash][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_flash_1" |
| label | "256kb (395)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_flash_entry" |
| valid | true |
| value | "256kb" |
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 | "128kb (390)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "128kb" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "128kb (390)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6831 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "128kb" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_flash_entry" ] |
| cache_key | "_facets_flash_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7422 -errors: [] -form: Symfony\Component\Form\Form {#6875 …} } |
| form | Symfony\Component\Form\FormView {#7421 …5} |
| full_name | "facets[flash][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_flash_2" |
| label | "128kb (390)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets_flash_entry" |
| valid | true |
| value | "128kb" |
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 | "16kb (373)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "16kb" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "16kb (373)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6840 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "16kb" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_flash_entry" ] |
| cache_key | "_facets_flash_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7424 -errors: [] -form: Symfony\Component\Form\Form {#6878 …} } |
| form | Symfony\Component\Form\FormView {#7423 …5} |
| full_name | "facets[flash][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_flash_3" |
| label | "16kb (373)" |
| 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_flash_entry" |
| valid | true |
| value | "16kb" |
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 | "8kb (372)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "8kb" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "8kb (372)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6849 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "8kb" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_flash_entry" ] |
| cache_key | "_facets_flash_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7426 -errors: [] -form: Symfony\Component\Form\Form {#6881 …} } |
| form | Symfony\Component\Form\FormView {#7425 …5} |
| full_name | "facets[flash][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_flash_4" |
| label | "8kb (372)" |
| 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_flash_entry" |
| valid | true |
| value | "8kb" |
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 | "32kb (368)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "32kb" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "32kb (368)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6858 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "32kb" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_flash_entry" ] |
| cache_key | "_facets_flash_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7428 -errors: [] -form: Symfony\Component\Form\Form {#6884 …} } |
| form | Symfony\Component\Form\FormView {#7427 …5} |
| full_name | "facets[flash][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_flash_5" |
| label | "32kb (368)" |
| 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_flash_entry" |
| valid | true |
| value | "32kb" |
current
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 | [ "1a (1001)" => "1a" "500ma (643)" => "500ma" "100ma (640)" => "100ma" "10a (342)" => "10a" "5a (326)" => "5a" ] |
[ "1a (1001)" => "1a" "500ma (643)" => "500ma" "100ma (640)" => "100ma" "10a (342)" => "10a" "5a (326)" => "5a" ] |
| expanded | true |
same as passed value |
| label | "Current" |
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 | [ "1a (1001)" => "1a" "500ma (643)" => "500ma" "100ma (640)" => "100ma" "10a (342)" => "10a" "5a (326)" => "5a" ] |
| 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 | "Current" |
| 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() {#6467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6466 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_current" ] |
| cache_key | "_facets_current_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6475 +data: "1a" +value: "1a" +label: "1a (1001)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6476 +data: "500ma" +value: "500ma" +label: "500ma (643)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6477 +data: "100ma" +value: "100ma" +label: "100ma (640)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6478 +data: "10a" +value: "10a" +label: "10a (342)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6479 +data: "5a" +value: "5a" +label: "5a (326)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7416 -errors: [] -form: Symfony\Component\Form\Form {#6932 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7414 …5} |
| full_name | "facets[current]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_current" |
| is_selected | Closure($choice, array $values) {#7430 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Current" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "current" |
| 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_current" |
| 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 | "1a (1001)" |
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 | "1a" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "1a (1001)" |
| 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() {#6889 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6888 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1a" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_current_entry" ] |
| cache_key | "_facets_current_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7433 -errors: [] -form: Symfony\Component\Form\Form {#6935 …} } |
| form | Symfony\Component\Form\FormView {#7431 …5} |
| full_name | "facets[current][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_current_0" |
| label | "1a (1001)" |
| 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_current_entry" |
| valid | true |
| value | "1a" |
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 | "500ma (643)" |
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 | "500ma" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "500ma (643)" |
| 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() {#6898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6897 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "500ma" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_current_entry" ] |
| cache_key | "_facets_current_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7435 -errors: [] -form: Symfony\Component\Form\Form {#6938 …} } |
| form | Symfony\Component\Form\FormView {#7434 …5} |
| full_name | "facets[current][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_current_1" |
| label | "500ma (643)" |
| 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_current_entry" |
| valid | true |
| value | "500ma" |
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 | "100ma (640)" |
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 | "100ma" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "100ma (640)" |
| 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() {#6907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6906 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "100ma" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_current_entry" ] |
| cache_key | "_facets_current_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7437 -errors: [] -form: Symfony\Component\Form\Form {#6941 …} } |
| form | Symfony\Component\Form\FormView {#7436 …5} |
| full_name | "facets[current][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_current_2" |
| label | "100ma (640)" |
| 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_current_entry" |
| valid | true |
| value | "100ma" |
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 | "10a (342)" |
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 | "10a" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "10a (342)" |
| 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() {#6916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6915 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "10a" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_current_entry" ] |
| cache_key | "_facets_current_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7439 -errors: [] -form: Symfony\Component\Form\Form {#6944 …} } |
| form | Symfony\Component\Form\FormView {#7438 …5} |
| full_name | "facets[current][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_current_3" |
| label | "10a (342)" |
| 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_current_entry" |
| valid | true |
| value | "10a" |
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 | "5a (326)" |
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 | "5a" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "5a (326)" |
| 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() {#6925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6924 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "5a" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_current_entry" ] |
| cache_key | "_facets_current_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7441 -errors: [] -form: Symfony\Component\Form\Form {#6947 …} } |
| form | Symfony\Component\Form\FormView {#7440 …5} |
| full_name | "facets[current][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_current_4" |
| label | "5a (326)" |
| 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_current_entry" |
| valid | true |
| value | "5a" |
voltage
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 | [ "25v (1684)" => "25v" "50v (1668)" => "50v" "16v (1664)" => "16v" "100v (1007)" => "100v" "60v (941)" => "60v" "30v (662)" => "30v" "20v (323)" => "20v" ] |
[ "25v (1684)" => "25v" "50v (1668)" => "50v" "16v (1664)" => "16v" "100v (1007)" => "100v" "60v (941)" => "60v" "30v (662)" => "30v" "20v (323)" => "20v" ] |
| expanded | true |
same as passed value |
| label | "Voltage" |
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 | [ "25v (1684)" => "25v" "50v (1668)" => "50v" "16v (1664)" => "16v" "100v (1007)" => "100v" "60v (941)" => "60v" "30v (662)" => "30v" "20v (323)" => "20v" ] |
| 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 | "Voltage" |
| 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() {#6488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6487 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_facets_voltage" ] |
| cache_key | "_facets_voltage_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6496 +data: "25v" +value: "25v" +label: "25v (1684)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6497 +data: "50v" +value: "50v" +label: "50v (1668)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6498 +data: "16v" +value: "16v" +label: "16v (1664)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6499 +data: "100v" +value: "100v" +label: "100v (1007)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6500 +data: "60v" +value: "60v" +label: "60v (941)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6501 +data: "30v" +value: "30v" +label: "30v (662)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6502 +data: "20v" +value: "20v" +label: "20v (323)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7432 -errors: [] -form: Symfony\Component\Form\Form {#7013 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7429 …5} |
| full_name | "facets[voltage]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_voltage" |
| is_selected | Closure($choice, array $values) {#7443 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Voltage" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "voltage" |
| 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_voltage" |
| 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 | "25v (1684)" |
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 | "25v" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "25v (1684)" |
| 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() {#6952 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6951 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "25v" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_voltage_entry" ] |
| cache_key | "_facets_voltage_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7446 -errors: [] -form: Symfony\Component\Form\Form {#7016 …} } |
| form | Symfony\Component\Form\FormView {#7444 …5} |
| full_name | "facets[voltage][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_voltage_0" |
| label | "25v (1684)" |
| 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_voltage_entry" |
| valid | true |
| value | "25v" |
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 | "50v (1668)" |
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 | "50v" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "50v (1668)" |
| 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() {#6961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6960 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "50v" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_voltage_entry" ] |
| cache_key | "_facets_voltage_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7448 -errors: [] -form: Symfony\Component\Form\Form {#7019 …} } |
| form | Symfony\Component\Form\FormView {#7447 …5} |
| full_name | "facets[voltage][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_voltage_1" |
| label | "50v (1668)" |
| 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_voltage_entry" |
| valid | true |
| value | "50v" |
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 | "16v (1664)" |
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 | "16v" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "16v (1664)" |
| 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() {#6970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6969 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "16v" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_voltage_entry" ] |
| cache_key | "_facets_voltage_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7450 -errors: [] -form: Symfony\Component\Form\Form {#7022 …} } |
| form | Symfony\Component\Form\FormView {#7449 …5} |
| full_name | "facets[voltage][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_voltage_2" |
| label | "16v (1664)" |
| 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_voltage_entry" |
| valid | true |
| value | "16v" |
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 | "100v (1007)" |
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 | "100v" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "100v (1007)" |
| 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() {#6979 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6978 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "100v" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_voltage_entry" ] |
| cache_key | "_facets_voltage_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7452 -errors: [] -form: Symfony\Component\Form\Form {#7025 …} } |
| form | Symfony\Component\Form\FormView {#7451 …5} |
| full_name | "facets[voltage][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_voltage_3" |
| label | "100v (1007)" |
| 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_voltage_entry" |
| valid | true |
| value | "100v" |
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 | "60v (941)" |
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 | "60v" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "60v (941)" |
| 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() {#6988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6987 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "60v" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_voltage_entry" ] |
| cache_key | "_facets_voltage_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7454 -errors: [] -form: Symfony\Component\Form\Form {#7028 …} } |
| form | Symfony\Component\Form\FormView {#7453 …5} |
| full_name | "facets[voltage][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_voltage_4" |
| label | "60v (941)" |
| 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_voltage_entry" |
| valid | true |
| value | "60v" |
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 | "30v (662)" |
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 | "30v" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "30v (662)" |
| 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() {#6997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#6996 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "30v" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_voltage_entry" ] |
| cache_key | "_facets_voltage_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7456 -errors: [] -form: Symfony\Component\Form\Form {#7031 …} } |
| form | Symfony\Component\Form\FormView {#7455 …5} |
| full_name | "facets[voltage][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_voltage_5" |
| label | "30v (662)" |
| 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_voltage_entry" |
| valid | true |
| value | "30v" |
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 | "20v (323)" |
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 | "20v" |
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) {#6516 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 {#6517 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "20v (323)" |
| 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() {#7006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#7005 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "20v" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_facets_voltage_entry" ] |
| cache_key | "_facets_voltage_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7458 -errors: [] -form: Symfony\Component\Form\Form {#7034 …} } |
| form | Symfony\Component\Form\FormView {#7457 …5} |
| full_name | "facets[voltage][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets_voltage_6" |
| label | "20v (323)" |
| 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_voltage_entry" |
| valid | true |
| value | "20v" |
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) {#7621 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() {#7623 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#7622 …} $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 {#7633 -errors: [] -form: Symfony\Component\Form\Form {#7638 …} } |
| form | Symfony\Component\Form\FormView {#7624 …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) {#7630 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() {#7632 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#7631 …} $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 {#7649 -errors: [] -form: Symfony\Component\Form\Form {#7641 …} } |
| form | Symfony\Component\Form\FormView {#7648 …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 | "" |