- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 441
- Events
- Routing
- Cache
- Translation 73
- Security
- Twig
- Doctrine 3
- E-mails
- Debug
- Messages
- Template events 28
- Blocks* 2
- Payum
- Themes 1
- Rich Snippets 2
- 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
-
-
query
-
submit
-
_token
-
-
-
-
quantity
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
-
_token
-
-
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
save
-
_token
-
monsieurbiz_searchplugin_search
"MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType"
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14844 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} } |
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() {#14846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#14845 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "monsieurbiz_searchplugin_search" "_monsieurbiz_searchplugin_search" ] |
cache_key | "_monsieurbiz_searchplugin_search_monsieurbiz_searchplugin_search" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14894 -form: Symfony\Component\Form\Form {#14873 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14847 …5} |
full_name | "monsieurbiz_searchplugin_search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "monsieurbiz_searchplugin_search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "monsieurbiz_searchplugin_search" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_monsieurbiz_searchplugin_search" |
valid | true |
value | 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" => "monsieurbiz_searchplugin.form.query_placeholder" ] |
[ "placeholder" => "monsieurbiz_searchplugin.form.query_placeholder" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#14852 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#14856 +constraints: [] +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#14852 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#14856 +constraints: [] +payload: null +groups: [ "Default" ] } ] |
label | "monsieurbiz_searchplugin.form.query" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "monsieurbiz_searchplugin.form.query_placeholder" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#14852 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#14856 +constraints: [] +payload: null +groups: [ "Default" ] } ] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14862 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} } |
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 | "monsieurbiz_searchplugin.form.query" |
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() {#14859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#14863 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "monsieurbiz_searchplugin.form.query_placeholder" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_monsieurbiz_searchplugin_search_query" ] |
cache_key | "_monsieurbiz_searchplugin_search_query_search" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14899 -form: Symfony\Component\Form\Form {#14876 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14900 …5} |
full_name | "monsieurbiz_searchplugin_search[query]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "monsieurbiz_searchplugin_search_query" |
label | "monsieurbiz_searchplugin.form.query" |
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 | "_monsieurbiz_searchplugin_search_query" |
valid | true |
value | "" |
submit
"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" => "submit" ] |
[ "class" => "submit" ] |
label | "monsieurbiz_searchplugin.form.submit" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "submit" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "monsieurbiz_searchplugin.form.submit" |
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" => "submit" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_monsieurbiz_searchplugin_search_submit" ] |
cache_key | "_monsieurbiz_searchplugin_search_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#14897 …5} |
full_name | "monsieurbiz_searchplugin_search[submit]" |
id | "monsieurbiz_searchplugin_search_submit" |
label | "monsieurbiz_searchplugin.form.submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_monsieurbiz_searchplugin_search_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1dd42cc54d86aad7.T3_b3gep31d0YscNkk3HXpk6jlF1RGmluNBIc51m8sY.BA7jmTWevCEwNahAwXuqGdB_7TwwJjzv0bwqGqQJga46NZORd-jubj8kgg" |
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 | "1dd42cc54d86aad7.T3_b3gep31d0YscNkk3HXpk6jlF1RGmluNBIc51m8sY.BA7jmTWevCEwNahAwXuqGdB_7TwwJjzv0bwqGqQJga46NZORd-jubj8kgg" |
same as passed value |
mapped | false |
false
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data | "1dd42cc54d86aad7.T3_b3gep31d0YscNkk3HXpk6jlF1RGmluNBIc51m8sY.BA7jmTWevCEwNahAwXuqGdB_7TwwJjzv0bwqGqQJga46NZORd-jubj8kgg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14895 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} } |
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() {#14884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#14896 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_monsieurbiz_searchplugin_search__token" ] |
cache_key | "_monsieurbiz_searchplugin_search__token_hidden" |
compound | false |
data | "1dd42cc54d86aad7.T3_b3gep31d0YscNkk3HXpk6jlF1RGmluNBIc51m8sY.BA7jmTWevCEwNahAwXuqGdB_7TwwJjzv0bwqGqQJga46NZORd-jubj8kgg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14905 -form: Symfony\Component\Form\Form {#14892 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14885 …5} |
full_name | "monsieurbiz_searchplugin_search[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "monsieurbiz_searchplugin_search__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 | "_monsieurbiz_searchplugin_search__token" |
valid | true |
value | "1dd42cc54d86aad7.T3_b3gep31d0YscNkk3HXpk6jlF1RGmluNBIc51m8sY.BA7jmTWevCEwNahAwXuqGdB_7TwwJjzv0bwqGqQJga46NZORd-jubj8kgg" |
bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Dto\AddProductBundleToCartDto {#15443 -cart: App\Entity\Order\Order {#12263 …} -cartItem: App\Entity\Order\OrderItem {#15427 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15453 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7955 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15456 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15457 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15558 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15440 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15436 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15487 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15486 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15485 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15484 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15483 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15538 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15539 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15540 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15506 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15505 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15541 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15502 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15501 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15542 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15498 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15497 …} -quantity: 12 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15543 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15494 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15493 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15544 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15490 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15489 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15545 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15461 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15462 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15546 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15465 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15466 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15547 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15469 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15470 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15548 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15473 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15474 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15549 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15477 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15478 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15550 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15481 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15482 …} -quantity: 1 } ] } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | BitBag\SyliusProductBundlePlugin\Dto\AddProductBundleToCartDto {#15443 -cart: App\Entity\Order\Order {#12263 …} -cartItem: App\Entity\Order\OrderItem {#15427 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15453 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7955 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15456 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15457 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15558 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15440 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15436 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15487 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15486 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15485 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15484 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15483 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15538 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15539 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15540 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15506 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15505 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15541 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15502 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15501 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15542 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15498 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15497 …} -quantity: 12 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15543 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15494 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15493 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15544 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15490 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15489 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15545 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15461 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15462 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15546 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15465 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15466 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15547 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15469 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15470 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15548 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15473 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15474 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15549 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15477 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15478 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15550 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15481 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15482 …} -quantity: 1 } ] } } |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | 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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data | BitBag\SyliusProductBundlePlugin\Dto\AddProductBundleToCartDto {#15443 -cart: App\Entity\Order\Order {#12263 …} -cartItem: App\Entity\Order\OrderItem {#15427 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15453 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7955 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15456 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15457 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15558 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15440 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15436 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15487 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15486 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15485 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15484 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15483 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15538 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15539 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15540 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15506 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15505 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15541 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15502 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15501 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15542 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15498 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15497 …} -quantity: 12 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15543 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15494 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15493 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15544 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15490 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15489 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15545 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15461 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15462 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15546 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15465 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15466 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15547 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15469 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15470 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15548 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15473 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15474 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15549 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15477 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15478 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15550 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15481 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15482 …} -quantity: 1 } ] } } |
data_class | "BitBag\SyliusProductBundlePlugin\Dto\AddProductBundleToCartDto" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15552 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Dto\AddProductBundleToCartDto" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15551 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Dto\AddProductBundleToCartDto {#15443 -cart: App\Entity\Order\Order {#12263 …} -cartItem: App\Entity\Order\OrderItem {#15427 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15453 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7955 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15456 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15457 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15558 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15440 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15436 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15487 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15486 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15485 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15484 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15483 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15538 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15539 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15540 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15506 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15505 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15541 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15502 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15501 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15542 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15498 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15497 …} -quantity: 12 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15543 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15494 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15493 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15544 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15490 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15489 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15545 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15461 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15462 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15546 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15465 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15466 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15547 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15469 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15470 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15548 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15473 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15474 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15549 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15477 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15478 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15550 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15481 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15482 …} -quantity: 1 } ] } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15593 -form: Symfony\Component\Form\Form {#15603 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15560 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Dto\AddProductBundleToCartDto {#15443 -cart: App\Entity\Order\Order {#12263 …} -cartItem: App\Entity\Order\OrderItem {#15427 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15453 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7955 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15456 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15457 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15558 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15440 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15436 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15487 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15486 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15485 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15484 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15483 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15538 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15539 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15540 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15506 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15505 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15541 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15502 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15501 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15542 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15498 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15497 …} -quantity: 12 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15543 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15494 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15493 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15544 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15490 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15489 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15545 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15461 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15462 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15546 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15465 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15466 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15547 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15469 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15470 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15548 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15473 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15474 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15549 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15477 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15478 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15550 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15481 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15482 …} -quantity: 1 } ] } } |
cartItem
"Sylius\Bundle\OrderBundle\Form\Type\CartItemType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Order\OrderItem {#15427 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15453 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7955 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15456 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15457 …} #adjustmentsTotal: 0 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | 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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "App\Entity\Order\OrderItem" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15577 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "App\Entity\Order\OrderItem" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15575 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15576 …} } } |
validation_groups | [
"sylius"
] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sylius_cart_item" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_cartItem" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_cartItem_sylius_cart_item" |
compound | true |
data | App\Entity\Order\OrderItem {#15427 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15453 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7955 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15456 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15457 …} #adjustmentsTotal: 0 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15629 -form: Symfony\Component\Form\Form {#15619 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15627 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[cartItem]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_cartItem" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cartItem" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_cartItem" |
valid | true |
value | App\Entity\Order\OrderItem {#15427 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15453 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7955 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15456 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15457 …} #adjustmentsTotal: 0 } |
quantity
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 1 |
View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "min" => 1 ] |
[ "min" => 1 ] |
label | "sylius.ui.quantity" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "min" => 1 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15599 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "sylius.ui.quantity" |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15610 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15604 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "min" => 1 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_cartItem_quantity" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_cartItem_quantity_integer" |
compound | false |
data | 1 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15649 -form: Symfony\Component\Form\Form {#15622 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15632 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[cartItem][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_cartItem_quantity" |
label | "sylius.ui.quantity" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_cartItem_quantity" |
valid | true |
value | "1" |
productBundleItems
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#15558 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15440 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15436 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15487 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15486 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15485 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15484 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15483 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15538 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15539 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15540 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15506 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15505 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15541 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15502 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15501 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15542 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15498 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15497 …} -quantity: 12 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15543 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15494 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15493 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15544 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15490 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15489 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15545 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15461 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15462 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15546 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15465 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15466 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15547 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15469 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15470 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15548 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15473 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15474 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15549 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15477 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15478 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15550 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15481 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15482 …} -quantity: 1 } ] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
entry_options | [ "product" => App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } ] |
[ "product" => App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } "block_name" => "entry" ] |
entry_type | "BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType" |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#15584 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} } |
entry_options | [ "product" => App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } "block_name" => "entry" ] |
entry_type | "BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType" |
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() {#15592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15583 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
allow_add | false |
allow_delete | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems" ] |
button_add_label | "sylius.form.collection.add" |
button_delete_label | "sylius.form.collection.delete" |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_collection" |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#15558 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15440 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15436 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15487 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15486 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15485 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15484 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15483 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15538 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15539 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15540 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15506 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15505 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15541 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15502 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15501 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15542 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15498 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15497 …} -quantity: 12 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15543 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15494 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15493 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15544 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15490 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15489 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15545 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15461 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15462 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15546 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15465 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15466 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15547 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15469 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15470 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15548 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15473 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15474 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15549 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15477 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15478 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15550 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15481 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15482 …} -quantity: 1 } ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15630 -form: Symfony\Component\Form\Form {#15617 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15631 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "productBundleItems" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#15558 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15440 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15436 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15487 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15486 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15485 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15484 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15483 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15538 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15539 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15540 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15506 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15505 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15541 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15502 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15501 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15542 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15498 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15497 …} -quantity: 12 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15543 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15494 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15493 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15544 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15490 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15489 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15545 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15461 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15462 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15546 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15465 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15466 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15547 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15469 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15470 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15548 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15473 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15474 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15549 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15477 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15478 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15550 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15481 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15482 …} -quantity: 1 } ] } |
0
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15440 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15436 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 14 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15638 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[0]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15655 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15652 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15440 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15436 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 14 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15882 -form: Symfony\Component\Form\Form {#15662 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15881 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][0]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_0" |
label | null |
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 | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15440 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15436 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 14 } |
1
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15487 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 1 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[1]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15665 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[1]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15666 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15487 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 1 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15883 -form: Symfony\Component\Form\Form {#15674 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15921 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_1" |
label | null |
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 | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15487 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 1 } |
2
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15486 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 1 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[2]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15677 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[2]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15678 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15486 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 1 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15923 -form: Symfony\Component\Form\Form {#15686 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15924 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_2" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15486 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 1 } |
3
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15485 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 1 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[3]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15689 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[3]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15691 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15690 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15485 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 1 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15925 -form: Symfony\Component\Form\Form {#15698 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15926 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][3]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_3" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15485 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 1 } |
4
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15484 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 1 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[4]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15701 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[4]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15703 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15702 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15484 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 1 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15927 -form: Symfony\Component\Form\Form {#15710 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15928 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][4]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_4" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15484 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 1 } |
5
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15483 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 1 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[5]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15713 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[5]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15714 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15483 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 1 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15929 -form: Symfony\Component\Form\Form {#15722 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15930 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][5]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_5" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15483 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 1 } |
6
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15538 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 32 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[6]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15725 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[6]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15726 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15538 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 32 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15931 -form: Symfony\Component\Form\Form {#15734 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15932 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][6]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_6" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15538 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 32 } |
7
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15539 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 32 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[7]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15737 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[7]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15738 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15539 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 32 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15933 -form: Symfony\Component\Form\Form {#15746 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15934 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][7]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_7" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15539 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 32 } |
8
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15540 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15506 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15505 …} -quantity: 32 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[8]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15749 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[8]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15751 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15750 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15540 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15506 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15505 …} -quantity: 32 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15935 -form: Symfony\Component\Form\Form {#15758 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15936 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][8]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_8" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15540 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15506 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15505 …} -quantity: 32 } |
9
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15541 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15502 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15501 …} -quantity: 14 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[9]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15761 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[9]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15763 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15762 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15541 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15502 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15501 …} -quantity: 14 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15937 -form: Symfony\Component\Form\Form {#15770 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15938 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][9]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_9" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15541 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15502 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15501 …} -quantity: 14 } |
10
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15542 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15498 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15497 …} -quantity: 12 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[10]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15773 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[10]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15775 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15774 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15542 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15498 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15497 …} -quantity: 12 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15939 -form: Symfony\Component\Form\Form {#15782 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15940 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][10]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_10" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15542 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15498 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15497 …} -quantity: 12 } |
11
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15543 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15494 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15493 …} -quantity: 8 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[11]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15785 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[11]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15786 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15543 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15494 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15493 …} -quantity: 8 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15941 -form: Symfony\Component\Form\Form {#15794 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15942 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][11]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_11" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "11" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15543 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15494 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15493 …} -quantity: 8 } |
12
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15544 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15490 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15489 …} -quantity: 14 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[12]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15797 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[12]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15799 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15798 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15544 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15490 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15489 …} -quantity: 14 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15943 -form: Symfony\Component\Form\Form {#15806 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15944 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][12]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_12" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "12" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15544 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15490 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15489 …} -quantity: 14 } |
13
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15545 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15461 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15462 …} -quantity: 50 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[13]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15809 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[13]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15811 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15810 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15545 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15461 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15462 …} -quantity: 50 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15945 -form: Symfony\Component\Form\Form {#15818 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15946 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][13]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_13" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "13" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15545 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15461 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15462 …} -quantity: 50 } |
14
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15546 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15465 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15466 …} -quantity: 50 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[14]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15821 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[14]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15822 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15546 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15465 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15466 …} -quantity: 50 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15947 -form: Symfony\Component\Form\Form {#15830 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15948 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][14]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_14" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "14" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15546 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15465 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15466 …} -quantity: 50 } |
15
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15547 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15469 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15470 …} -quantity: 1 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[15]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15833 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[15]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15835 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15834 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15547 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15469 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15470 …} -quantity: 1 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15949 -form: Symfony\Component\Form\Form {#15842 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15950 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][15]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_15" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "15" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15547 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15469 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15470 …} -quantity: 1 } |
16
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15548 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15473 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15474 …} -quantity: 8 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[16]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15845 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[16]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15847 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15846 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15548 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15473 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15474 …} -quantity: 8 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15951 -form: Symfony\Component\Form\Form {#15854 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15952 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][16]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_16" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "16" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15548 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15473 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15474 …} -quantity: 8 } |
17
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15549 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15477 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15478 …} -quantity: 1 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[17]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15857 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[17]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15858 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15549 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15477 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15478 …} -quantity: 1 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15953 -form: Symfony\Component\Form\Form {#15866 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15954 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][17]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_17" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "17" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15549 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15477 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15478 …} -quantity: 1 } |
18
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15550 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15481 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15482 …} -quantity: 1 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[18]" |
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 | [] |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15869 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
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 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 113 #code: "onduleur-centralise-6kw-min-6000tl-xh-trina-435-batterie" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1719306588 {#7090 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719306588 {#7092 date: 2024-06-25 11:09:48.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 113 #name: "Kit photovoltaïque 6Kw (panneaux Trina 435) avec onduleur centralisé MIN 6000TL-XH et batterie" #slug: "kit-photovoltaique-6kw-panneaux-trina-435-avec-onduleur-centralise-min-6000tl-xh-et-batterie" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[18]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15871 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15870 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry_bitbag_sylius_product_bundle_plugin_add_product_bundle_item_to_cart" |
compound | true |
data | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15550 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15481 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15482 …} -quantity: 1 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15955 -form: Symfony\Component\Form\Form {#15878 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15956 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[productBundleItems][18]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_18" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "18" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart_productBundleItems_entry" |
valid | true |
value | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15550 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15481 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15482 …} -quantity: 1 } |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "00fbd2f947bf77432167.U_95_BcGdKX0QK1DDiC8gqZbdeQiqV9uF7ogZXhVF7M.Mqw_jH1INf--M50aeHPtr8csHrB2zjUveNNYARUKL9c5lyzRQEU28oYK7A" |
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 | "00fbd2f947bf77432167.U_95_BcGdKX0QK1DDiC8gqZbdeQiqV9uF7ogZXhVF7M.Mqw_jH1INf--M50aeHPtr8csHrB2zjUveNNYARUKL9c5lyzRQEU28oYK7A" |
same as passed value |
mapped | false |
false
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data | "00fbd2f947bf77432167.U_95_BcGdKX0QK1DDiC8gqZbdeQiqV9uF7ogZXhVF7M.Mqw_jH1INf--M50aeHPtr8csHrB2zjUveNNYARUKL9c5lyzRQEU28oYK7A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15572 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} } |
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() {#15872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15650 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart__token" ] |
cache_key | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart__token_hidden" |
compound | false |
data | "00fbd2f947bf77432167.U_95_BcGdKX0QK1DDiC8gqZbdeQiqV9uF7ogZXhVF7M.Mqw_jH1INf--M50aeHPtr8csHrB2zjUveNNYARUKL9c5lyzRQEU28oYK7A" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15966 -form: Symfony\Component\Form\Form {#15962 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15958 …5} |
full_name | "bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_sylius_product_bundle_plugin_add_product_bundle_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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_sylius_product_bundle_plugin_add_product_bundle_to_cart__token" |
valid | true |
value | "00fbd2f947bf77432167.U_95_BcGdKX0QK1DDiC8gqZbdeQiqV9uF7ogZXhVF7M.Mqw_jH1INf--M50aeHPtr8csHrB2zjUveNNYARUKL9c5lyzRQEU28oYK7A" |
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 | "/" |
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#21646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} } |
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() {#21648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21647 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/" |
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 {#21699 -form: Symfony\Component\Form\Form {#21700 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21649 …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 |
analytics
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "true" |
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 | "true" |
same as passed value |
expanded | true |
same as passed value |
multiple | false |
false
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data | "true" |
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() {#21657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21656 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_cookie_consent_analytics" ] |
cache_key | "_cookie_consent_analytics_choice" |
choice_translation_domain | "CHCookieConsentBundle" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#10842 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#10841 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#10844 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10843 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21680 -form: Symfony\Component\Form\Form {#21721 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21787 …5} |
full_name | "cookie_consent[analytics]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_analytics" |
is_selected | Closure($choice, $value) {#21769 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10818 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "analytics" |
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_analytics" |
valid | true |
value | "true" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"true"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.yes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10903 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10897 …} } |
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 {#10905 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() {#21705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21704 …} } } |
validation_groups | null |
value | "true" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_analytics_entry" ] |
cache_key | "_cookie_consent_analytics_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21733 -form: Symfony\Component\Form\Form {#21724 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21742 …5} |
full_name | "cookie_consent[analytics]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_analytics_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_analytics_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 | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.no" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10903 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10897 …} } |
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 {#10905 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() {#21714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21713 …} } } |
validation_groups | null |
value | "false" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_analytics_entry" ] |
cache_key | "_cookie_consent_analytics_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21658 -form: Symfony\Component\Form\Form {#21727 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21715 …5} |
full_name | "cookie_consent[analytics]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_analytics_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_analytics_entry" |
valid | true |
value | "false" |
tracking
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "true" |
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 | "true" |
same as passed value |
expanded | true |
same as passed value |
multiple | false |
false
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data | "true" |
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() {#21668 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21667 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_cookie_consent_tracking" ] |
cache_key | "_cookie_consent_tracking_choice" |
choice_translation_domain | "CHCookieConsentBundle" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#10842 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#10841 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#10844 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10843 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21669 -form: Symfony\Component\Form\Form {#21748 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21760 …5} |
full_name | "cookie_consent[tracking]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_tracking" |
is_selected | Closure($choice, $value) {#21814 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10818 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "tracking" |
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_tracking" |
valid | true |
value | "true" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"true"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.yes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10903 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10897 …} } |
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 {#10905 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() {#21732 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21731 …} } } |
validation_groups | null |
value | "true" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_tracking_entry" ] |
cache_key | "_cookie_consent_tracking_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21818 -form: Symfony\Component\Form\Form {#21751 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21817 …5} |
full_name | "cookie_consent[tracking]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_tracking_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_tracking_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 | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.no" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10903 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10897 …} } |
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 {#10905 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() {#21741 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21740 …} } } |
validation_groups | null |
value | "false" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_tracking_entry" ] |
cache_key | "_cookie_consent_tracking_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21819 -form: Symfony\Component\Form\Form {#21754 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21830 …5} |
full_name | "cookie_consent[tracking]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_tracking_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_tracking_entry" |
valid | true |
value | "false" |
marketing
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "true" |
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 | "true" |
same as passed value |
expanded | true |
same as passed value |
multiple | false |
false
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data | "true" |
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() {#21679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21678 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_cookie_consent_marketing" ] |
cache_key | "_cookie_consent_marketing_choice" |
choice_translation_domain | "CHCookieConsentBundle" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#10842 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#10841 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#10844 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10843 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21816 -form: Symfony\Component\Form\Form {#21775 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21706 …5} |
full_name | "cookie_consent[marketing]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_marketing" |
is_selected | Closure($choice, $value) {#21838 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10818 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "marketing" |
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_marketing" |
valid | true |
value | "true" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"true"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.yes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10903 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10897 …} } |
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 {#10905 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() {#21759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21758 …} } } |
validation_groups | null |
value | "true" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_marketing_entry" ] |
cache_key | "_cookie_consent_marketing_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21848 -form: Symfony\Component\Form\Form {#21778 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21844 …5} |
full_name | "cookie_consent[marketing]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_marketing_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_marketing_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 | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.no" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10903 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10897 …} } |
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 {#10905 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() {#21768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21767 …} } } |
validation_groups | null |
value | "false" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_marketing_entry" ] |
cache_key | "_cookie_consent_marketing_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21850 -form: Symfony\Component\Form\Form {#21781 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21851 …5} |
full_name | "cookie_consent[marketing]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_marketing_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_marketing_entry" |
valid | true |
value | "false" |
social_media
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "true" |
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 | "true" |
same as passed value |
expanded | true |
same as passed value |
multiple | false |
false
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data | "true" |
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() {#21690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21689 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_cookie_consent_social_media" ] |
cache_key | "_cookie_consent_social_media_choice" |
choice_translation_domain | "CHCookieConsentBundle" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#10842 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#10841 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#10844 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10843 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21842 -form: Symfony\Component\Form\Form {#21802 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21836 …5} |
full_name | "cookie_consent[social_media]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_social_media" |
is_selected | Closure($choice, $value) {#21853 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10818 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "social_media" |
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_social_media" |
valid | true |
value | "true" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"true"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.yes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10903 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10897 …} } |
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 {#10905 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() {#21786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21785 …} } } |
validation_groups | null |
value | "true" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_social_media_entry" ] |
cache_key | "_cookie_consent_social_media_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21856 -form: Symfony\Component\Form\Form {#21805 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21855 …5} |
full_name | "cookie_consent[social_media]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_social_media_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_social_media_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 | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.no" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10903 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10897 …} } |
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 {#10905 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() {#21795 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21794 …} } } |
validation_groups | null |
value | "false" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_social_media_entry" ] |
cache_key | "_cookie_consent_social_media_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21857 -form: Symfony\Component\Form\Form {#21808 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21858 …5} |
full_name | "cookie_consent[social_media]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_social_media_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_social_media_entry" |
valid | true |
value | "false" |
save
"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 | "Accepter les 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 |
label | "Accepter les 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_save" ] |
cache_key | "_cookie_consent_save_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#21852 …5} |
full_name | "cookie_consent[save]" |
id | "cookie_consent_save" |
label | "Accepter les cookies" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "save" |
priority | 0 |
row_attr | [] |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_save" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "3604a88ad1ce06cf15.cTCRJcAiCC2CQAJ2p4OfZHmu_Tf7-LCmw73236C94ns.EknyTblMS3q2CToj4sTuMz7gukLLl_bNtoqCmezloUtIVKNmjBZwZ_MJdQ" |
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 | "3604a88ad1ce06cf15.cTCRJcAiCC2CQAJ2p4OfZHmu_Tf7-LCmw73236C94ns.EknyTblMS3q2CToj4sTuMz7gukLLl_bNtoqCmezloUtIVKNmjBZwZ_MJdQ" |
same as passed value |
mapped | false |
false
|
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 {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data | "3604a88ad1ce06cf15.cTCRJcAiCC2CQAJ2p4OfZHmu_Tf7-LCmw73236C94ns.EknyTblMS3q2CToj4sTuMz7gukLLl_bNtoqCmezloUtIVKNmjBZwZ_MJdQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#21691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10776 …} } |
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() {#21860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10791 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21854 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_cookie_consent__token" ] |
cache_key | "_cookie_consent__token_hidden" |
compound | false |
data | "3604a88ad1ce06cf15.cTCRJcAiCC2CQAJ2p4OfZHmu_Tf7-LCmw73236C94ns.EknyTblMS3q2CToj4sTuMz7gukLLl_bNtoqCmezloUtIVKNmjBZwZ_MJdQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21869 -form: Symfony\Component\Form\Form {#21865 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21859 …5} |
full_name | "cookie_consent[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent__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 | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent__token" |
valid | true |
value | "3604a88ad1ce06cf15.cTCRJcAiCC2CQAJ2p4OfZHmu_Tf7-LCmw73236C94ns.EknyTblMS3q2CToj4sTuMz7gukLLl_bNtoqCmezloUtIVKNmjBZwZ_MJdQ" |