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 {#4971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4973 …} -namespace: Closure() {#4975 …} } |
| data_class | "Sylius\B2BKit\QuickShopping\Form\DTO\CartItemsDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5047 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() {#5049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5048 …} $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 {#5097 -errors: [] -form: Symfony\Component\Form\Form {#5090 …} } |
| form | Symfony\Component\Form\FormView {#5074 …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 {#5106 -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 {#5055 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5056 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5057 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5058 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5059 -variantCode: null -quantity: null } ] |
[ Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5055 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5056 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5057 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5058 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5059 -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 {#4971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4973 …} -namespace: Closure() {#4975 …} } |
| data | [ Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5055 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5056 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5057 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5058 -variantCode: null -quantity: null } Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5059 -variantCode: null -quantity: null } ] |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5071 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() {#5073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5072 …} $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 {#5107 …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 {#5106 -variantCode: null -quantity: null } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5102 -errors: [] -form: Symfony\Component\Form\Form {#5093 …} } |
| form | Symfony\Component\Form\FormView {#5101 …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 {#5106 -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 {#5106 -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 {#5197 +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 {#4971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4973 …} -namespace: Closure() {#4975 …} } |
| data_class | "Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5199 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() {#5201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5200 …} $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 {#5301 …5} |
| cache_key | "_bulk_product_add_to_cart_items_entry_cart_item" |
| compound | true |
| data | Sylius\B2BKit\QuickShopping\Form\DTO\CartItemDTO {#5106 -variantCode: null -quantity: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5300 -errors: [] -form: Symfony\Component\Form\Form {#5291 …} } |
| form | Symfony\Component\Form\FormView {#5265 …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 {#5106 -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 {#5260 -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#5318 …} -loader: Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5257 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5261 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#5262 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5264 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#5263 …} } |
| 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 {#4971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4973 …} -namespace: Closure() {#4975 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 {#5255 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerBQnsw7v\EntityManagerGhost6c94ce7 {#135 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5109 …} } |
| 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() {#5250 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5249 …} $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 {#5306 -errors: [] -form: Symfony\Component\Form\Form {#5294 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5304 …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) {#5308 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 {#5208 +payload: null +groups: [ "sylius" ] +message: "sylius_quick_shopping_plugin.ui.quantity_positive" +value: 0 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\Positive {#5208 +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 {#5208 +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 {#4971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4973 …} -namespace: Closure() {#4975 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5282 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() {#5284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5283 …} $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 {#5321 -errors: [] -form: Symfony\Component\Form\Form {#5297 …} } |
| form | Symfony\Component\Form\FormView {#5309 …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 | "4e5034e336241c0145875e85b0.-c_WMDSrMIT2XzsEUBtTV0szFWsh7vM_7lyFadootTw.sKT7BH3HXfC6BUpyImk5Y35yXgoQmYZ6sTrrMKxZzG7BiYlXRMZCsrM3Cw" |
| 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 | "4e5034e336241c0145875e85b0.-c_WMDSrMIT2XzsEUBtTV0szFWsh7vM_7lyFadootTw.sKT7BH3HXfC6BUpyImk5Y35yXgoQmYZ6sTrrMKxZzG7BiYlXRMZCsrM3Cw" |
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 {#4971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4973 …} -namespace: Closure() {#4975 …} } |
| data | "4e5034e336241c0145875e85b0.-c_WMDSrMIT2XzsEUBtTV0szFWsh7vM_7lyFadootTw.sKT7BH3HXfC6BUpyImk5Y35yXgoQmYZ6sTrrMKxZzG7BiYlXRMZCsrM3Cw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5323 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() {#5324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5322 …} $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 | "4e5034e336241c0145875e85b0.-c_WMDSrMIT2XzsEUBtTV0szFWsh7vM_7lyFadootTw.sKT7BH3HXfC6BUpyImk5Y35yXgoQmYZ6sTrrMKxZzG7BiYlXRMZCsrM3Cw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5334 -errors: [] -form: Symfony\Component\Form\Form {#5330 …} } |
| form | Symfony\Component\Form\FormView {#5325 …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 | "4e5034e336241c0145875e85b0.-c_WMDSrMIT2XzsEUBtTV0szFWsh7vM_7lyFadootTw.sKT7BH3HXfC6BUpyImk5Y35yXgoQmYZ6sTrrMKxZzG7BiYlXRMZCsrM3Cw" |
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 {#4971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4973 …} -namespace: Closure() {#4975 …} } |
| data_class | "BitBag\SyliusElasticsearchPlugin\Model\Search" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5631 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() {#5633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5632 …} $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 {#5649 -errors: [] -form: Symfony\Component\Form\Form {#5654 …} } |
| form | Symfony\Component\Form\FormView {#5634 …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 {#4971 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4972 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4973 …} -namespace: Closure() {#4975 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5646 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() {#5648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1449 …} $message: Closure() {#5647 …} $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 {#5665 -errors: [] -form: Symfony\Component\Form\Form {#5657 …} } |
| form | Symfony\Component\Form\FormView {#5664 …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 | "" |