- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 441
- Events
- Routing
- Cache
- Translation 73
- Security
- Twig
- Doctrine 3
- E-mails
- Debug
- Messages
- Template events 28
- Blocks* 2
- Payum
- Themes 1
- Rich Snippets 2
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
query
-
submit
-
_token
-
-
-
-
quantity
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
-
_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) {#12668 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} } |
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() {#12669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#12670 …} } } |
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 {#12541 -form: Symfony\Component\Form\Form {#12687 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12561 …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 {#12614 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#12587 +constraints: [] +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#12614 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#12587 +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 {#12614 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#12587 +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) {#12531 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} } |
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() {#12528 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#12529 …} } } |
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 {#12619 -form: Symfony\Component\Form\Form {#12540 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12618 …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 {#12621 …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 | "3fb6b3ad3375a8f7.7-ELw0YZDnnbENa65-ock3i_3c8P9X3928WkV5ueI7k.odh-rjF0SDWiabfNnbgo8h6JnLtIohWs7o_2Is3RYt2MonKiB15fI7FW4g" |
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 | "3fb6b3ad3375a8f7.7-ELw0YZDnnbENa65-ock3i_3c8P9X3928WkV5ueI7k.odh-rjF0SDWiabfNnbgo8h6JnLtIohWs7o_2Is3RYt2MonKiB15fI7FW4g" |
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 | "3fb6b3ad3375a8f7.7-ELw0YZDnnbENa65-ock3i_3c8P9X3928WkV5ueI7k.odh-rjF0SDWiabfNnbgo8h6JnLtIohWs7o_2Is3RYt2MonKiB15fI7FW4g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12620 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} } |
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() {#12577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#12622 …} } } |
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 | "3fb6b3ad3375a8f7.7-ELw0YZDnnbENa65-ock3i_3c8P9X3928WkV5ueI7k.odh-rjF0SDWiabfNnbgo8h6JnLtIohWs7o_2Is3RYt2MonKiB15fI7FW4g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12549 -form: Symfony\Component\Form\Form {#12688 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12694 …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 | "3fb6b3ad3375a8f7.7-ELw0YZDnnbENa65-ock3i_3c8P9X3928WkV5ueI7k.odh-rjF0SDWiabfNnbgo8h6JnLtIohWs7o_2Is3RYt2MonKiB15fI7FW4g" |
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 {#14908 -cart: App\Entity\Order\Order {#11190 …} -cartItem: App\Entity\Order\OrderItem {#14892 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14918 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8142 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14921 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14922 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15013 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14905 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14901 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 16 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14963 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14962 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14959 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14958 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14955 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14954 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14952 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14926 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14927 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15003 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14930 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14931 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15004 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14934 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14935 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15005 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 6 } ] } } |
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 {#14908 -cart: App\Entity\Order\Order {#11190 …} -cartItem: App\Entity\Order\OrderItem {#14892 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14918 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8142 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14921 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14922 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15013 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14905 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14901 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 16 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14963 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14962 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14959 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14958 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14955 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14954 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14952 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14926 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14927 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15003 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14930 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14931 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15004 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14934 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14935 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15005 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 6 } ] } } |
same as passed value |
product | App\Entity\Product\Product {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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 {#14908 -cart: App\Entity\Order\Order {#11190 …} -cartItem: App\Entity\Order\OrderItem {#14892 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14918 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8142 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14921 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14922 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15013 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14905 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14901 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 16 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14963 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14962 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14959 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14958 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14955 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14954 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14952 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14926 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14927 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15003 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14930 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14931 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15004 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14934 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14935 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15005 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 6 } ] } } |
data_class | "BitBag\SyliusProductBundlePlugin\Dto\AddProductBundleToCartDto" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15007 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15014 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15006 …} } } |
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 {#14908 -cart: App\Entity\Order\Order {#11190 …} -cartItem: App\Entity\Order\OrderItem {#14892 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14918 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8142 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14921 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14922 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15013 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14905 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14901 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 16 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14963 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14962 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14959 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14958 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14955 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14954 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14952 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14926 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14927 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15003 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14930 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14931 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15004 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14934 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14935 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15005 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 6 } ] } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15048 -form: Symfony\Component\Form\Form {#15058 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15015 …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 {#14908 -cart: App\Entity\Order\Order {#11190 …} -cartItem: App\Entity\Order\OrderItem {#14892 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14918 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8142 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14921 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14922 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15013 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14905 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14901 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 16 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14963 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14962 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14959 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14958 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14955 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14954 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14952 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14926 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14927 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15003 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14930 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14931 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15004 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14934 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14935 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15005 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 6 } ] } } |
cartItem
"Sylius\Bundle\OrderBundle\Form\Type\CartItemType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Order\OrderItem {#14892 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14918 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8142 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14921 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14922 …} #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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15032 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15031 …} } } |
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 {#14892 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14918 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8142 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14921 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14922 …} #adjustmentsTotal: 0 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15084 -form: Symfony\Component\Form\Form {#15074 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15082 …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 {#14892 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14918 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8142 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14921 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14922 …} #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) {#15054 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} } |
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() {#15065 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15059 …} } } |
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 {#15104 -form: Symfony\Component\Form\Form {#15077 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15087 …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 {#15013 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14905 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14901 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 16 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14963 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14962 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14959 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14958 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14955 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14954 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14952 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14926 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14927 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15003 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14930 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14931 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15004 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14934 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14935 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15005 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 6 } ] } |
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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #searchable: false #filterable: false #searchWeight: 1 } ] |
[ "product" => App\Entity\Product\Product {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15039 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} } |
entry_options | [ "product" => App\Entity\Product\Product {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15038 …} } } |
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 {#15013 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14905 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14901 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 16 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14963 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14962 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14959 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14958 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14955 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14954 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14952 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14926 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14927 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15003 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14930 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14931 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15004 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14934 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14935 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15005 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 6 } ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15085 -form: Symfony\Component\Form\Form {#15072 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15086 …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 {#15013 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14905 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14901 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 16 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 18 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14963 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14962 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14959 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14958 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14955 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14954 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14952 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14926 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14927 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15003 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14930 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14931 …} -quantity: 5 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15004 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14934 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14935 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15005 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 6 } ] } |
0
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14905 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14901 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15093 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15107 …} } } |
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 {#14905 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14901 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 18 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15313 -form: Symfony\Component\Form\Form {#15117 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15312 …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 {#14905 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14901 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15002 …} -quantity: 18 } |
1
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 5 } |
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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15120 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15121 …} } } |
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 {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 5 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15314 -form: Symfony\Component\Form\Form {#15129 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15348 …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 {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14999 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14998 …} -quantity: 5 } |
2
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15132 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15134 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15133 …} } } |
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 {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 1 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15350 -form: Symfony\Component\Form\Form {#15141 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15351 …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 {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14995 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14994 …} -quantity: 1 } |
3
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15144 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15145 …} } } |
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 {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 40 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15352 -form: Symfony\Component\Form\Form {#15153 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15353 …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 {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14991 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14990 …} -quantity: 40 } |
4
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15156 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15157 …} } } |
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 {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 40 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15354 -form: Symfony\Component\Form\Form {#15165 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15355 …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 {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14987 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14986 …} -quantity: 40 } |
5
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15168 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15169 …} } } |
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 {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 40 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15356 -form: Symfony\Component\Form\Form {#15177 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15357 …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 {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14983 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14982 …} -quantity: 40 } |
6
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15180 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15181 …} } } |
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 {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15358 -form: Symfony\Component\Form\Form {#15189 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15359 …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 {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14979 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14978 …} -quantity: 18 } |
7
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 16 } |
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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15192 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15193 …} } } |
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 {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 16 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15360 -form: Symfony\Component\Form\Form {#15201 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15361 …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 {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14975 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14974 …} -quantity: 16 } |
8
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 8 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15204 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15205 …} } } |
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 {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 8 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15362 -form: Symfony\Component\Form\Form {#15213 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15363 …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 {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14971 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14970 …} -quantity: 8 } |
9
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15216 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15217 …} } } |
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 {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 18 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15364 -form: Symfony\Component\Form\Form {#15225 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15365 …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 {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14967 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14966 …} -quantity: 18 } |
10
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14963 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14962 …} -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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15228 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15229 …} } } |
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 {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14963 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14962 …} -quantity: 50 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15366 -form: Symfony\Component\Form\Form {#15237 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15367 …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 {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14963 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14962 …} -quantity: 50 } |
11
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14959 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14958 …} -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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15240 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15241 …} } } |
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 {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14959 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14958 …} -quantity: 50 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15368 -form: Symfony\Component\Form\Form {#15249 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15369 …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 {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14959 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14958 …} -quantity: 50 } |
12
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14955 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14954 …} -quantity: 5 } |
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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15253 …} } } |
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 {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14955 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14954 …} -quantity: 5 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15370 -form: Symfony\Component\Form\Form {#15261 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15371 …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 {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14955 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14954 …} -quantity: 5 } |
13
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14952 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14926 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14927 …} -quantity: 5 } |
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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15264 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15265 …} } } |
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 {#14952 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14926 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14927 …} -quantity: 5 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15372 -form: Symfony\Component\Form\Form {#15273 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15373 …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 {#14952 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14926 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14927 …} -quantity: 5 } |
14
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15003 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14930 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14931 …} -quantity: 5 } |
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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15276 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15277 …} } } |
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 {#15003 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14930 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14931 …} -quantity: 5 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15374 -form: Symfony\Component\Form\Form {#15285 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15375 …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 {#15003 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14930 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14931 …} -quantity: 5 } |
15
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15004 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14934 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14935 …} -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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15288 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15289 …} } } |
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 {#15004 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14934 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14935 …} -quantity: 1 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15376 -form: Symfony\Component\Form\Form {#15297 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15377 …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 {#15004 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14934 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14935 …} -quantity: 1 } |
16
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15005 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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) {#15300 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} 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 {#7386 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7694 …} #pictograms: Doctrine\ORM\PersistentCollection {#7566 …} #files: Doctrine\ORM\PersistentCollection {#7582 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7633 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7669 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7739 …} #channels: Doctrine\ORM\PersistentCollection {#7764 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#8123 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7761 …} #id: 80 #code: "trina435-qt2-9kw-triphase" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1719218246 {#7463 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1719218246 {#7465 date: 2024-06-24 10:37:26.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8125 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#8127 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 80 #name: "Kit photovoltaïque 9 KW triphasé (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-9-kw-triphase-panneaux-trina-435-avec-micro-onduleurs-qt2" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7386} } ] #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 {#8095 …} #callouts: Doctrine\ORM\PersistentCollection {#7723 …} #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() {#15302 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15301 …} } } |
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 {#15005 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 6 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15378 -form: Symfony\Component\Form\Form {#15309 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15379 …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 {#15005 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14938 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14939 …} -quantity: 6 } |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "d.wCr76hh7ev2fjs14U1bIYJO6LBSeJ-vLO5_VasusDK4.gWKenCE0MLXKvaY2F2asBPyPXlbuEZz9TtCtX6zvOvbtRIiMYBI2zcfvnA" |
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 | "d.wCr76hh7ev2fjs14U1bIYJO6LBSeJ-vLO5_VasusDK4.gWKenCE0MLXKvaY2F2asBPyPXlbuEZz9TtCtX6zvOvbtRIiMYBI2zcfvnA" |
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 | "d.wCr76hh7ev2fjs14U1bIYJO6LBSeJ-vLO5_VasusDK4.gWKenCE0MLXKvaY2F2asBPyPXlbuEZz9TtCtX6zvOvbtRIiMYBI2zcfvnA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15027 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} } |
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() {#15303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15105 …} } } |
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 | "d.wCr76hh7ev2fjs14U1bIYJO6LBSeJ-vLO5_VasusDK4.gWKenCE0MLXKvaY2F2asBPyPXlbuEZz9TtCtX6zvOvbtRIiMYBI2zcfvnA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15389 -form: Symfony\Component\Form\Form {#15385 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15381 …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 | "d.wCr76hh7ev2fjs14U1bIYJO6LBSeJ-vLO5_VasusDK4.gWKenCE0MLXKvaY2F2asBPyPXlbuEZz9TtCtX6zvOvbtRIiMYBI2zcfvnA" |
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) {#20637 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} } |
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() {#20639 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20638 …} } } |
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 {#20690 -form: Symfony\Component\Form\Form {#20691 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20640 …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() {#20648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20647 …} } } |
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 {#11019 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11018 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11021 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11020 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20671 -form: Symfony\Component\Form\Form {#20712 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#20778 …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) {#20760 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10995 …} } |
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) {#11080 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11074 …} } |
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 {#11082 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() {#20696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20695 …} } } |
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 {#20724 -form: Symfony\Component\Form\Form {#20715 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20733 …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) {#11080 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11074 …} } |
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 {#11082 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() {#20705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20704 …} } } |
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 {#20649 -form: Symfony\Component\Form\Form {#20718 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20706 …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() {#20659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20658 …} } } |
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 {#11019 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11018 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11021 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11020 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20660 -form: Symfony\Component\Form\Form {#20739 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#20751 …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) {#20805 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10995 …} } |
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) {#11080 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11074 …} } |
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 {#11082 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() {#20723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20722 …} } } |
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 {#20809 -form: Symfony\Component\Form\Form {#20742 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20808 …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) {#11080 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11074 …} } |
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 {#11082 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() {#20732 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20731 …} } } |
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 {#20810 -form: Symfony\Component\Form\Form {#20745 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20821 …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() {#20670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20669 …} } } |
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 {#11019 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11018 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11021 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11020 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20807 -form: Symfony\Component\Form\Form {#20766 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#20697 …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) {#20829 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10995 …} } |
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) {#11080 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11074 …} } |
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 {#11082 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() {#20750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20749 …} } } |
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 {#20839 -form: Symfony\Component\Form\Form {#20769 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20835 …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) {#11080 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11074 …} } |
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 {#11082 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() {#20759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20758 …} } } |
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 {#20841 -form: Symfony\Component\Form\Form {#20772 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20842 …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() {#20681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20680 …} } } |
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 {#11019 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11018 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11021 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11020 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20833 -form: Symfony\Component\Form\Form {#20793 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#20827 …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) {#20844 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10995 …} } |
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) {#11080 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11074 …} } |
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 {#11082 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() {#20777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20776 …} } } |
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 {#20847 -form: Symfony\Component\Form\Form {#20796 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20846 …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) {#11080 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11074 …} } |
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 {#11082 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() {#20786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20785 …} } } |
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 {#20848 -form: Symfony\Component\Form\Form {#20799 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20849 …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 {#20843 …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 | "f3a8b3611b32e21b906e6ef56.GLuFoztoq4U_X3BusDlnsKQr5WFjT2bkbGJfsjPwfJs.KPnpyXxZyslSDz0b-VwAncpsp1QbFgeSXwA68WaBE_BViLfwDgT0z28mPQ" |
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 | "f3a8b3611b32e21b906e6ef56.GLuFoztoq4U_X3BusDlnsKQr5WFjT2bkbGJfsjPwfJs.KPnpyXxZyslSDz0b-VwAncpsp1QbFgeSXwA68WaBE_BViLfwDgT0z28mPQ" |
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 | "f3a8b3611b32e21b906e6ef56.GLuFoztoq4U_X3BusDlnsKQr5WFjT2bkbGJfsjPwfJs.KPnpyXxZyslSDz0b-VwAncpsp1QbFgeSXwA68WaBE_BViLfwDgT0z28mPQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#20682 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10953 …} } |
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() {#20851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10968 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20845 …} } } |
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 | "f3a8b3611b32e21b906e6ef56.GLuFoztoq4U_X3BusDlnsKQr5WFjT2bkbGJfsjPwfJs.KPnpyXxZyslSDz0b-VwAncpsp1QbFgeSXwA68WaBE_BViLfwDgT0z28mPQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20860 -form: Symfony\Component\Form\Form {#20856 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20850 …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 | "f3a8b3611b32e21b906e6ef56.GLuFoztoq4U_X3BusDlnsKQr5WFjT2bkbGJfsjPwfJs.KPnpyXxZyslSDz0b-VwAncpsp1QbFgeSXwA68WaBE_BViLfwDgT0z28mPQ" |