Forms
-
(no name)
-
name
-
price
-
min_price
-
max_price
-
-
facets
-
(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" => [] ] |
| 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 {#8529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8531 …} -namespace: Closure() {#8533 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8556 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "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() {#8558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2251 …} $message: Closure() {#8557 …} $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" => [] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10083 -form: Symfony\Component\Form\Form {#8599 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10081 …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" => [] ] |
name
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| 0 | "data_class" |
| 1 | null |
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#8529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8531 …} -namespace: Closure() {#8533 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8573 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "bitbag_sylius_elasticsearch_plugin.ui.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8575 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2251 …} $message: Closure() {#8574 …} $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 {#10080 -form: Symfony\Component\Form\Form {#8602 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10079 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | "bitbag_sylius_elasticsearch_plugin.ui.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |
price
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "min_price" => null "max_price" => null ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | "data_class" |
| 1 | null |
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#8529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8531 …} -namespace: Closure() {#8533 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8585 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() {#8587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2251 …} $message: Closure() {#8586 …} $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 {#10076 -form: Symfony\Component\Form\Form {#8634 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10068 …5} |
| full_name | "price" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "price" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "price" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_price" |
| valid | true |
| value | [ "min_price" => null "max_price" => null ] |
min_price
Form type:
"Sylius\Bundle\MoneyBundle\Form\Type\MoneyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Type {#8593 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#8594 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#8592 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\Type {#8593 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#8594 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#8592 +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 {#8593 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#8594 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.min_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#8592 +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 {#8529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8531 …} -namespace: Closure() {#8533 …} } |
| currency | "EUR" |
| data_class | null |
| disabled | false |
| divisor | 100 |
| empty_data | Closure(FormInterface $form) {#8615 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "bitbag_sylius_elasticsearch_plugin.ui.min_price" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2251 …} $message: Closure() {#8616 …} $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 {#9449 -form: Symfony\Component\Form\Form {#8637 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10074 …5} |
| full_name | "price[min_price]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "price_min_price" |
| label | "bitbag_sylius_elasticsearch_plugin.ui.min_price" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "€ {{ widget }}" |
| multipart | false |
| name | "min_price" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_price_min_price" |
| valid | true |
| value | "" |
max_price
Form type:
"Sylius\Bundle\MoneyBundle\Form\Type\MoneyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Type {#8596 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#8597 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#8595 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.price_value_too_large" +value: 9999999999999999 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\Type {#8596 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#8597 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#8595 +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 {#8596 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_numeric" +type: "numeric" } Symfony\Component\Validator\Constraints\PositiveOrZero {#8597 +payload: null +groups: [ "Default" ] +message: "bitbag_sylius_elasticsearch_plugin.max_price_positive_or_zero" +value: 0 +propertyPath: null } Symfony\Component\Validator\Constraints\LessThan {#8595 +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 {#8529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8531 …} -namespace: Closure() {#8533 …} } |
| currency | "EUR" |
| data_class | null |
| disabled | false |
| divisor | 100 |
| empty_data | Closure(FormInterface $form) {#8625 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "bitbag_sylius_elasticsearch_plugin.ui.max_price" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2251 …} $message: Closure() {#8626 …} $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 {#10087 -form: Symfony\Component\Form\Form {#8640 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10045 …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 | [] |
| 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 |
|---|---|---|
| auto_initialize | false |
same as passed value |
| facets | [ "taxon" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "available_in_subscription" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "state" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "most_recent" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "confirmed" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "has_draft" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "modified" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "new" => [ "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" => [] ] "edition" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "published_at" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "keywords" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "themes" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "supplier" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "format" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "languages" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "multi_user" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "red_line" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] ] |
[ "taxon" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "available_in_subscription" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "state" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "most_recent" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "confirmed" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "has_draft" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "modified" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "new" => [ "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" => [] ] "edition" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "published_at" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "keywords" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "themes" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "supplier" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "format" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "languages" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "multi_user" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "red_line" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#8529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8531 …} -namespace: Closure() {#8533 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9208 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| facets | [ "taxon" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "available_in_subscription" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "state" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "most_recent" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "confirmed" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "has_draft" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "modified" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "new" => [ "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" => [] ] "edition" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "published_at" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "keywords" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "themes" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "supplier" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "format" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "languages" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "multi_user" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] "red_line" => [ "doc_count_error_upper_bound" => 0 "sum_other_doc_count" => 0 "buckets" => [] ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2251 …} $message: Closure() {#9282 …} $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 | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9448 -form: Symfony\Component\Form\Form {#9290 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10077 …5} |
| full_name | "facets" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "facets" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "facets" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_facets" |
| valid | true |
| value | [] |