Forms
-
bulk_product_add_to_cart
-
items
-
0
-
variantCode
-
quantity
-
-
-
_token
-
-
bitbag_elasticsearch_search
-
query
-
bulk_product_add_to_cart
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 | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6091 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6090 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6094 …} -namespace: Closure() {#6096 …} } |
| data_class | "Sylius\B2BKit\QuickShopping\Form\DTO\CartItemsDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6181 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Sylius\B2BKit\QuickShopping\Form\DTO\CartItemsDTO" } } |
| 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() {#6195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1461 …} $message: Closure() {#6194 …} $translationDomain: "validators" } } |
| validation_groups | [ "Default" "sylius" ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "bulk_product_add_to_cart" "_bulk_product_add_to_cart" ] |
| cache_key | "_bulk_product_add_to_cart_bulk_product_add_to_cart" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6699 -errors: [] -form: Symfony\Component\Form\Form {#6293 …} } |
| form | Symfony\Component\Form\FormView {#6210 …5} |
| full_name | "bulk_product_add_to_cart" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "bulk_product_add_to_cart" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "bulk_product_add_to_cart" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_bulk_product_add_to_cart" |
| valid | true |
| value | null |
items
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6288 -variantCode: null -quantity: null } ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| button_add_options | [ "label" => "sylius_quick_shopping_plugin.ui.add_item" ] |
[ "label" => "sylius_quick_shopping_plugin.ui.add_item" ] |
| data | [ Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6257 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6265 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6263 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6226 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6225 -variantCode: null -quantity: null } ] |
[ Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6257 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6265 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6263 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6226 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6225 -variantCode: null -quantity: null } ] |
| entry_type | "Sylius\B2BKit\QuickShopping\Form\Type\CartItemType" |
same as passed value |
| label | "sylius.ui.items" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| button_add_label | "sylius.form.collection.add" |
| button_add_options | [ "label" => "sylius_quick_shopping_plugin.ui.add_item" ] |
| button_add_type | "Symfony\Component\Form\Extension\Core\Type\ButtonType" |
| button_delete_label | "sylius.form.collection.delete" |
| button_delete_options | [] |
| button_delete_type | "Symfony\Component\Form\Extension\Core\Type\ButtonType" |
| by_reference | false |
| 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 {#6091 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6090 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6094 …} -namespace: Closure() {#6096 …} } |
| data | [ Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6257 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6265 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6263 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6226 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6225 -variantCode: null -quantity: null } ] |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6214 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "Sylius\B2BKit\QuickShopping\Form\Type\CartItemType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_as_list | false |
| label | "sylius.ui.items" |
| 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 |
| prototype | false |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1461 …} $message: Closure() {#6212 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "live_collection" "_bulk_product_add_to_cart_items" ] |
| button_add | Symfony\Component\Form\FormView {#6676 …5} |
| button_add_label | "sylius.form.collection.add" |
| button_delete_label | "sylius.form.collection.delete" |
| cache_key | "_bulk_product_add_to_cart_items_live_collection" |
| compound | true |
| data | [ Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6288 -variantCode: null -quantity: null } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6675 -errors: [] -form: Symfony\Component\Form\Form {#6284 …} } |
| form | Symfony\Component\Form\FormView {#6669 …5} |
| full_name | "bulk_product_add_to_cart[items]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "bulk_product_add_to_cart_items" |
| label | "sylius.ui.items" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "items" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_bulk_product_add_to_cart_items" |
| valid | true |
| value | [ Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6288 -variantCode: null -quantity: null } ] |
0
Form type:
"Sylius\B2BKit\QuickShopping\Form\Type\CartItemType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6288 -variantCode: null -quantity: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[0]" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Sylius\B2BKit\QuickShopping\Validator\Constraints\VariantInStock {#6467 +payload: null +groups: [ "sylius" ] +message: "sylius.cart_item.not_available" +shortMessage: "sylius.cart_item.insufficient_stock" +stockablePath: "stockable" +quantityPath: "quantity" } ] |
| 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 {#6091 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6090 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6094 …} -namespace: Closure() {#6096 …} } |
| data_class | "Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6471 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO" } } |
| 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 | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1461 …} $message: Closure() {#6472 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "live_collection_entry" "cart_item" "_bulk_product_add_to_cart_items_entry" ] |
| button_delete | Symfony\Component\Form\FormView {#6276 …5} |
| cache_key | "_bulk_product_add_to_cart_items_entry_cart_item" |
| compound | true |
| data | Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6288 -variantCode: null -quantity: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6283 -errors: [] -form: Symfony\Component\Form\Form {#6686 …} } |
| form | Symfony\Component\Form\FormView {#6680 …5} |
| full_name | "bulk_product_add_to_cart[items][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "bulk_product_add_to_cart_items_0" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_bulk_product_add_to_cart_items_entry" |
| valid | true |
| value | Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#6288 -variantCode: null -quantity: null } |
variantCode
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 |
|---|---|---|
| label | false |
same as passed value |
| multiple | 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 | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "descriptor" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Loader\LazyChoiceLoader {#6535 -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#6620 …} -loader: Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#6529 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6531 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#6534 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6532 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#6533 …} } |
| choices | null |
| class | "Elesto\Entity\Product\ProductVariant" |
| 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 {#6091 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6090 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6094 …} -namespace: Closure() {#6096 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerVoxlsFY\EntityManagerGhost12046d9 {#345 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| filter_query | null |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6528 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerVoxlsFY\EntityManagerGhost12046d9 {#345 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6346 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| 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 |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| searchable_fields | null |
| security | false |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6517 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1461 …} $message: Closure() {#6518 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-url-value" => "/en_US/autocomplete/sylius_b2b_shop_product_variant_autocomplete" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Loading more results..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "No results found" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "No more results" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Add %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "ux_entity_autocomplete" "sylius_b2b_shop_product_variant_autocomplete" "_bulk_product_add_to_cart_items_entry_variantCode" ] |
| cache_key | "_bulk_product_add_to_cart_items_entry_variantCode_sylius_b2b_shop_product_variant_autocomplete" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6290 -errors: [] -form: Symfony\Component\Form\Form {#6689 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6282 …5} |
| full_name | "bulk_product_add_to_cart[items][0][variantCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "bulk_product_add_to_cart_items_0_variantCode" |
| is_selected | Closure($choice, $value) {#6480 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "variantCode" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_bulk_product_add_to_cart_items_entry_variantCode" |
| uses_autocomplete | true |
| valid | true |
| value | "" |
quantity
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Positive {#6481 +payload: null +groups: [ "sylius" ] +message: "sylius_quick_shopping_plugin.ui.quantity_positive" +value: 0 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\Positive {#6481 +payload: null +groups: [ "sylius" ] +message: "sylius_quick_shopping_plugin.ui.quantity_positive" +value: 0 +propertyPath: null } ] |
| 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 | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Positive {#6481 +payload: null +groups: [ "sylius" ] +message: "sylius_quick_shopping_plugin.ui.quantity_positive" +value: 0 +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 {#6091 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6090 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6094 …} -namespace: Closure() {#6096 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6707 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | 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 |
| rounding_mode | 2 |
| 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 {#1461 …} $message: Closure() {#6709 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_bulk_product_add_to_cart_items_entry_quantity" ] |
| cache_key | "_bulk_product_add_to_cart_items_entry_quantity_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6763 -errors: [] -form: Symfony\Component\Form\Form {#6693 …} } |
| form | Symfony\Component\Form\FormView {#6683 …5} |
| full_name | "bulk_product_add_to_cart[items][0][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "bulk_product_add_to_cart_items_0_quantity" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_bulk_product_add_to_cart_items_entry_quantity" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "a562b1fb9c49e2d056467bc8.F9dRGeQxaGEA7AprBvpxLSPf7If6vmNQR7oqs6fRcNg.f6R8fY5fWBFauWUFPoA3RWSOts2SyBsVMs1c1-GbM6h2riR4jlMkKFHVMg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "a562b1fb9c49e2d056467bc8.F9dRGeQxaGEA7AprBvpxLSPf7If6vmNQR7oqs6fRcNg.f6R8fY5fWBFauWUFPoA3RWSOts2SyBsVMs1c1-GbM6h2riR4jlMkKFHVMg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6091 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6090 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6094 …} -namespace: Closure() {#6096 …} } |
| data | "a562b1fb9c49e2d056467bc8.F9dRGeQxaGEA7AprBvpxLSPf7If6vmNQR7oqs6fRcNg.f6R8fY5fWBFauWUFPoA3RWSOts2SyBsVMs1c1-GbM6h2riR4jlMkKFHVMg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6277 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1461 …} $message: Closure() {#6626 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_bulk_product_add_to_cart__token" ] |
| cache_key | "_bulk_product_add_to_cart__token_hidden" |
| compound | false |
| data | "a562b1fb9c49e2d056467bc8.F9dRGeQxaGEA7AprBvpxLSPf7If6vmNQR7oqs6fRcNg.f6R8fY5fWBFauWUFPoA3RWSOts2SyBsVMs1c1-GbM6h2riR4jlMkKFHVMg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6750 -errors: [] -form: Symfony\Component\Form\Form {#6754 …} } |
| form | Symfony\Component\Form\FormView {#6759 …5} |
| full_name | "bulk_product_add_to_cart[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "bulk_product_add_to_cart__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_bulk_product_add_to_cart__token" |
| valid | true |
| value | "a562b1fb9c49e2d056467bc8.F9dRGeQxaGEA7AprBvpxLSPf7If6vmNQR7oqs6fRcNg.f6R8fY5fWBFauWUFPoA3RWSOts2SyBsVMs1c1-GbM6h2riR4jlMkKFHVMg" |
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 {#6091 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6090 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6094 …} -namespace: Closure() {#6096 …} } |
| data_class | "BitBag\SyliusElasticsearchPlugin\Model\Search" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7133 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() {#7135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1461 …} $message: Closure() {#7134 …} $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 {#7151 -errors: [] -form: Symfony\Component\Form\Form {#7156 …} } |
| form | Symfony\Component\Form\FormView {#7136 …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
Form type:
"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 {#6091 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6090 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6094 …} -namespace: Closure() {#6096 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7139 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() {#7150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1461 …} $message: Closure() {#7143 …} $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 {#7167 -errors: [] -form: Symfony\Component\Form\Form {#7159 …} } |
| form | Symfony\Component\Form\FormView {#7166 …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 | "" |