- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 9368
- Events
- Routing
- Cache
- Translation 73
- Security
- Twig
- Doctrine 3
- E-mails
- Debug
- Messages
- Template events 29
- Blocks* 4
- 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
-
-
_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) {#12674 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} } |
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() {#12675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#12676 …} } } |
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 {#12547 -form: Symfony\Component\Form\Form {#12693 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12567 …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 {#12620 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#12593 +constraints: [] +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#12620 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#12593 +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 {#12620 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#12593 +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) {#12537 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} } |
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() {#12534 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#12535 …} } } |
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 {#12625 -form: Symfony\Component\Form\Form {#12546 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12624 …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 {#12627 …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 | "5a2454d9ebe1bc14a1dfeee3.96a7Dli9PeHk1hvW1jJ6baLvyE3HbxtHDB7dbcL5md4.pM3zURruWLXQj0u8hnEuO--XkBuBBHE1T3aKVIGA2Lii8_5EKv4JhK6bIw" |
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 | "5a2454d9ebe1bc14a1dfeee3.96a7Dli9PeHk1hvW1jJ6baLvyE3HbxtHDB7dbcL5md4.pM3zURruWLXQj0u8hnEuO--XkBuBBHE1T3aKVIGA2Lii8_5EKv4JhK6bIw" |
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 | "5a2454d9ebe1bc14a1dfeee3.96a7Dli9PeHk1hvW1jJ6baLvyE3HbxtHDB7dbcL5md4.pM3zURruWLXQj0u8hnEuO--XkBuBBHE1T3aKVIGA2Lii8_5EKv4JhK6bIw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12626 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} } |
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() {#12583 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#12628 …} } } |
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 | "5a2454d9ebe1bc14a1dfeee3.96a7Dli9PeHk1hvW1jJ6baLvyE3HbxtHDB7dbcL5md4.pM3zURruWLXQj0u8hnEuO--XkBuBBHE1T3aKVIGA2Lii8_5EKv4JhK6bIw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12555 -form: Symfony\Component\Form\Form {#12694 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12700 …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 | "5a2454d9ebe1bc14a1dfeee3.96a7Dli9PeHk1hvW1jJ6baLvyE3HbxtHDB7dbcL5md4.pM3zURruWLXQj0u8hnEuO--XkBuBBHE1T3aKVIGA2Lii8_5EKv4JhK6bIw" |
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 {#14919 -cart: App\Entity\Order\Order {#11233 …} -cartItem: App\Entity\Order\OrderItem {#14903 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14929 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8139 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14932 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14933 …} #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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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 {#14959 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14916 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14912 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15013 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15010 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15009 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15006 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15005 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15002 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15001 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14998 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14997 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14939 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14994 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14993 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14990 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14989 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14986 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14985 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14982 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14981 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14978 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14977 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14974 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14973 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14970 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14969 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14966 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14965 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14937 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14938 …} -quantity: 2 } ] } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | BitBag\SyliusProductBundlePlugin\Dto\AddProductBundleToCartDto {#14919 -cart: App\Entity\Order\Order {#11233 …} -cartItem: App\Entity\Order\OrderItem {#14903 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14929 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8139 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14932 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14933 …} #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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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 {#14959 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14916 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14912 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15013 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15010 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15009 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15006 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15005 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15002 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15001 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14998 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14997 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14939 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14994 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14993 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14990 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14989 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14986 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14985 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14982 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14981 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14978 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14977 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14974 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14973 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14970 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14969 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14966 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14965 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14937 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14938 …} -quantity: 2 } ] } } |
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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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 {#14919 -cart: App\Entity\Order\Order {#11233 …} -cartItem: App\Entity\Order\OrderItem {#14903 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14929 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8139 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14932 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14933 …} #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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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 {#14959 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14916 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14912 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15013 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15010 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15009 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15006 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15005 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15002 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15001 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14998 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14997 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14939 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14994 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14993 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14990 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14989 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14986 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14985 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14982 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14981 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14978 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14977 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14974 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14973 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14970 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14969 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14966 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14965 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14937 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14938 …} -quantity: 2 } ] } } |
data_class | "BitBag\SyliusProductBundlePlugin\Dto\AddProductBundleToCartDto" |
disabled | false |
empty_data | Closure(FormInterface $form) {#14953 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#14960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#14952 …} } } |
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 {#14919 -cart: App\Entity\Order\Order {#11233 …} -cartItem: App\Entity\Order\OrderItem {#14903 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14929 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8139 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14932 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14933 …} #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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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 {#14959 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14916 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14912 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15013 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15010 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15009 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15006 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15005 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15002 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15001 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14998 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14997 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14939 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14994 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14993 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14990 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14989 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14986 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14985 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14982 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14981 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14978 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14977 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14974 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14973 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14970 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14969 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14966 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14965 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14937 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14938 …} -quantity: 2 } ] } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15044 -form: Symfony\Component\Form\Form {#15054 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14961 …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 {#14919 -cart: App\Entity\Order\Order {#11233 …} -cartItem: App\Entity\Order\OrderItem {#14903 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14929 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8139 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14932 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14933 …} #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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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 {#14959 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14916 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14912 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15013 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15010 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15009 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15006 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15005 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15002 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15001 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14998 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14997 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14939 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14994 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14993 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14990 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14989 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14986 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14985 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14982 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14981 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14978 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14977 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14974 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14973 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14970 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14969 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14966 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14965 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14937 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14938 …} -quantity: 2 } ] } } |
cartItem
"Sylius\Bundle\OrderBundle\Form\Type\CartItemType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Order\OrderItem {#14903 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14929 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8139 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14932 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14933 …} #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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15028 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15027 …} } } |
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 {#14903 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14929 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8139 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14932 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14933 …} #adjustmentsTotal: 0 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15080 -form: Symfony\Component\Form\Form {#15070 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15078 …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 {#14903 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#14929 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#8139 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14932 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14933 …} #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) {#15050 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} } |
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() {#15061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15055 …} } } |
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 {#15100 -form: Symfony\Component\Form\Form {#15073 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15083 …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 {#14959 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14916 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14912 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15013 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15010 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15009 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15006 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15005 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15002 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15001 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14998 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14997 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14939 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14994 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14993 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14990 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14989 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14986 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14985 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14982 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14981 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14978 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14977 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14974 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14973 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14970 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14969 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14966 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14965 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14937 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14938 …} -quantity: 2 } ] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
entry_options | [ "product" => App\Entity\Product\Product {#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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15035 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} } |
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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15034 …} } } |
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 {#14959 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14916 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14912 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15013 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15010 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15009 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15006 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15005 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15002 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15001 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14998 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14997 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14939 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14994 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14993 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14990 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14989 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14986 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14985 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14982 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14981 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14978 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14977 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14974 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14973 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14970 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14969 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14966 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14965 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14937 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14938 …} -quantity: 2 } ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15081 -form: Symfony\Component\Form\Form {#15068 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15082 …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 {#14959 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14916 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14912 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15013 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15010 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15009 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15006 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15005 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15002 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15001 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14998 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14997 …} -quantity: 32 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14939 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14994 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14993 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14990 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14989 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14986 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14985 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14982 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14981 …} -quantity: 8 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14978 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14977 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14974 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14973 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14970 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14969 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14966 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14965 …} -quantity: 2 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14937 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14938 …} -quantity: 2 } ] } |
0
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14916 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14912 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15013 …} -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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15089 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15103 …} } } |
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 {#14916 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14912 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15013 …} -quantity: 8 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15273 -form: Symfony\Component\Form\Form {#15113 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15272 …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 {#14916 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14912 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15013 …} -quantity: 8 } |
1
"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 {#15010 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15009 …} -quantity: 2 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15116 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15118 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15117 …} } } |
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 {#15010 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15009 …} -quantity: 2 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15274 -form: Symfony\Component\Form\Form {#15125 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15302 …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 {#14943 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15010 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15009 …} -quantity: 2 } |
2
"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 {#15006 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15005 …} -quantity: 32 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15128 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15129 …} } } |
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 {#15006 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15005 …} -quantity: 32 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15304 -form: Symfony\Component\Form\Form {#15137 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15305 …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 {#14942 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15006 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15005 …} -quantity: 32 } |
3
"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 {#15002 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15001 …} -quantity: 32 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15140 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15141 …} } } |
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 {#15002 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15001 …} -quantity: 32 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15306 -form: Symfony\Component\Form\Form {#15149 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15307 …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 {#14941 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15002 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15001 …} -quantity: 32 } |
4
"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 {#14998 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14997 …} -quantity: 32 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15152 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15153 …} } } |
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 {#14998 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14997 …} -quantity: 32 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15308 -form: Symfony\Component\Form\Form {#15161 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15309 …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 {#14940 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14998 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14997 …} -quantity: 32 } |
5
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#14939 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14994 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14993 …} -quantity: 14 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15164 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15165 …} } } |
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 {#14939 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14994 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14993 …} -quantity: 14 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15310 -form: Symfony\Component\Form\Form {#15173 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15311 …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 {#14939 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14994 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14993 …} -quantity: 14 } |
6
"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 {#14990 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14989 …} -quantity: 7 } |
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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15176 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15178 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15177 …} } } |
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 {#14990 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14989 …} -quantity: 7 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15312 -form: Symfony\Component\Form\Form {#15185 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15313 …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 {#14944 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14990 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14989 …} -quantity: 7 } |
7
"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 {#14986 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14985 …} -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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15188 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15190 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15189 …} } } |
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 {#14986 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14985 …} -quantity: 8 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15314 -form: Symfony\Component\Form\Form {#15197 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15315 …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 {#14945 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14986 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14985 …} -quantity: 8 } |
8
"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 {#14982 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14981 …} -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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15200 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15201 …} } } |
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 {#14982 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14981 …} -quantity: 8 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15316 -form: Symfony\Component\Form\Form {#15209 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15317 …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 {#14946 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14982 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14981 …} -quantity: 8 } |
9
"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 {#14978 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14977 …} -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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15212 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15213 …} } } |
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 {#14978 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14977 …} -quantity: 50 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15318 -form: Symfony\Component\Form\Form {#15221 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15319 …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 {#14947 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14978 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14977 …} -quantity: 50 } |
10
"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 {#14974 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14973 …} -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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15224 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15225 …} } } |
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 {#14974 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14973 …} -quantity: 50 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15320 -form: Symfony\Component\Form\Form {#15233 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15321 …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 {#14948 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14974 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14973 …} -quantity: 50 } |
11
"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 {#14970 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14969 …} -quantity: 2 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15236 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15237 …} } } |
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 {#14970 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14969 …} -quantity: 2 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15322 -form: Symfony\Component\Form\Form {#15245 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15323 …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 {#14949 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14970 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14969 …} -quantity: 2 } |
12
"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 {#14966 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14965 …} -quantity: 2 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15248 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15250 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15249 …} } } |
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 {#14966 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14965 …} -quantity: 2 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15324 -form: Symfony\Component\Form\Form {#15257 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15325 …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 {#14950 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14966 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14965 …} -quantity: 2 } |
13
"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 {#14937 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14938 …} -quantity: 2 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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) {#15260 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} 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: 68 #code: "micro-onduleur-qt2-3kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7910 …} #variants: Doctrine\ORM\PersistentCollection {#7967 …} #options: Doctrine\ORM\PersistentCollection {#8069 …} #associations: Doctrine\ORM\PersistentCollection {#3924 …} #createdAt: DateTime @1718976079 {#7463 date: 2024-06-21 15:21:19.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718976080 {#7465 date: 2024-06-21 15:21:20.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: 68 #name: "Kit photovoltaïque 3 KW (Panneaux Trina 435) avec micro-onduleurs QT2" #slug: "kit-photovoltaique-3-kw-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() {#15262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15261 …} } } |
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 {#14937 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14938 …} -quantity: 2 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15326 -form: Symfony\Component\Form\Form {#15269 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15327 …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 {#14951 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#14937 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#14938 …} -quantity: 2 } |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "5cb699d7939793429fe88cb03.2Bg2FtWqaF0WA1UvZI1s54b95m1_Qx3-K5k7aYWwRo4.q35bUKHgDClnUBgZCOEeiv7LhzsVB1uXEv0KXMLqd-yONVRCkuUFAkY3Ig" |
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 | "5cb699d7939793429fe88cb03.2Bg2FtWqaF0WA1UvZI1s54b95m1_Qx3-K5k7aYWwRo4.q35bUKHgDClnUBgZCOEeiv7LhzsVB1uXEv0KXMLqd-yONVRCkuUFAkY3Ig" |
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 | "5cb699d7939793429fe88cb03.2Bg2FtWqaF0WA1UvZI1s54b95m1_Qx3-K5k7aYWwRo4.q35bUKHgDClnUBgZCOEeiv7LhzsVB1uXEv0KXMLqd-yONVRCkuUFAkY3Ig" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15023 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} } |
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() {#15263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15101 …} } } |
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 | "5cb699d7939793429fe88cb03.2Bg2FtWqaF0WA1UvZI1s54b95m1_Qx3-K5k7aYWwRo4.q35bUKHgDClnUBgZCOEeiv7LhzsVB1uXEv0KXMLqd-yONVRCkuUFAkY3Ig" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15337 -form: Symfony\Component\Form\Form {#15333 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15329 …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 | "5cb699d7939793429fe88cb03.2Bg2FtWqaF0WA1UvZI1s54b95m1_Qx3-K5k7aYWwRo4.q35bUKHgDClnUBgZCOEeiv7LhzsVB1uXEv0KXMLqd-yONVRCkuUFAkY3Ig" |
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) {#20387 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} } |
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() {#20389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20388 …} } } |
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 {#20440 -form: Symfony\Component\Form\Form {#20441 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20390 …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() {#20398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20397 …} } } |
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 {#11025 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11024 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11027 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11026 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20421 -form: Symfony\Component\Form\Form {#20462 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#20528 …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) {#20510 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11001 …} } |
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) {#11086 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11080 …} } |
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 {#11088 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() {#20446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20445 …} } } |
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 {#20474 -form: Symfony\Component\Form\Form {#20465 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20483 …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) {#11086 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11080 …} } |
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 {#11088 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() {#20455 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20454 …} } } |
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 {#20399 -form: Symfony\Component\Form\Form {#20468 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20456 …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() {#20409 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20408 …} } } |
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 {#11025 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11024 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11027 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11026 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20410 -form: Symfony\Component\Form\Form {#20489 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#20501 …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) {#20555 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11001 …} } |
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) {#11086 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11080 …} } |
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 {#11088 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() {#20473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20472 …} } } |
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 {#20559 -form: Symfony\Component\Form\Form {#20492 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20558 …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) {#11086 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11080 …} } |
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 {#11088 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() {#20482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20481 …} } } |
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 {#20560 -form: Symfony\Component\Form\Form {#20495 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20571 …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() {#20420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20419 …} } } |
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 {#11025 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11024 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11027 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11026 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20557 -form: Symfony\Component\Form\Form {#20516 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#20447 …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) {#20579 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11001 …} } |
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) {#11086 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11080 …} } |
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 {#11088 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() {#20500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20499 …} } } |
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 {#20589 -form: Symfony\Component\Form\Form {#20519 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20585 …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) {#11086 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11080 …} } |
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 {#11088 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() {#20509 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20508 …} } } |
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 {#20591 -form: Symfony\Component\Form\Form {#20522 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20592 …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() {#20431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20430 …} } } |
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 {#11025 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11024 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#11027 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11026 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20583 -form: Symfony\Component\Form\Form {#20543 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#20577 …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) {#20594 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11001 …} } |
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) {#11086 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11080 …} } |
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 {#11088 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() {#20527 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20526 …} } } |
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 {#20597 -form: Symfony\Component\Form\Form {#20546 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20596 …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) {#11086 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11080 …} } |
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 {#11088 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() {#20536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20535 …} } } |
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 {#20598 -form: Symfony\Component\Form\Form {#20549 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20599 …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 {#20593 …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 | "23e7772.5kiF2amPsv5GCGhUnMKsrEsAPiLDcseHSnwHh0xyLp4.0CrAqPjQxYYnORA2qfSUlTpnXUG1IIXLEDtSsigtafC8ObCc2eXUiHV7Gw" |
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 | "23e7772.5kiF2amPsv5GCGhUnMKsrEsAPiLDcseHSnwHh0xyLp4.0CrAqPjQxYYnORA2qfSUlTpnXUG1IIXLEDtSsigtafC8ObCc2eXUiHV7Gw" |
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 | "23e7772.5kiF2amPsv5GCGhUnMKsrEsAPiLDcseHSnwHh0xyLp4.0CrAqPjQxYYnORA2qfSUlTpnXUG1IIXLEDtSsigtafC8ObCc2eXUiHV7Gw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#20432 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10959 …} } |
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() {#20601 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10974 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#20595 …} } } |
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 | "23e7772.5kiF2amPsv5GCGhUnMKsrEsAPiLDcseHSnwHh0xyLp4.0CrAqPjQxYYnORA2qfSUlTpnXUG1IIXLEDtSsigtafC8ObCc2eXUiHV7Gw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20610 -form: Symfony\Component\Form\Form {#20606 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20600 …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 | "23e7772.5kiF2amPsv5GCGhUnMKsrEsAPiLDcseHSnwHh0xyLp4.0CrAqPjQxYYnORA2qfSUlTpnXUG1IIXLEDtSsigtafC8ObCc2eXUiHV7Gw" |