- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 388
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- Messages
- Template events 14
- Blocks* 1
- JMS Serializer 0
- Payum
- Themes 0
- Elastica
- Rich Snippets 0
- Redis
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
items
-
addAll
-
_token
-
-
-
-
0
-
1
-
-
use_only_functional_cookies
-
use_all_cookies
-
-
-
-
query
-
-
wishlist_collection
"BitBag\SyliusWishlistPlugin\Form\Type\WishlistCollectionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "items" => Doctrine\Common\Collections\ArrayCollection {#8211 -elements: [] } ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
cart | BitBag\OpenMarketplace\Component\Order\Entity\Order {#8436 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8428 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8435 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1747998791 {#8434 date: 2025-05-23 11:13:11.100667 UTC (+00:00) } #updatedAt: null #customer: null #channel: BitBag\OpenMarketplace\Component\Channel\Entity\Channel {#5540 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8433 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8432 …} #currencyCode: "EUR" #localeCode: "en" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8431 …} #tokenValue: null #customerIp: null #createdByGuest: true -subscriptions: Doctrine\Common\Collections\ArrayCollection {#8429 …} -poNumber: null -cancelRequest: false #vendor: null #primaryOrder: null #secondaryOrders: Doctrine\Common\Collections\ArrayCollection {#8430 …} #commissionTotal: 0 #mode: "primary" #organization: null #billingData: null } |
same as passed value |
data | [ "items" => Doctrine\Common\Collections\ArrayCollection {#8211 -elements: [] } ] |
[ "items" => Doctrine\Common\Collections\ArrayCollection {#8211 -elements: [] } ] |
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 |
cart | BitBag\OpenMarketplace\Component\Order\Entity\Order {#8436 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8428 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8435 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1747998791 {#8434 date: 2025-05-23 11:13:11.100667 UTC (+00:00) } #updatedAt: null #customer: null #channel: BitBag\OpenMarketplace\Component\Channel\Entity\Channel {#5540 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8433 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8432 …} #currencyCode: "EUR" #localeCode: "en" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8431 …} #tokenValue: null #customerIp: null #createdByGuest: true -subscriptions: Doctrine\Common\Collections\ArrayCollection {#8429 …} -poNumber: null -cancelRequest: false #vendor: null #primaryOrder: null #secondaryOrders: Doctrine\Common\Collections\ArrayCollection {#8430 …} #commissionTotal: 0 #mode: "primary" #organization: null #billingData: null } |
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 {#8406 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8404 …} -namespace: Closure() {#8402 …} } |
data | [ "items" => Doctrine\Common\Collections\ArrayCollection {#8211 -elements: [] } ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8382 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8420 …} } |
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 | [] |
legacy_error_messages | true |
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() {#8380 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8400 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#8381 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "wishlist_collection" "_wishlist_collection" ] |
cache_key | "_wishlist_collection_wishlist_collection" |
compound | true |
data | [ "items" => Doctrine\Common\Collections\ArrayCollection {#8211 -elements: [] } ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8363 -form: Symfony\Component\Form\Form {#8346 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8347 …5} |
full_name | "wishlist_collection" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "wishlist_collection" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "wishlist_collection" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_wishlist_collection" |
valid | true |
value | [ "items" => Doctrine\Common\Collections\ArrayCollection {#8211 -elements: [] } ] |
items
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#8211 -elements: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
entry_options | [ "cart" => BitBag\OpenMarketplace\Component\Order\Entity\Order {#8436 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8428 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8435 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1747998791 {#8434 date: 2025-05-23 11:13:11.100667 UTC (+00:00) } #updatedAt: null #customer: null #channel: BitBag\OpenMarketplace\Component\Channel\Entity\Channel {#5540 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8433 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8432 …} #currencyCode: "EUR" #localeCode: "en" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8431 …} #tokenValue: null #customerIp: null #createdByGuest: true -subscriptions: Doctrine\Common\Collections\ArrayCollection {#8429 …} -poNumber: null -cancelRequest: false #vendor: null #primaryOrder: null #secondaryOrders: Doctrine\Common\Collections\ArrayCollection {#8430 …} #commissionTotal: 0 #mode: "primary" #organization: null #billingData: null } ] |
[ "cart" => BitBag\OpenMarketplace\Component\Order\Entity\Order {#8436 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8428 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8435 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1747998791 {#8434 date: 2025-05-23 11:13:11.100667 UTC (+00:00) } #updatedAt: null #customer: null #channel: BitBag\OpenMarketplace\Component\Channel\Entity\Channel {#5540 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8433 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8432 …} #currencyCode: "EUR" #localeCode: "en" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8431 …} #tokenValue: null #customerIp: null #createdByGuest: true -subscriptions: Doctrine\Common\Collections\ArrayCollection {#8429 …} -poNumber: null -cancelRequest: false #vendor: null #primaryOrder: null #secondaryOrders: Doctrine\Common\Collections\ArrayCollection {#8430 …} #commissionTotal: 0 #mode: "primary" #organization: null #billingData: null } "block_name" => "entry" ] |
entry_type | "BitBag\SyliusWishlistPlugin\Form\Type\AddProductsToCartType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | false |
allow_delete | false |
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_delete_label | "sylius.form.collection.delete" |
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 {#8406 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8404 …} -namespace: Closure() {#8402 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#8366 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8420 …} } |
entry_options | [ "cart" => BitBag\OpenMarketplace\Component\Order\Entity\Order {#8436 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8428 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8435 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1747998791 {#8434 date: 2025-05-23 11:13:11.100667 UTC (+00:00) } #updatedAt: null #customer: null #channel: BitBag\OpenMarketplace\Component\Channel\Entity\Channel {#5540 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8433 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8432 …} #currencyCode: "EUR" #localeCode: "en" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8431 …} #tokenValue: null #customerIp: null #createdByGuest: true -subscriptions: Doctrine\Common\Collections\ArrayCollection {#8429 …} -poNumber: null -cancelRequest: false #vendor: null #primaryOrder: null #secondaryOrders: Doctrine\Common\Collections\ArrayCollection {#8430 …} #commissionTotal: 0 #mode: "primary" #organization: null #billingData: null } "block_name" => "entry" ] |
entry_type | "BitBag\SyliusWishlistPlugin\Form\Type\AddProductsToCartType" |
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 | [] |
legacy_error_messages | true |
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 | true |
prototype_data | null |
prototype_name | "__name__" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8400 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#8367 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
allow_add | false |
allow_delete | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_wishlist_collection_items" ] |
button_add_label | "sylius.form.collection.add" |
button_delete_label | "sylius.form.collection.delete" |
cache_key | "_wishlist_collection_items_collection" |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#8211 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8333 -form: Symfony\Component\Form\Form {#8343 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8334 …5} |
full_name | "wishlist_collection[items]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "wishlist_collection_items" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "items" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_wishlist_collection_items" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#8211 -elements: [] } |
addAll
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "ui primary button" ] |
[ "class" => "ui primary button" ] |
label | "bitbag_sylius_wishlist_plugin.ui.add_items_to_cart" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "ui primary button" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "bitbag_sylius_wishlist_plugin.ui.add_items_to_cart" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "ui primary button" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_wishlist_collection_addAll" ] |
cache_key | "_wishlist_collection_addAll_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#8327 …5} |
full_name | "wishlist_collection[addAll]" |
id | "wishlist_collection_addAll" |
label | "bitbag_sylius_wishlist_plugin.ui.add_items_to_cart" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "addAll" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_wishlist_collection_addAll" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "82.Qdb6ZNU0LIkqRQpjGz60jlDtLqUrPyUO5mHy8IHgxYQ.O5O_VKcNdtgaJk8kKlr45hOoaZRIdxxeoCPLv9GRsOokhJEgklBny3IvSw" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "82.Qdb6ZNU0LIkqRQpjGz60jlDtLqUrPyUO5mHy8IHgxYQ.O5O_VKcNdtgaJk8kKlr45hOoaZRIdxxeoCPLv9GRsOokhJEgklBny3IvSw" |
same as passed value |
mapped | 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 | "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 {#8406 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8404 …} -namespace: Closure() {#8402 …} } |
data | "82.Qdb6ZNU0LIkqRQpjGz60jlDtLqUrPyUO5mHy8IHgxYQ.O5O_VKcNdtgaJk8kKlr45hOoaZRIdxxeoCPLv9GRsOokhJEgklBny3IvSw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8323 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8420 …} } |
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 | [] |
legacy_error_messages | true |
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() {#8321 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8400 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#8324 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_wishlist_collection__token" ] |
cache_key | "_wishlist_collection__token_hidden" |
compound | false |
data | "82.Qdb6ZNU0LIkqRQpjGz60jlDtLqUrPyUO5mHy8IHgxYQ.O5O_VKcNdtgaJk8kKlr45hOoaZRIdxxeoCPLv9GRsOokhJEgklBny3IvSw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8311 -form: Symfony\Component\Form\Form {#8315 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8320 …5} |
full_name | "wishlist_collection[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "wishlist_collection__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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_wishlist_collection__token" |
valid | true |
value | "82.Qdb6ZNU0LIkqRQpjGz60jlDtLqUrPyUO5mHy8IHgxYQ.O5O_VKcNdtgaJk8kKlr45hOoaZRIdxxeoCPLv9GRsOokhJEgklBny3IvSw" |
cookie_consent
"ConnectHolland\CookieConsentBundle\Form\CookieConsentType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/accept" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/accept" |
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 {#8406 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8404 …} -namespace: Closure() {#8402 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9204 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8420 …} } |
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 | [] |
legacy_error_messages | true |
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 | "CHCookieConsentBundle" |
trim | true |
upload_max_size_message | Closure() {#9206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8400 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#9205 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/accept" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "cookie_consent" "_cookie_consent" ] |
cache_key | "_cookie_consent_cookie_consent" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9244 -form: Symfony\Component\Form\Form {#9245 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9207 …5} |
full_name | "cookie_consent" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cookie_consent" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent" |
valid | true |
value | null |
all
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "false" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
[ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
data | "false" |
same as passed value |
expanded | true |
same as passed value |
multiple | 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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "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 {#8406 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8404 …} -namespace: Closure() {#8402 …} } |
data | "false" |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | 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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8400 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#9225 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_cookie_consent_all" ] |
cache_key | "_cookie_consent_all_choice" |
choice_translation_domain | "CHCookieConsentBundle" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#9236 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9235 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#9238 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9237 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "false" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9263 -form: Symfony\Component\Form\Form {#9278 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#9272 …5} |
full_name | "cookie_consent[all]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_all" |
is_selected | Closure($choice, $value) {#9292 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9212 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "all" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_all" |
valid | true |
value | "false" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.yes" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "true" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#8406 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8404 …} -namespace: Closure() {#8402 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9255 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9249 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9257 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#9261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8400 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#9258 …} } } |
validation_groups | null |
value | "true" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_all_entry" ] |
cache_key | "_cookie_consent_all_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9297 -form: Symfony\Component\Form\Form {#9281 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9296 …5} |
full_name | "cookie_consent[all]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_all_0" |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_all_entry" |
valid | true |
value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"false"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.no" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "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 | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#8406 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8404 …} -namespace: Closure() {#8402 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9255 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9249 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9257 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#9271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8400 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#9270 …} } } |
validation_groups | null |
value | "false" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_all_entry" ] |
cache_key | "_cookie_consent_all_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9299 -form: Symfony\Component\Form\Form {#9284 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9301 …5} |
full_name | "cookie_consent[all]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_all_1" |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_all_entry" |
valid | true |
value | "false" |
use_only_functional_cookies
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn ch-cookie-consent__btn" ] |
[ "class" => "btn ch-cookie-consent__btn" ] |
label | "ch_cookie_consent.use_only_functional_cookies" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn ch-cookie-consent__btn" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "ch_cookie_consent.use_only_functional_cookies" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "btn ch-cookie-consent__btn" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_cookie_consent_use_only_functional_cookies" ] |
cache_key | "_cookie_consent_use_only_functional_cookies_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#9294 …5} |
full_name | "cookie_consent[use_only_functional_cookies]" |
id | "cookie_consent_use_only_functional_cookies" |
label | "ch_cookie_consent.use_only_functional_cookies" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "use_only_functional_cookies" |
priority | 0 |
row_attr | [] |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_use_only_functional_cookies" |
value | null |
use_all_cookies
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn ch-cookie-consent__btn ch-cookie-consent__btn--secondary" ] |
[ "class" => "btn ch-cookie-consent__btn ch-cookie-consent__btn--secondary" ] |
label | "ch_cookie_consent.use_all_cookies" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn ch-cookie-consent__btn ch-cookie-consent__btn--secondary" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "ch_cookie_consent.use_all_cookies" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "btn ch-cookie-consent__btn ch-cookie-consent__btn--secondary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_cookie_consent_use_all_cookies" ] |
cache_key | "_cookie_consent_use_all_cookies_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#9295 …5} |
full_name | "cookie_consent[use_all_cookies]" |
id | "cookie_consent_use_all_cookies" |
label | "ch_cookie_consent.use_all_cookies" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "use_all_cookies" |
priority | 0 |
row_attr | [] |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_use_all_cookies" |
value | null |
parameters
"BitBag\OpenMarketplace\Component\Elasticsearch\Form\Type\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusElasticsearchPlugin\Model\Search {#18183 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#18184 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#18185 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/en/search" |
same as passed value |
data | BitBag\SyliusElasticsearchPlugin\Model\Search {#18183 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#18184 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#18185 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/en/search" |
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 {#8406 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8404 …} -namespace: Closure() {#8402 …} } |
data | BitBag\SyliusElasticsearchPlugin\Model\Search {#18183 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#18184 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#18185 …} } |
data_class | "BitBag\SyliusElasticsearchPlugin\Model\Search" |
disabled | false |
empty_data | Closure(FormInterface $form) {#18208 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8420 …} 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 | [] |
legacy_error_messages | true |
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() {#18210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8400 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#18209 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/en/search" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "parameters" "_parameters" ] |
cache_key | "_parameters_parameters" |
compound | true |
data | BitBag\SyliusElasticsearchPlugin\Model\Search {#18183 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#18184 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#18185 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18224 -form: Symfony\Component\Form\Form {#18231 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18211 …5} |
full_name | "parameters" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "parameters" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters" |
valid | true |
value | BitBag\SyliusElasticsearchPlugin\Model\Search {#18183 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#18184 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#18185 …} } |
box
"BitBag\SyliusElasticsearchPlugin\Form\Type\SearchBoxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#18184 -query: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
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 | 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 {#8406 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8404 …} -namespace: Closure() {#8402 …} } |
data_class | "BitBag\SyliusElasticsearchPlugin\Model\SearchBox" |
disabled | false |
empty_data | Closure(FormInterface $form) {#18221 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8420 …} use: { $class: "BitBag\SyliusElasticsearchPlugin\Model\SearchBox" } } |
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 | [] |
legacy_error_messages | true |
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() {#18223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8400 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#18222 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_box" "_parameters_box" ] |
cache_key | "_parameters_box_search_box" |
compound | true |
data | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#18184 -query: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18262 -form: Symfony\Component\Form\Form {#18252 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18261 …5} |
full_name | "parameters[box]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_box" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "box" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_box" |
valid | true |
value | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#18184 -query: null } |
query
"Symfony\Component\Form\Extension\Core\Type\SearchType"
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" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#18229 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#18229 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | 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 |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#18229 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: 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 {#8406 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8404 …} -namespace: Closure() {#8402 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#18244 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8420 …} } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#18246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#8400 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#18243 …} } } |
validation_groups | null |
View Variables
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" "search" "_parameters_box_query" ] |
cache_key | "_parameters_box_query_search" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#18270 -form: Symfony\Component\Form\Form {#18255 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#18268 …5} |
full_name | "parameters[box][query]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_box_query" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "query" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_box_query" |
valid | true |
value | "" |