- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 9347
- 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
-
-
_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) {#14854 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} } |
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() {#14856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#14855 …} } } |
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 {#14904 -form: Symfony\Component\Form\Form {#14883 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14857 …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 {#14862 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#14866 +constraints: [] +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#14862 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#14866 +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 {#14862 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#14866 +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) {#14872 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} } |
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() {#14869 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#14873 …} } } |
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 {#14909 -form: Symfony\Component\Form\Form {#14886 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14910 …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 {#14907 …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 | "2e73eccfc97b13e0d.8ND_aA2j3I2leHpxsYRGUMthm5ihHKfEMbp4JCpj3_I.o7u3N0_wudmRISob4ccSBoYZw87nd822ctIvHWkanpSlhboif-Do6O81Qg" |
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 | "2e73eccfc97b13e0d.8ND_aA2j3I2leHpxsYRGUMthm5ihHKfEMbp4JCpj3_I.o7u3N0_wudmRISob4ccSBoYZw87nd822ctIvHWkanpSlhboif-Do6O81Qg" |
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 | "2e73eccfc97b13e0d.8ND_aA2j3I2leHpxsYRGUMthm5ihHKfEMbp4JCpj3_I.o7u3N0_wudmRISob4ccSBoYZw87nd822ctIvHWkanpSlhboif-Do6O81Qg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14905 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} } |
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() {#14894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#14906 …} } } |
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 | "2e73eccfc97b13e0d.8ND_aA2j3I2leHpxsYRGUMthm5ihHKfEMbp4JCpj3_I.o7u3N0_wudmRISob4ccSBoYZw87nd822ctIvHWkanpSlhboif-Do6O81Qg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14915 -form: Symfony\Component\Form\Form {#14902 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14895 …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 | "2e73eccfc97b13e0d.8ND_aA2j3I2leHpxsYRGUMthm5ihHKfEMbp4JCpj3_I.o7u3N0_wudmRISob4ccSBoYZw87nd822ctIvHWkanpSlhboif-Do6O81Qg" |
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 {#15459 -cart: App\Entity\Order\Order {#12270 …} -cartItem: App\Entity\Order\OrderItem {#15443 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15469 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7952 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15472 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15473 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15489 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15456 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15452 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15553 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15504 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15550 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15549 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15505 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15546 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15545 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15506 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15542 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15541 …} -quantity: 48 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15507 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15538 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15508 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15476 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15477 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15478 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 28 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15479 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15480 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15481 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 50 } ] } } |
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 {#15459 -cart: App\Entity\Order\Order {#12270 …} -cartItem: App\Entity\Order\OrderItem {#15443 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15469 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7952 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15472 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15473 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15489 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15456 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15452 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15553 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15504 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15550 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15549 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15505 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15546 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15545 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15506 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15542 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15541 …} -quantity: 48 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15507 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15538 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15508 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15476 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15477 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15478 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 28 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15479 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15480 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15481 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 50 } ] } } |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data | BitBag\SyliusProductBundlePlugin\Dto\AddProductBundleToCartDto {#15459 -cart: App\Entity\Order\Order {#12270 …} -cartItem: App\Entity\Order\OrderItem {#15443 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15469 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7952 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15472 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15473 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15489 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15456 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15452 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15553 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15504 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15550 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15549 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15505 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15546 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15545 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15506 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15542 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15541 …} -quantity: 48 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15507 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15538 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15508 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15476 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15477 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15478 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 28 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15479 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15480 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15481 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 50 } ] } } |
data_class | "BitBag\SyliusProductBundlePlugin\Dto\AddProductBundleToCartDto" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15483 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Dto\AddProductBundleToCartDto" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15482 …} } } |
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 {#15459 -cart: App\Entity\Order\Order {#12270 …} -cartItem: App\Entity\Order\OrderItem {#15443 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15469 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7952 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15472 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15473 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15489 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15456 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15452 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15553 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15504 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15550 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15549 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15505 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15546 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15545 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15506 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15542 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15541 …} -quantity: 48 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15507 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15538 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15508 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15476 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15477 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15478 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 28 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15479 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15480 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15481 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 50 } ] } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15574 -form: Symfony\Component\Form\Form {#15584 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15491 …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 {#15459 -cart: App\Entity\Order\Order {#12270 …} -cartItem: App\Entity\Order\OrderItem {#15443 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15469 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7952 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15472 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15473 …} #adjustmentsTotal: 0 } -product: App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } -productBundleItems: Doctrine\Common\Collections\ArrayCollection {#15489 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15456 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15452 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15553 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15504 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15550 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15549 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15505 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15546 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15545 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15506 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15542 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15541 …} -quantity: 48 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15507 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15538 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15508 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15476 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15477 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15478 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 28 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15479 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15480 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15481 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 50 } ] } } |
cartItem
"Sylius\Bundle\OrderBundle\Form\Type\CartItemType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Order\OrderItem {#15443 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15469 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7952 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15472 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15473 …} #adjustmentsTotal: 0 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "App\Entity\Order\OrderItem" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15558 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} use: { $class: "App\Entity\Order\OrderItem" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15556 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15557 …} } } |
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 {#15443 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15469 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7952 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15472 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15473 …} #adjustmentsTotal: 0 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15610 -form: Symfony\Component\Form\Form {#15600 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15608 …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 {#15443 #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#15469 …} -simpleProductOptions: null #version: 1 #variant: App\Entity\Product\ProductVariant {#7952 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#15472 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#15473 …} #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) {#15580 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} } |
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() {#15591 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15585 …} } } |
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 {#15630 -form: Symfony\Component\Form\Form {#15603 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15613 …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 {#15489 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15456 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15452 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15553 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15504 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15550 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15549 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15505 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15546 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15545 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15506 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15542 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15541 …} -quantity: 48 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15507 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15538 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15508 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15476 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15477 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15478 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 28 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15479 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15480 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15481 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 50 } ] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
entry_options | [ "product" => App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } ] |
[ "product" => App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } "block_name" => "entry" ] |
entry_type | "BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | false |
allow_delete | false |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
button_add_label | "sylius.form.collection.add" |
button_delete_label | "sylius.form.collection.delete" |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#15565 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} } |
entry_options | [ "product" => App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } "block_name" => "entry" ] |
entry_type | "BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType" |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15564 …} } } |
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 {#15489 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15456 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15452 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15553 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15504 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15550 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15549 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15505 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15546 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15545 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15506 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15542 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15541 …} -quantity: 48 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15507 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15538 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15508 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15476 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15477 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15478 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 28 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15479 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15480 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15481 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 50 } ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15611 -form: Symfony\Component\Form\Form {#15598 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15612 …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 {#15489 -elements: [ BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15456 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15452 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15553 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15504 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15550 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15549 …} -quantity: 7 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15505 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15546 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15545 …} -quantity: 1 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15506 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15542 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15541 …} -quantity: 48 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15507 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15538 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15508 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 40 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15476 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15477 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 6 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15478 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 28 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15479 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 14 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15480 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 50 } BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15481 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 50 } ] } |
0
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15456 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15452 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15553 …} -quantity: 14 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[0]" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15619 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[0]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15633 …} } } |
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 {#15456 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15452 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15553 …} -quantity: 14 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15779 -form: Symfony\Component\Form\Form {#15643 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15778 …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 {#15456 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15452 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15553 …} -quantity: 14 } |
1
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15504 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15550 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15549 …} -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 {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[1]" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[1]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15647 …} } } |
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 {#15504 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15550 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15549 …} -quantity: 7 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15780 -form: Symfony\Component\Form\Form {#15655 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15804 …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 {#15504 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15550 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15549 …} -quantity: 7 } |
2
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15505 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15546 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15545 …} -quantity: 1 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[2]" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15658 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[2]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15659 …} } } |
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 {#15505 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15546 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15545 …} -quantity: 1 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15806 -form: Symfony\Component\Form\Form {#15667 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15807 …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 {#15505 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15546 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15545 …} -quantity: 1 } |
3
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15506 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15542 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15541 …} -quantity: 48 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[3]" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15670 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[3]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15671 …} } } |
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 {#15506 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15542 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15541 …} -quantity: 48 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15808 -form: Symfony\Component\Form\Form {#15679 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15809 …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 {#15506 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15542 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15541 …} -quantity: 48 } |
4
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15507 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15538 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 40 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[4]" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15682 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[4]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15683 …} } } |
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 {#15507 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15538 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 40 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15810 -form: Symfony\Component\Form\Form {#15691 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15811 …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 {#15507 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15538 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15537 …} -quantity: 40 } |
5
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15508 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 40 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[5]" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15694 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[5]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15695 …} } } |
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 {#15508 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 40 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15812 -form: Symfony\Component\Form\Form {#15703 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15813 …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 {#15508 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15534 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15533 …} -quantity: 40 } |
6
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15476 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 14 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[6]" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[6]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15707 …} } } |
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 {#15476 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 14 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15814 -form: Symfony\Component\Form\Form {#15715 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15815 …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 {#15476 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15530 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15529 …} -quantity: 14 } |
7
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15477 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 6 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[7]" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15718 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[7]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15720 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15719 …} } } |
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 {#15477 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 6 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15816 -form: Symfony\Component\Form\Form {#15727 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15817 …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 {#15477 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15526 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15525 …} -quantity: 6 } |
8
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15478 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 28 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[8]" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15730 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[8]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15732 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15731 …} } } |
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 {#15478 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 28 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15818 -form: Symfony\Component\Form\Form {#15739 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15819 …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 {#15478 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15522 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15521 …} -quantity: 28 } |
9
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15479 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 14 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[9]" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15742 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[9]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15743 …} } } |
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 {#15479 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 14 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15820 -form: Symfony\Component\Form\Form {#15751 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15821 …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 {#15479 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15518 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15517 …} -quantity: 14 } |
10
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15480 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 50 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[10]" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15754 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[10]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15756 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15755 …} } } |
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 {#15480 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 50 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15822 -form: Symfony\Component\Form\Form {#15763 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15823 …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 {#15480 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15514 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15513 …} -quantity: 50 } |
11
"BitBag\SyliusProductBundlePlugin\Form\Type\AddProductBundleItemToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand {#15481 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 50 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
block_name | "entry" |
same as passed value |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
same as passed value |
property_path | "[11]" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6069 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6068 …} -namespace: Closure() {#6066 …} } |
data_class | "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15766 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} use: { $class: "BitBag\SyliusProductBundlePlugin\Command\AddProductBundleItemToCartCommand" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#7013 -filePath: null -file: null #productBundle: BitBag\SyliusProductBundlePlugin\Entity\ProductBundle {#7321 …} #pictograms: Doctrine\ORM\PersistentCollection {#7193 …} #files: Doctrine\ORM\PersistentCollection {#7209 …} #configuratorOptions: Doctrine\ORM\PersistentCollection {#7260 …} #archivedAt: null #supplier: null -simpleProductOptions: Doctrine\ORM\PersistentCollection {#7296 …} #brand: null #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#7366 …} #channels: Doctrine\ORM\PersistentCollection {#7391 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#7936 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#7388 …} #id: 71 #code: "micro-onduleur-ez1-6kw-trina435" #attributes: Doctrine\ORM\PersistentCollection {#7537 …} #variants: Doctrine\ORM\PersistentCollection {#7594 …} #options: Doctrine\ORM\PersistentCollection {#7753 …} #associations: Doctrine\ORM\PersistentCollection {#7701 …} #createdAt: DateTime @1718977306 {#7090 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1718977306 {#7092 date: 2024-06-21 15:41:46.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#7938 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#7940 -technicalDocumentation: null -composition: null -subtitle: null -informations: null -advantages: null -guarantees: null #shortDescription: null #id: 71 #name: "Kit photovoltaïque 6 KW (Panneaux Trina 435) avec micro-onduleurs EZ1" #slug: "kit-photovoltaique-6-kw-panneaux-trina-435-avec-micro-onduleurs-ez1" #description: null #metaKeywords: null #metaDescription: null #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7013} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7930 …} #callouts: Doctrine\ORM\PersistentCollection {#7350 …} #searchable: false #filterable: false #searchWeight: 1 } |
property_path | "[11]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#15768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15767 …} } } |
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 {#15481 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 50 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15824 -form: Symfony\Component\Form\Form {#15775 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15825 …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 {#15481 -productBundleItem: BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem {#15510 …} -productVariant: Proxies\__CG__\App\Entity\Product\ProductVariant {#15509 …} -quantity: 50 } |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "08861a7c9ef065252d153417be20da11._9t4RVsceJXpn1wyHGsjsc_OrPOSCM-pVGsp4RNDSp4.jL0VAy9WHOGYzBEEcAdR3Lf4zaX4TInAbQ8Y1FQZe_yp9hoRHFMVyrmrKw" |
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 | "08861a7c9ef065252d153417be20da11._9t4RVsceJXpn1wyHGsjsc_OrPOSCM-pVGsp4RNDSp4.jL0VAy9WHOGYzBEEcAdR3Lf4zaX4TInAbQ8Y1FQZe_yp9hoRHFMVyrmrKw" |
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 | "08861a7c9ef065252d153417be20da11._9t4RVsceJXpn1wyHGsjsc_OrPOSCM-pVGsp4RNDSp4.jL0VAy9WHOGYzBEEcAdR3Lf4zaX4TInAbQ8Y1FQZe_yp9hoRHFMVyrmrKw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15503 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} } |
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() {#15769 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#15631 …} } } |
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 | "08861a7c9ef065252d153417be20da11._9t4RVsceJXpn1wyHGsjsc_OrPOSCM-pVGsp4RNDSp4.jL0VAy9WHOGYzBEEcAdR3Lf4zaX4TInAbQ8Y1FQZe_yp9hoRHFMVyrmrKw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15835 -form: Symfony\Component\Form\Form {#15831 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15827 …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 | "08861a7c9ef065252d153417be20da11._9t4RVsceJXpn1wyHGsjsc_OrPOSCM-pVGsp4RNDSp4.jL0VAy9WHOGYzBEEcAdR3Lf4zaX4TInAbQ8Y1FQZe_yp9hoRHFMVyrmrKw" |
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) {#21061 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} } |
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() {#21063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21062 …} } } |
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 {#21114 -form: Symfony\Component\Form\Form {#21115 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21064 …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() {#21072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21071 …} } } |
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 {#10848 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#10847 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#10850 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10849 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21095 -form: Symfony\Component\Form\Form {#21136 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21202 …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) {#21184 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10824 …} } |
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) {#10909 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10903 …} } |
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 {#10911 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() {#21120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21119 …} } } |
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 {#21148 -form: Symfony\Component\Form\Form {#21139 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21157 …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) {#10909 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10903 …} } |
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 {#10911 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() {#21129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21128 …} } } |
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 {#21073 -form: Symfony\Component\Form\Form {#21142 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21130 …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() {#21083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21082 …} } } |
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 {#10848 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#10847 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#10850 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10849 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21084 -form: Symfony\Component\Form\Form {#21163 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21175 …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) {#21229 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10824 …} } |
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) {#10909 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10903 …} } |
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 {#10911 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() {#21147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21146 …} } } |
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 {#21233 -form: Symfony\Component\Form\Form {#21166 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21232 …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) {#10909 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10903 …} } |
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 {#10911 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() {#21156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21155 …} } } |
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 {#21234 -form: Symfony\Component\Form\Form {#21169 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21245 …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() {#21094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21093 …} } } |
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 {#10848 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#10847 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#10850 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10849 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21231 -form: Symfony\Component\Form\Form {#21190 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21121 …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) {#21253 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10824 …} } |
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) {#10909 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10903 …} } |
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 {#10911 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() {#21174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21173 …} } } |
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 {#21263 -form: Symfony\Component\Form\Form {#21193 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21259 …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) {#10909 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10903 …} } |
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 {#10911 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() {#21183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21182 …} } } |
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 {#21265 -form: Symfony\Component\Form\Form {#21196 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21266 …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() {#21105 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21104 …} } } |
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 {#10848 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#10847 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#10850 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10849 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "true" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21257 -form: Symfony\Component\Form\Form {#21217 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21251 …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) {#21268 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10824 …} } |
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) {#10909 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10903 …} } |
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 {#10911 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() {#21201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21200 …} } } |
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 {#21271 -form: Symfony\Component\Form\Form {#21220 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21270 …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) {#10909 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10903 …} } |
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 {#10911 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() {#21210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21209 …} } } |
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 {#21272 -form: Symfony\Component\Form\Form {#21223 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21273 …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 {#21267 …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 | "82e37b382a1c9.jJVSzi8OQRAPlBquTmHiOVmoNfPA-mcviIWu2C9Iggo.uvcXv35RNmhupWLMe1faACjPVpC2qCVj0sL77UsXxWTW5GeLX2QnZjznaQ" |
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 | "82e37b382a1c9.jJVSzi8OQRAPlBquTmHiOVmoNfPA-mcviIWu2C9Iggo.uvcXv35RNmhupWLMe1faACjPVpC2qCVj0sL77UsXxWTW5GeLX2QnZjznaQ" |
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 | "82e37b382a1c9.jJVSzi8OQRAPlBquTmHiOVmoNfPA-mcviIWu2C9Iggo.uvcXv35RNmhupWLMe1faACjPVpC2qCVj0sL77UsXxWTW5GeLX2QnZjznaQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#21106 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10782 …} } |
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() {#21275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $translationDomain: "validators" $message: Closure() {#21269 …} } } |
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 | "82e37b382a1c9.jJVSzi8OQRAPlBquTmHiOVmoNfPA-mcviIWu2C9Iggo.uvcXv35RNmhupWLMe1faACjPVpC2qCVj0sL77UsXxWTW5GeLX2QnZjznaQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21284 -form: Symfony\Component\Form\Form {#21280 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21274 …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 | "82e37b382a1c9.jJVSzi8OQRAPlBquTmHiOVmoNfPA-mcviIWu2C9Iggo.uvcXv35RNmhupWLMe1faACjPVpC2qCVj0sL77UsXxWTW5GeLX2QnZjznaQ" |