- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 441
- Events
- Routing
- Cache
- Translation 71
- 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
-
-
_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) {#12675 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} } |
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() {#12676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#12677 …} } } |
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 {#12548 -form: Symfony\Component\Form\Form {#12694 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12568 …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 {#12621 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#12594 +constraints: [] +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#12621 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#12594 +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 {#12621 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#12594 +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) {#12538 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} } |
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() {#12535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#12536 …} } } |
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 {#12626 -form: Symfony\Component\Form\Form {#12547 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12625 …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 {#12628 …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 | "4bc24865fe7839748d60d39ede8a9.vMiqamPgcYXEWF2RLQ4T-g4_wWBwA5eFTla0F2MIkVc.9OWeNRqGKMiTCxrdWHkmzG1OkzpGTaa1JD7OTVJq6yHdkNsuV4gA45YQFA" |
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 | "4bc24865fe7839748d60d39ede8a9.vMiqamPgcYXEWF2RLQ4T-g4_wWBwA5eFTla0F2MIkVc.9OWeNRqGKMiTCxrdWHkmzG1OkzpGTaa1JD7OTVJq6yHdkNsuV4gA45YQFA" |
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 | "4bc24865fe7839748d60d39ede8a9.vMiqamPgcYXEWF2RLQ4T-g4_wWBwA5eFTla0F2MIkVc.9OWeNRqGKMiTCxrdWHkmzG1OkzpGTaa1JD7OTVJq6yHdkNsuV4gA45YQFA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} } |
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() {#12584 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#12629 …} } } |
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 | "4bc24865fe7839748d60d39ede8a9.vMiqamPgcYXEWF2RLQ4T-g4_wWBwA5eFTla0F2MIkVc.9OWeNRqGKMiTCxrdWHkmzG1OkzpGTaa1JD7OTVJq6yHdkNsuV4gA45YQFA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12556 -form: Symfony\Component\Form\Form {#12695 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12701 …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 | "4bc24865fe7839748d60d39ede8a9.vMiqamPgcYXEWF2RLQ4T-g4_wWBwA5eFTla0F2MIkVc.9OWeNRqGKMiTCxrdWHkmzG1OkzpGTaa1JD7OTVJq6yHdkNsuV4gA45YQFA" |
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 {#14920 -cart: App\Entity\Order\Order {#11234 …} -cartItem: App\Entity\Order\OrderItem {#14904 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14930 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8140 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14933 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14934 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15030 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14917 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14913 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15014 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14960 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15011 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15010 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14959 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15007 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15006 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14958 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15003 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 52 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14957 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14956 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14961 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14962 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14963 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 36 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14964 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15015 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15016 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15017 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15018 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15019 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14942 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14943 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15020 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14946 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14947 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15021 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14950 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14951 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15022 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14954 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14955 …} -quantity: 2 } ] } } |
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 {#14920 -cart: App\Entity\Order\Order {#11234 …} -cartItem: App\Entity\Order\OrderItem {#14904 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14930 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8140 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14933 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14934 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15030 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14917 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14913 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15014 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14960 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15011 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15010 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14959 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15007 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15006 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14958 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15003 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 52 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14957 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14956 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14961 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14962 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14963 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 36 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14964 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15015 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15016 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15017 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15018 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15019 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14942 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14943 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15020 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14946 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14947 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15021 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14950 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14951 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15022 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14954 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14955 …} -quantity: 2 } ] } } |
same as passed value |
product | App\Entity\Product\Product {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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 {#14920 -cart: App\Entity\Order\Order {#11234 …} -cartItem: App\Entity\Order\OrderItem {#14904 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14930 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8140 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14933 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14934 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15030 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14917 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14913 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15014 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14960 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15011 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15010 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14959 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15007 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15006 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14958 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15003 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 52 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14957 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14956 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14961 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14962 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14963 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 36 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14964 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15015 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15016 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15017 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15018 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15019 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14942 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14943 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15020 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14946 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14947 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15021 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14950 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14951 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15022 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14954 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14955 …} -quantity: 2 } ] } } |
data_class | "BitBag\SyliusProductBundlePlugin\Dto\AddProductBundleToCartDto" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15024 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15023 …} } } |
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 {#14920 -cart: App\Entity\Order\Order {#11234 …} -cartItem: App\Entity\Order\OrderItem {#14904 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14930 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8140 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14933 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14934 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15030 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14917 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14913 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15014 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14960 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15011 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15010 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14959 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15007 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15006 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14958 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15003 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 52 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14957 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14956 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14961 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14962 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14963 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 36 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14964 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15015 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15016 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15017 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15018 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15019 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14942 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14943 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15020 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14946 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14947 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15021 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14950 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14951 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15022 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14954 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14955 …} -quantity: 2 } ] } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15065 -form: Symfony\Component\Form\Form {#15075 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15032 …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 {#14920 -cart: App\Entity\Order\Order {#11234 …} -cartItem: App\Entity\Order\OrderItem {#14904 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14930 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8140 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14933 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14934 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15030 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14917 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14913 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15014 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14960 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15011 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15010 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14959 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15007 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15006 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14958 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15003 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 52 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14957 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14956 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14961 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14962 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14963 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 36 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14964 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15015 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15016 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15017 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15018 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15019 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14942 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14943 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15020 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14946 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14947 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15021 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14950 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14951 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15022 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14954 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14955 …} -quantity: 2 } ] } } |
cartItem
"Sylius\Bundle\OrderBundle\Form\Type\CartItemType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Order\OrderItem {#14904 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14930 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8140 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14933 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14934 …} #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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15049 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15048 …} } } |
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 {#14904 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14930 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8140 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14933 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14934 …} #adjustmentsTotal: 0 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15101 -form: Symfony\Component\Form\Form {#15091 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15099 …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 {#14904 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14930 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8140 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14933 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14934 …} #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) {#15071 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} } |
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() {#15082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15076 …} } } |
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 {#15121 -form: Symfony\Component\Form\Form {#15094 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15104 …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 {#15030 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14917 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14913 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15014 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14960 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15011 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15010 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14959 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15007 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15006 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14958 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15003 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 52 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14957 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14956 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14961 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14962 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14963 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 36 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14964 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15015 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15016 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15017 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15018 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15019 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14942 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14943 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15020 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14946 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14947 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15021 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14950 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14951 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15022 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14954 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14955 …} -quantity: 2 } ] } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #searchable: false #filterable: false #searchWeight: 1 } ] |
[ "product" => App\Entity\Product\Product {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15056 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} } |
entry_options | [ "product" => App\Entity\Product\Product {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15055 …} } } |
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 {#15030 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14917 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14913 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15014 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14960 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15011 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15010 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14959 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15007 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15006 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14958 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15003 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 52 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14957 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14956 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14961 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14962 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14963 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 36 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14964 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15015 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15016 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15017 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15018 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15019 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14942 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14943 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15020 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14946 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14947 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15021 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14950 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14951 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15022 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14954 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14955 …} -quantity: 2 } ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15102 -form: Symfony\Component\Form\Form {#15089 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15103 …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 {#15030 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14917 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14913 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15014 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14960 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15011 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15010 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14959 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15007 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15006 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14958 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15003 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 52 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14957 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14956 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14961 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14962 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14963 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 36 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14964 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15015 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15016 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15017 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15018 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 9 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15019 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14942 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14943 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15020 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14946 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14947 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15021 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14950 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14951 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15022 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14954 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14955 …} -quantity: 2 } ] } |
0
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14917 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14913 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15014 …} -quantity: 18 } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15110 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15124 …} } } |
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 {#14917 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14913 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15014 …} -quantity: 18 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15342 -form: Symfony\Component\Form\Form {#15134 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15341 …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 {#14917 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14913 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15014 …} -quantity: 18 } |
1
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14960 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15011 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15010 …} -quantity: 9 } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15137 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15138 …} } } |
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 {#14960 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15011 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15010 …} -quantity: 9 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15343 -form: Symfony\Component\Form\Form {#15146 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15379 …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 {#14960 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15011 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15010 …} -quantity: 9 } |
2
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14959 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15007 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15006 …} -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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15149 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15150 …} } } |
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 {#14959 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15007 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15006 …} -quantity: 1 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15381 -form: Symfony\Component\Form\Form {#15158 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15382 …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 {#14959 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15007 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15006 …} -quantity: 1 } |
3
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14958 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15003 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 52 } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15161 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15163 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15162 …} } } |
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 {#14958 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15003 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 52 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15383 -form: Symfony\Component\Form\Form {#15170 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15384 …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 {#14958 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15003 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 52 } |
4
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14957 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 40 } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15173 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15174 …} } } |
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 {#14957 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 40 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15385 -form: Symfony\Component\Form\Form {#15182 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15386 …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 {#14957 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 40 } |
5
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14956 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 40 } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15185 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15186 …} } } |
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 {#14956 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 40 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15387 -form: Symfony\Component\Form\Form {#15194 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15388 …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 {#14956 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 40 } |
6
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14961 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 18 } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15197 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15198 …} } } |
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 {#14961 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 18 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15389 -form: Symfony\Component\Form\Form {#15206 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15390 …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 {#14961 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 18 } |
7
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14962 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 6 } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15209 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15210 …} } } |
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 {#14962 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 6 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15391 -form: Symfony\Component\Form\Form {#15218 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15392 …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 {#14962 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 6 } |
8
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14963 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 36 } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15221 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15222 …} } } |
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 {#14963 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 36 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15393 -form: Symfony\Component\Form\Form {#15230 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15394 …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 {#14963 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 36 } |
9
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14964 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15233 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15234 …} } } |
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 {#14964 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15395 -form: Symfony\Component\Form\Form {#15242 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15396 …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 {#14964 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } |
10
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15015 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 18 } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15245 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15246 …} } } |
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 {#15015 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 18 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15397 -form: Symfony\Component\Form\Form {#15254 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15398 …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 {#15015 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 18 } |
11
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15016 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 9 } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15257 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15258 …} } } |
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 {#15016 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 9 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15399 -form: Symfony\Component\Form\Form {#15266 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15400 …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 {#15016 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 9 } |
12
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15017 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 9 } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15269 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15270 …} } } |
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 {#15017 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 9 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15401 -form: Symfony\Component\Form\Form {#15278 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15402 …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 {#15017 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 9 } |
13
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15018 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 9 } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15281 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15282 …} } } |
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 {#15018 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 9 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15403 -form: Symfony\Component\Form\Form {#15290 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15404 …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 {#15018 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 9 } |
14
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15019 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14942 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14943 …} -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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15293 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15294 …} } } |
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 {#15019 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14942 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14943 …} -quantity: 50 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15405 -form: Symfony\Component\Form\Form {#15302 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15406 …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 {#15019 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14942 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14943 …} -quantity: 50 } |
15
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15020 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14946 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14947 …} -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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15305 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15306 …} } } |
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 {#15020 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14946 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14947 …} -quantity: 50 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15407 -form: Symfony\Component\Form\Form {#15314 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15408 …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 {#15020 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14946 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14947 …} -quantity: 50 } |
16
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15021 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14950 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14951 …} -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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15317 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15318 …} } } |
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 {#15021 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14950 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14951 …} -quantity: 1 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15409 -form: Symfony\Component\Form\Form {#15326 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15410 …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 {#15021 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14950 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14951 …} -quantity: 1 } |
17
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15022 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14954 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14955 …} -quantity: 2 } |
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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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) {#15329 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} 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 {#7470 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7695 …} #pictograms: Doctrine\ORM\PersistentCollection {#7567 …} #files: Doctrine\ORM\PersistentCollection {#7583 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7634 …} #archivedAt: DateTime @1721726921 {#7456 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7670 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7740 …} #channels: Doctrine\ORM\PersistentCollection {#7765 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8124 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7762 …} #id: 79 #code: "ja-solar-ds3-9kw-jam66s30-500-mr" #attributes: Doctrine\ORM\PersistentCollection {#7911 …} #variants: Doctrine\ORM\PersistentCollection {#7968 …} #options: Doctrine\ORM\PersistentCollection {#8070 …} #associations: Doctrine\ORM\PersistentCollection {#3929 …} #createdAt: DateTime @1719217464 {#7463 date: 2024-06-24 10:24:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1721726921 {#7465 date: 2024-07-23 11:28:41.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8126 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8128 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 79 #name: "Kit photovoltaïque 9 KW (Panneaux JAM66S30 - 500/MR) avec micro-onduleurs DS3" #slug: "kit-photovoltaique-9-kw-panneaux-jam66s30-500-mr-avec-micro-onduleurs-ds3" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7470} } ] #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 {#8096 …} #callouts: Doctrine\ORM\PersistentCollection {#7724 …} #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() {#15331 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15330 …} } } |
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 {#15022 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14954 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14955 …} -quantity: 2 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15411 -form: Symfony\Component\Form\Form {#15338 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15412 …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 {#15022 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14954 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14955 …} -quantity: 2 } |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "7699fdc8b6f65ad1.r2-XPIXJbW0lCCeo7FoIgujKiPrk-paHMj4g8amp4gk.lguvD7azGD9jbhf6s2tBr4aIw7e0nMPeZVBxg8Xu2j3iHd9wxp8VMkdMRA" |
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 | "7699fdc8b6f65ad1.r2-XPIXJbW0lCCeo7FoIgujKiPrk-paHMj4g8amp4gk.lguvD7azGD9jbhf6s2tBr4aIw7e0nMPeZVBxg8Xu2j3iHd9wxp8VMkdMRA" |
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 | "7699fdc8b6f65ad1.r2-XPIXJbW0lCCeo7FoIgujKiPrk-paHMj4g8amp4gk.lguvD7azGD9jbhf6s2tBr4aIw7e0nMPeZVBxg8Xu2j3iHd9wxp8VMkdMRA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15044 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} } |
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() {#15332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15122 …} } } |
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 | "7699fdc8b6f65ad1.r2-XPIXJbW0lCCeo7FoIgujKiPrk-paHMj4g8amp4gk.lguvD7azGD9jbhf6s2tBr4aIw7e0nMPeZVBxg8Xu2j3iHd9wxp8VMkdMRA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15422 -form: Symfony\Component\Form\Form {#15418 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15414 …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 | "7699fdc8b6f65ad1.r2-XPIXJbW0lCCeo7FoIgujKiPrk-paHMj4g8amp4gk.lguvD7azGD9jbhf6s2tBr4aIw7e0nMPeZVBxg8Xu2j3iHd9wxp8VMkdMRA" |
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) {#20696 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} } |
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() {#20698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20697 …} } } |
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 {#20749 -form: Symfony\Component\Form\Form {#20750 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20699 …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() {#20707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20706 …} } } |
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 {#11026 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11025 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11028 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11027 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20730 -form: Symfony\Component\Form\Form {#20771 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#20837 …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) {#20819 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11002 …} } |
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) {#11087 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11081 …} } |
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 {#11089 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() {#20755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20754 …} } } |
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 {#20783 -form: Symfony\Component\Form\Form {#20774 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20792 …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) {#11087 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11081 …} } |
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 {#11089 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() {#20764 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20763 …} } } |
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 {#20708 -form: Symfony\Component\Form\Form {#20777 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20765 …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() {#20718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20717 …} } } |
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 {#11026 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11025 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11028 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11027 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20719 -form: Symfony\Component\Form\Form {#20798 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#20810 …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) {#20864 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11002 …} } |
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) {#11087 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11081 …} } |
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 {#11089 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() {#20782 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20781 …} } } |
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 {#20868 -form: Symfony\Component\Form\Form {#20801 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20867 …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) {#11087 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11081 …} } |
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 {#11089 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() {#20791 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20790 …} } } |
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 {#20869 -form: Symfony\Component\Form\Form {#20804 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20880 …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() {#20729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20728 …} } } |
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 {#11026 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11025 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11028 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11027 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20866 -form: Symfony\Component\Form\Form {#20825 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#20756 …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) {#20888 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11002 …} } |
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) {#11087 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11081 …} } |
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 {#11089 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() {#20809 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20808 …} } } |
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 {#20898 -form: Symfony\Component\Form\Form {#20828 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20894 …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) {#11087 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11081 …} } |
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 {#11089 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() {#20818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20817 …} } } |
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 {#20900 -form: Symfony\Component\Form\Form {#20831 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20901 …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() {#20740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20739 …} } } |
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 {#11026 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11025 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11028 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11027 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20892 -form: Symfony\Component\Form\Form {#20852 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#20886 …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) {#20903 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11002 …} } |
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) {#11087 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11081 …} } |
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 {#11089 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() {#20836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20835 …} } } |
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 {#20906 -form: Symfony\Component\Form\Form {#20855 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20905 …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) {#11087 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11081 …} } |
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 {#11089 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() {#20845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20844 …} } } |
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 {#20907 -form: Symfony\Component\Form\Form {#20858 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20908 …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 {#20902 …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 | "59bc3554f13d8f704f5124501bb6c8.3d6bKgxJ3ovxLpy2hIPsxul_QyVGrYx9y00-YKtmi2E.pObTdX4Du--5X6TYw-ad9Y4VJXB38u8l-xhsAfoBvyKymsJ8Qhjov6BWpA" |
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 | "59bc3554f13d8f704f5124501bb6c8.3d6bKgxJ3ovxLpy2hIPsxul_QyVGrYx9y00-YKtmi2E.pObTdX4Du--5X6TYw-ad9Y4VJXB38u8l-xhsAfoBvyKymsJ8Qhjov6BWpA" |
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 | "59bc3554f13d8f704f5124501bb6c8.3d6bKgxJ3ovxLpy2hIPsxul_QyVGrYx9y00-YKtmi2E.pObTdX4Du--5X6TYw-ad9Y4VJXB38u8l-xhsAfoBvyKymsJ8Qhjov6BWpA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#20741 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10960 …} } |
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() {#20910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20904 …} } } |
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 | "59bc3554f13d8f704f5124501bb6c8.3d6bKgxJ3ovxLpy2hIPsxul_QyVGrYx9y00-YKtmi2E.pObTdX4Du--5X6TYw-ad9Y4VJXB38u8l-xhsAfoBvyKymsJ8Qhjov6BWpA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20919 -form: Symfony\Component\Form\Form {#20915 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20909 …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 | "59bc3554f13d8f704f5124501bb6c8.3d6bKgxJ3ovxLpy2hIPsxul_QyVGrYx9y00-YKtmi2E.pObTdX4Du--5X6TYw-ad9Y4VJXB38u8l-xhsAfoBvyKymsJ8Qhjov6BWpA" |