Forms
-
cart_form
-
cartProducts
-
0
-
amount
-
remove
-
-
1
-
amount
-
remove
-
-
2
-
amount
-
remove
-
-
3
-
amount
-
remove
-
-
4
-
amount
-
remove
-
-
5
-
amount
-
remove
-
-
6
-
amount
-
remove
-
-
7
-
amount
-
remove
-
-
8
-
amount
-
remove
-
-
9
-
amount
-
remove
-
-
10
-
amount
-
remove
-
-
11
-
amount
-
remove
-
-
12
-
amount
-
remove
-
-
13
-
amount
-
remove
-
-
14
-
amount
-
remove
-
-
15
-
amount
-
remove
-
-
16
-
amount
-
remove
-
-
17
-
amount
-
remove
-
-
18
-
amount
-
remove
-
-
19
-
amount
-
remove
-
-
20
-
amount
-
remove
-
-
21
-
amount
-
remove
-
-
22
-
amount
-
remove
-
-
23
-
amount
-
remove
-
-
24
-
amount
-
remove
-
-
25
-
amount
-
remove
-
-
26
-
amount
-
remove
-
-
27
-
amount
-
remove
-
-
28
-
amount
-
remove
-
-
29
-
amount
-
remove
-
-
30
-
amount
-
remove
-
-
31
-
amount
-
remove
-
-
32
-
amount
-
remove
-
-
33
-
amount
-
remove
-
-
34
-
amount
-
remove
-
-
35
-
amount
-
remove
-
-
36
-
amount
-
remove
-
-
37
-
amount
-
remove
-
-
38
-
amount
-
remove
-
-
39
-
amount
-
remove
-
-
40
-
amount
-
remove
-
-
41
-
amount
-
remove
-
-
42
-
amount
-
remove
-
-
43
-
amount
-
remove
-
-
44
-
amount
-
remove
-
-
45
-
amount
-
remove
-
-
46
-
amount
-
remove
-
-
-
save
-
_token
-
cart_form
"Fotoboom\Apps\Http\Form\Frontend\Cart\CartForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } |
| data_class | "Fotoboom\Cart\Domain\Cart" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#219 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\Cart" } } |
| 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 | [] |
| 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() {#221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#220 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "cart_form" "_cart_form" ] |
| cache_key | "_cart_form_cart_form" |
| compound | true |
| data | Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#80 -errors: [] -form: Symfony\Component\Form\Form {#231 …} } |
| form | Symfony\Component\Form\FormView {#222 …5} |
| full_name | "cart_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cart_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form" |
| valid | true |
| value | Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } |
cartProducts
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#140 #collection: Doctrine\Common\Collections\ArrayCollection {#192 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: ContainerQrQHg0h\EntityManagerGhost07c3968 {#776 …} -backRefFieldName: "cart" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#10234 …} -isDirty: true } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_delete | true |
same as passed value |
| by_reference | false |
same as passed value |
| entry_type | "Fotoboom\Apps\Http\Form\Frontend\Cart\CartProductType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#170 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Fotoboom\Apps\Http\Form\Frontend\Cart\CartProductType" |
| 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 | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_as_list | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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__" |
| prototype_options | [] |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#206 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_cart_form_cartProducts" ] |
| cache_key | "_cart_form_cartProducts_collection" |
| compound | true |
| data | Doctrine\ORM\PersistentCollection {#140 #collection: Doctrine\Common\Collections\ArrayCollection {#192 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: ContainerQrQHg0h\EntityManagerGhost07c3968 {#776 …} -backRefFieldName: "cart" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#10234 …} -isDirty: true } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2801 -errors: [] -form: Symfony\Component\Form\Form {#148 …} } |
| form | Symfony\Component\Form\FormView {#2804 …5} |
| full_name | "cart_form[cartProducts]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cartProducts" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts" |
| valid | true |
| value | Doctrine\ORM\PersistentCollection {#140 #collection: Doctrine\Common\Collections\ArrayCollection {#192 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: ContainerQrQHg0h\EntityManagerGhost07c3968 {#776 …} -backRefFieldName: "cart" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#10234 …} -isDirty: true } |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#103 #id: "008e5d4c-5409-4657-811d-24f8e8fa1684" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "56" -name: "Limpiador de cavidades (16u.) Normal" -priceSell: 3931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1152 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1449 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1451 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#103 #id: "008e5d4c-5409-4657-811d-24f8e8fa1684" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "56" -name: "Limpiador de cavidades (16u.) Normal" -priceSell: 3931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1152 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2782 -errors: [] -form: Symfony\Component\Form\Form {#1606 …} } |
| form | Symfony\Component\Form\FormView {#2797 …5} |
| full_name | "cart_form[cartProducts][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#103 #id: "008e5d4c-5409-4657-811d-24f8e8fa1684" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "56" -name: "Limpiador de cavidades (16u.) Normal" -priceSell: 3931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1152 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1138 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1165 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#187 -errors: [] -form: Symfony\Component\Form\Form {#1477 …} } |
| form | Symfony\Component\Form\FormView {#145 …5} |
| full_name | "cart_form[cartProducts][0][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_0_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#144 …5} |
| full_name | "cart_form[cartProducts][0][remove]" |
| id | "cart_form_cartProducts_0_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1480 #id: "0dfd3f50-7661-4dbd-b78c-ef09c1119e05" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "128" -name: "Toallitas Mwah Verde" -priceSell: 1793 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1481 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1535 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[1]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1527 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1399 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1480 #id: "0dfd3f50-7661-4dbd-b78c-ef09c1119e05" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "128" -name: "Toallitas Mwah Verde" -priceSell: 1793 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1481 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#233 -errors: [] -form: Symfony\Component\Form\Form {#1498 …} } |
| form | Symfony\Component\Form\FormView {#399 …5} |
| full_name | "cart_form[cartProducts][1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1480 #id: "0dfd3f50-7661-4dbd-b78c-ef09c1119e05" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "128" -name: "Toallitas Mwah Verde" -priceSell: 1793 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1481 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1542 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2788 -errors: [] -form: Symfony\Component\Form\Form {#1508 …} } |
| form | Symfony\Component\Form\FormView {#2767 …5} |
| full_name | "cart_form[cartProducts][1][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_1_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1167 …5} |
| full_name | "cart_form[cartProducts][1][remove]" |
| id | "cart_form_cartProducts_1_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1612 #id: "0ed0c68e-9657-42ea-9acc-6e020fa3c372" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "127" -name: "Toallitas Mwah Marrón" -priceSell: 1793 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1472 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1499 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[2]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1536 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1612 #id: "0ed0c68e-9657-42ea-9acc-6e020fa3c372" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "127" -name: "Toallitas Mwah Marrón" -priceSell: 1793 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1472 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#186 -errors: [] -form: Symfony\Component\Form\Form {#1492 …} } |
| form | Symfony\Component\Form\FormView {#146 …5} |
| full_name | "cart_form[cartProducts][2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1612 #id: "0ed0c68e-9657-42ea-9acc-6e020fa3c372" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "127" -name: "Toallitas Mwah Marrón" -priceSell: 1793 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1472 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1554 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1555 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2811 -errors: [] -form: Symfony\Component\Form\Form {#1490 …} } |
| form | Symfony\Component\Form\FormView {#2809 …5} |
| full_name | "cart_form[cartProducts][2][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_2_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2813 …5} |
| full_name | "cart_form[cartProducts][2][remove]" |
| id | "cart_form_cartProducts_2_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1467 #id: "0f437d9f-62f3-4b1e-9403-f96eaf8d5a93" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "104" -name: "Kit Pro Edition" -priceSell: 3898 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1627 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1493 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[3]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1484 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1467 #id: "0f437d9f-62f3-4b1e-9403-f96eaf8d5a93" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "104" -name: "Kit Pro Edition" -priceSell: 3898 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1627 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1172 -errors: [] -form: Symfony\Component\Form\Form {#1517 …} } |
| form | Symfony\Component\Form\FormView {#2806 …5} |
| full_name | "cart_form[cartProducts][3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1467 #id: "0f437d9f-62f3-4b1e-9403-f96eaf8d5a93" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "104" -name: "Kit Pro Edition" -priceSell: 3898 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1627 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1581 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1509 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1510 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2816 -errors: [] -form: Symfony\Component\Form\Form {#1515 …} } |
| form | Symfony\Component\Form\FormView {#2815 …5} |
| full_name | "cart_form[cartProducts][3][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_3_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2818 …5} |
| full_name | "cart_form[cartProducts][3][remove]" |
| id | "cart_form_cartProducts_3_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1403 #id: "1f2e80cf-9d1b-4f58-8b65-91d29a4deccb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "60" -name: "Zeeion Nuevo + Flexodome Canon" -priceSell: 6931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1607 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1518 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[4]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1511 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1403 #id: "1f2e80cf-9d1b-4f58-8b65-91d29a4deccb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "60" -name: "Zeeion Nuevo + Flexodome Canon" -priceSell: 6931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1607 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2812 -errors: [] -form: Symfony\Component\Form\Form {#1832 …} } |
| form | Symfony\Component\Form\FormView {#2814 …5} |
| full_name | "cart_form[cartProducts][4]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1403 #id: "1f2e80cf-9d1b-4f58-8b65-91d29a4deccb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "60" -name: "Zeeion Nuevo + Flexodome Canon" -priceSell: 6931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1607 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1276 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1850 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2821 -errors: [] -form: Symfony\Component\Form\Form {#1831 …} } |
| form | Symfony\Component\Form\FormView {#2820 …5} |
| full_name | "cart_form[cartProducts][4][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_4_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2823 …5} |
| full_name | "cart_form[cartProducts][4][remove]" |
| id | "cart_form_cartProducts_4_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1619 #id: "1fce78de-9629-40eb-a988-e06843711999" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "105" -name: "Kit de limpieza óptica VSGO Travel Azul" -priceSell: 1837 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1474 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1835 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[5]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1837 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1619 #id: "1fce78de-9629-40eb-a988-e06843711999" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "105" -name: "Kit de limpieza óptica VSGO Travel Azul" -priceSell: 1837 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1474 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2817 -errors: [] -form: Symfony\Component\Form\Form {#1793 …} } |
| form | Symfony\Component\Form\FormView {#2819 …5} |
| full_name | "cart_form[cartProducts][5]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1619 #id: "1fce78de-9629-40eb-a988-e06843711999" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "105" -name: "Kit de limpieza óptica VSGO Travel Azul" -priceSell: 1837 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1474 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1810 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1809 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2826 -errors: [] -form: Symfony\Component\Form\Form {#1795 …} } |
| form | Symfony\Component\Form\FormView {#2825 …5} |
| full_name | "cart_form[cartProducts][5][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_5_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2828 …5} |
| full_name | "cart_form[cartProducts][5][remove]" |
| id | "cart_form_cartProducts_5_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1159 #id: "27248478-1a8a-4ed9-99a9-2e1f610e9e15" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "120" -name: "Pera Negra" -priceSell: 1531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1385 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1792 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[6]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1813 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1159 #id: "27248478-1a8a-4ed9-99a9-2e1f610e9e15" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "120" -name: "Pera Negra" -priceSell: 1531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1385 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2822 -errors: [] -form: Symfony\Component\Form\Form {#1093 …} } |
| form | Symfony\Component\Form\FormView {#2824 …5} |
| full_name | "cart_form[cartProducts][6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1159 #id: "27248478-1a8a-4ed9-99a9-2e1f610e9e15" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "120" -name: "Pera Negra" -priceSell: 1531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1385 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1145 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1137 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2831 -errors: [] -form: Symfony\Component\Form\Form {#1108 …} } |
| form | Symfony\Component\Form\FormView {#2830 …5} |
| full_name | "cart_form[cartProducts][6][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_6_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2833 …5} |
| full_name | "cart_form[cartProducts][6][remove]" |
| id | "cart_form_cartProducts_6_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1670 #id: "2cd2f692-3121-48b7-bcea-562e715f4611" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "197" -name: "16-55mm f/2.8G + 100EU CASHBACK SONY SUMMER" -priceSell: 87272 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1602 …} -priceOffer: 82272 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1111 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[7]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1097 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1135 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1670 #id: "2cd2f692-3121-48b7-bcea-562e715f4611" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "197" -name: "16-55mm f/2.8G + 100EU CASHBACK SONY SUMMER" -priceSell: 87272 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1602 …} -priceOffer: 82272 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2827 -errors: [] -form: Symfony\Component\Form\Form {#1350 …} } |
| form | Symfony\Component\Form\FormView {#2829 …5} |
| full_name | "cart_form[cartProducts][7]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1670 #id: "2cd2f692-3121-48b7-bcea-562e715f4611" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "197" -name: "16-55mm f/2.8G + 100EU CASHBACK SONY SUMMER" -priceSell: 87272 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1602 …} -priceOffer: 82272 } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1393 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1400 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2836 -errors: [] -form: Symfony\Component\Form\Form {#1374 …} } |
| form | Symfony\Component\Form\FormView {#2835 …5} |
| full_name | "cart_form[cartProducts][7][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_7_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2838 …5} |
| full_name | "cart_form[cartProducts][7][remove]" |
| id | "cart_form_cartProducts_7_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
8
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1600 #id: "3068f9da-c39f-4449-9dfa-a9f3d797771d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "195" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1434 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1290 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[8]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1388 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1600 #id: "3068f9da-c39f-4449-9dfa-a9f3d797771d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "195" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1434 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2832 -errors: [] -form: Symfony\Component\Form\Form {#1735 …} } |
| form | Symfony\Component\Form\FormView {#2834 …5} |
| full_name | "cart_form[cartProducts][8]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1600 #id: "3068f9da-c39f-4449-9dfa-a9f3d797771d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "195" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1434 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1739 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1723 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2841 -errors: [] -form: Symfony\Component\Form\Form {#1733 …} } |
| form | Symfony\Component\Form\FormView {#2840 …5} |
| full_name | "cart_form[cartProducts][8][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_8_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2843 …5} |
| full_name | "cart_form[cartProducts][8][remove]" |
| id | "cart_form_cartProducts_8_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
9
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1424 #id: "317c4ccc-73af-43bc-92cb-85d1239562eb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "139" -name: "Líquido de lentes de cámara" -priceSell: 1458 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1423 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1734 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[9]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1730 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1424 #id: "317c4ccc-73af-43bc-92cb-85d1239562eb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "139" -name: "Líquido de lentes de cámara" -priceSell: 1458 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1423 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2837 -errors: [] -form: Symfony\Component\Form\Form {#1286 …} } |
| form | Symfony\Component\Form\FormView {#2839 …5} |
| full_name | "cart_form[cartProducts][9]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1424 #id: "317c4ccc-73af-43bc-92cb-85d1239562eb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "139" -name: "Líquido de lentes de cámara" -priceSell: 1458 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1423 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1352 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1360 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2846 -errors: [] -form: Symfony\Component\Form\Form {#1308 …} } |
| form | Symfony\Component\Form\FormView {#2845 …5} |
| full_name | "cart_form[cartProducts][9][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_9_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2848 …5} |
| full_name | "cart_form[cartProducts][9][remove]" |
| id | "cart_form_cartProducts_9_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
10
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1412 #id: "38fa7113-d320-45a0-9cb2-c59e9e0291ae" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "125" -name: "Kit de soplador de aire para huracanes integrado" -priceSell: 1205 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1422 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1289 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[10]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1361 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1412 #id: "38fa7113-d320-45a0-9cb2-c59e9e0291ae" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "125" -name: "Kit de soplador de aire para huracanes integrado" -priceSell: 1205 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1422 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2842 -errors: [] -form: Symfony\Component\Form\Form {#1295 …} } |
| form | Symfony\Component\Form\FormView {#2844 …5} |
| full_name | "cart_form[cartProducts][10]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1412 #id: "38fa7113-d320-45a0-9cb2-c59e9e0291ae" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "125" -name: "Kit de soplador de aire para huracanes integrado" -priceSell: 1205 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1422 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1326 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1332 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2851 -errors: [] -form: Symfony\Component\Form\Form {#1298 …} } |
| form | Symfony\Component\Form\FormView {#2850 …5} |
| full_name | "cart_form[cartProducts][10][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_10_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2853 …5} |
| full_name | "cart_form[cartProducts][10][remove]" |
| id | "cart_form_cartProducts_10_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
11
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1384 #id: "3fcf01c8-b888-4aca-bd79-3c2a8c109399" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "106" -name: "Kit de limpieza óptica VSGO Travel Gris" -priceSell: 1837 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1383 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1294 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[11]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1333 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1384 #id: "3fcf01c8-b888-4aca-bd79-3c2a8c109399" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "106" -name: "Kit de limpieza óptica VSGO Travel Gris" -priceSell: 1837 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1383 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2847 -errors: [] -form: Symfony\Component\Form\Form {#1457 …} } |
| form | Symfony\Component\Form\FormView {#2849 …5} |
| full_name | "cart_form[cartProducts][11]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1384 #id: "3fcf01c8-b888-4aca-bd79-3c2a8c109399" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "106" -name: "Kit de limpieza óptica VSGO Travel Gris" -priceSell: 1837 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1383 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1347 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1345 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2856 -errors: [] -form: Symfony\Component\Form\Form {#1265 …} } |
| form | Symfony\Component\Form\FormView {#2855 …5} |
| full_name | "cart_form[cartProducts][11][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_11_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2858 …5} |
| full_name | "cart_form[cartProducts][11][remove]" |
| id | "cart_form_cartProducts_11_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
12
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1431 #id: "42edfc54-1795-4376-bb72-84ba4c2ae17d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "122" -name: "Soplador de aire para exteriores Falcon-S" -priceSell: 2774 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1442 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[12]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1459 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[12]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1272 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1342 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1431 #id: "42edfc54-1795-4376-bb72-84ba4c2ae17d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "122" -name: "Soplador de aire para exteriores Falcon-S" -priceSell: 2774 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1442 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2852 -errors: [] -form: Symfony\Component\Form\Form {#1234 …} } |
| form | Symfony\Component\Form\FormView {#2854 …5} |
| full_name | "cart_form[cartProducts][12]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_12" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "12" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1431 #id: "42edfc54-1795-4376-bb72-84ba4c2ae17d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "122" -name: "Soplador de aire para exteriores Falcon-S" -priceSell: 2774 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1442 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1202 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1204 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2861 -errors: [] -form: Symfony\Component\Form\Form {#1228 …} } |
| form | Symfony\Component\Form\FormView {#2860 …5} |
| full_name | "cart_form[cartProducts][12][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_12_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2863 …5} |
| full_name | "cart_form[cartProducts][12][remove]" |
| id | "cart_form_cartProducts_12_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
13
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1413 #id: "4dc98201-d18a-4b1b-bdd5-41fdad2e8099" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "43" -name: "Espatula Pantalla Enfoque" -priceSell: 3450 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1418 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[13]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1225 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[13]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1232 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1250 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1413 #id: "4dc98201-d18a-4b1b-bdd5-41fdad2e8099" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "43" -name: "Espatula Pantalla Enfoque" -priceSell: 3450 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1418 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2857 -errors: [] -form: Symfony\Component\Form\Form {#1240 …} } |
| form | Symfony\Component\Form\FormView {#2859 …5} |
| full_name | "cart_form[cartProducts][13]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_13" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "13" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1413 #id: "4dc98201-d18a-4b1b-bdd5-41fdad2e8099" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "43" -name: "Espatula Pantalla Enfoque" -priceSell: 3450 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1418 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1219 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1220 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2866 -errors: [] -form: Symfony\Component\Form\Form {#1247 …} } |
| form | Symfony\Component\Form\FormView {#2865 …5} |
| full_name | "cart_form[cartProducts][13][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_13_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2868 …5} |
| full_name | "cart_form[cartProducts][13][remove]" |
| id | "cart_form_cartProducts_13_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
14
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1436 #id: "4f08db2b-dd3c-4fd1-a005-27a775f5cddd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "42" -name: "Espatula Medio Formato" -priceSell: 4368 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1461 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[14]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1241 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[14]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1217 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1436 #id: "4f08db2b-dd3c-4fd1-a005-27a775f5cddd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "42" -name: "Espatula Medio Formato" -priceSell: 4368 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1461 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2862 -errors: [] -form: Symfony\Component\Form\Form {#1743 …} } |
| form | Symfony\Component\Form\FormView {#2864 …5} |
| full_name | "cart_form[cartProducts][14]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_14" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "14" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1436 #id: "4f08db2b-dd3c-4fd1-a005-27a775f5cddd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "42" -name: "Espatula Medio Formato" -priceSell: 4368 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1461 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1783 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1789 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2871 -errors: [] -form: Symfony\Component\Form\Form {#1766 …} } |
| form | Symfony\Component\Form\FormView {#2870 …5} |
| full_name | "cart_form[cartProducts][14][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_14_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2873 …5} |
| full_name | "cart_form[cartProducts][14][remove]" |
| id | "cart_form_cartProducts_14_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
15
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1419 #id: "52c84803-a43d-4221-81bc-96900418704f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "170" -name: "50mm f/1.4 GM FE + 100EU CASHBACK SONY SUMMER" -priceSell: 128202 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1410 …} -priceOffer: 119902 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[15]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1776 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[15]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1685 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1788 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1419 #id: "52c84803-a43d-4221-81bc-96900418704f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "170" -name: "50mm f/1.4 GM FE + 100EU CASHBACK SONY SUMMER" -priceSell: 128202 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1410 …} -priceOffer: 119902 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2867 -errors: [] -form: Symfony\Component\Form\Form {#1131 …} } |
| form | Symfony\Component\Form\FormView {#2869 …5} |
| full_name | "cart_form[cartProducts][15]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_15" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "15" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1419 #id: "52c84803-a43d-4221-81bc-96900418704f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "170" -name: "50mm f/1.4 GM FE + 100EU CASHBACK SONY SUMMER" -priceSell: 128202 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1410 …} -priceOffer: 119902 } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1760 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1758 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2876 -errors: [] -form: Symfony\Component\Form\Form {#1124 …} } |
| form | Symfony\Component\Form\FormView {#2875 …5} |
| full_name | "cart_form[cartProducts][15][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_15_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2878 …5} |
| full_name | "cart_form[cartProducts][15][remove]" |
| id | "cart_form_cartProducts_15_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
16
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1405 #id: "594deb9d-cf14-48ed-bf47-1832a4f04363" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "209" -name: "24-105mm f/4 FE G OSS + 200EU CASHBACK SONY SUMMER" -priceSell: 93055 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1409 …} -priceOffer: 75455 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[16]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1127 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[16]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1118 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1756 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1405 #id: "594deb9d-cf14-48ed-bf47-1832a4f04363" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "209" -name: "24-105mm f/4 FE G OSS + 200EU CASHBACK SONY SUMMER" -priceSell: 93055 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1409 …} -priceOffer: 75455 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2872 -errors: [] -form: Symfony\Component\Form\Form {#1859 …} } |
| form | Symfony\Component\Form\FormView {#2874 …5} |
| full_name | "cart_form[cartProducts][16]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_16" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "16" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1405 #id: "594deb9d-cf14-48ed-bf47-1832a4f04363" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "209" -name: "24-105mm f/4 FE G OSS + 200EU CASHBACK SONY SUMMER" -priceSell: 93055 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1409 …} -priceOffer: 75455 } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1846 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1844 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2881 -errors: [] -form: Symfony\Component\Form\Form {#1862 …} } |
| form | Symfony\Component\Form\FormView {#2880 …5} |
| full_name | "cart_form[cartProducts][16][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_16_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2883 …5} |
| full_name | "cart_form[cartProducts][16][remove]" |
| id | "cart_form_cartProducts_16_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
17
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1432 #id: "5aeaccce-17d1-4c6b-8727-a34b1da07dcc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "126" -name: "Kit de toallitas limpiadoras de pantalla antibacterias (60 unidades)" -priceSell: 1220 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1447 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[17]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1858 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[17]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1852 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1432 #id: "5aeaccce-17d1-4c6b-8727-a34b1da07dcc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "126" -name: "Kit de toallitas limpiadoras de pantalla antibacterias (60 unidades)" -priceSell: 1220 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1447 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2877 -errors: [] -form: Symfony\Component\Form\Form {#1890 …} } |
| form | Symfony\Component\Form\FormView {#2879 …5} |
| full_name | "cart_form[cartProducts][17]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_17" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "17" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1432 #id: "5aeaccce-17d1-4c6b-8727-a34b1da07dcc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "126" -name: "Kit de toallitas limpiadoras de pantalla antibacterias (60 unidades)" -priceSell: 1220 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1447 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1879 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1881 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2886 -errors: [] -form: Symfony\Component\Form\Form {#1893 …} } |
| form | Symfony\Component\Form\FormView {#2885 …5} |
| full_name | "cart_form[cartProducts][17][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_17_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2888 …5} |
| full_name | "cart_form[cartProducts][17][remove]" |
| id | "cart_form_cartProducts_17_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
18
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1438 #id: "5d74e404-98d2-4511-80a5-09857a85a8f8" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "103" -name: "Kit Crazy Edition" -priceSell: 4398 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1460 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[18]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1889 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[18]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1883 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1438 #id: "5d74e404-98d2-4511-80a5-09857a85a8f8" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "103" -name: "Kit Crazy Edition" -priceSell: 4398 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1460 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2882 -errors: [] -form: Symfony\Component\Form\Form {#1921 …} } |
| form | Symfony\Component\Form\FormView {#2884 …5} |
| full_name | "cart_form[cartProducts][18]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_18" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "18" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1438 #id: "5d74e404-98d2-4511-80a5-09857a85a8f8" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "103" -name: "Kit Crazy Edition" -priceSell: 4398 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1460 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1910 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1912 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2891 -errors: [] -form: Symfony\Component\Form\Form {#1924 …} } |
| form | Symfony\Component\Form\FormView {#2890 …5} |
| full_name | "cart_form[cartProducts][18][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_18_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2893 …5} |
| full_name | "cart_form[cartProducts][18][remove]" |
| id | "cart_form_cartProducts_18_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
19
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1429 #id: "645dd6e9-a146-4824-8713-599121fbe50b" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "158" -name: "20mm f/2.8SEL Negro E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1443 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[19]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1920 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[19]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1914 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1429 #id: "645dd6e9-a146-4824-8713-599121fbe50b" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "158" -name: "20mm f/2.8SEL Negro E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1443 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2887 -errors: [] -form: Symfony\Component\Form\Form {#1952 …} } |
| form | Symfony\Component\Form\FormView {#2889 …5} |
| full_name | "cart_form[cartProducts][19]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_19" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "19" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1429 #id: "645dd6e9-a146-4824-8713-599121fbe50b" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "158" -name: "20mm f/2.8SEL Negro E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1443 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1941 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1943 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2896 -errors: [] -form: Symfony\Component\Form\Form {#1955 …} } |
| form | Symfony\Component\Form\FormView {#2895 …5} |
| full_name | "cart_form[cartProducts][19][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_19_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2898 …5} |
| full_name | "cart_form[cartProducts][19][remove]" |
| id | "cart_form_cartProducts_19_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
20
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1417 #id: "6986a93e-63dc-4da3-9f13-73afd7975b04" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "196" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1186 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[20]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1951 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[20]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1945 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1417 #id: "6986a93e-63dc-4da3-9f13-73afd7975b04" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "196" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1186 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2892 -errors: [] -form: Symfony\Component\Form\Form {#1983 …} } |
| form | Symfony\Component\Form\FormView {#2894 …5} |
| full_name | "cart_form[cartProducts][20]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_20" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "20" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1417 #id: "6986a93e-63dc-4da3-9f13-73afd7975b04" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "196" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1186 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1972 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1975 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1974 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2901 -errors: [] -form: Symfony\Component\Form\Form {#1986 …} } |
| form | Symfony\Component\Form\FormView {#2900 …5} |
| full_name | "cart_form[cartProducts][20][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_20_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2903 …5} |
| full_name | "cart_form[cartProducts][20][remove]" |
| id | "cart_form_cartProducts_20_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
21
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1184 #id: "6c37a9f1-ea6e-45f1-8442-113f22001386" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "192" -name: "16-35mm f/4 G FE PZ + 100EU CASHBACK SONY SUMMER" -priceSell: 113951 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1652 …} -priceOffer: 108051 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[21]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1982 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[21]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1976 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1184 #id: "6c37a9f1-ea6e-45f1-8442-113f22001386" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "192" -name: "16-35mm f/4 G FE PZ + 100EU CASHBACK SONY SUMMER" -priceSell: 113951 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1652 …} -priceOffer: 108051 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2897 -errors: [] -form: Symfony\Component\Form\Form {#2014 …} } |
| form | Symfony\Component\Form\FormView {#2899 …5} |
| full_name | "cart_form[cartProducts][21]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_21" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "21" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1184 #id: "6c37a9f1-ea6e-45f1-8442-113f22001386" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "192" -name: "16-35mm f/4 G FE PZ + 100EU CASHBACK SONY SUMMER" -priceSell: 113951 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1652 …} -priceOffer: 108051 } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2003 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2005 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2906 -errors: [] -form: Symfony\Component\Form\Form {#2017 …} } |
| form | Symfony\Component\Form\FormView {#2905 …5} |
| full_name | "cart_form[cartProducts][21][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_21_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2908 …5} |
| full_name | "cart_form[cartProducts][21][remove]" |
| id | "cart_form_cartProducts_21_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
22
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1653 #id: "897955a1-3763-4e38-88bb-da1397997b91" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "130" -name: "Hisopo 24mm marco completo (1 unidad)" -priceSell: 439 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1639 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[22]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2013 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[22]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2022 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2007 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1653 #id: "897955a1-3763-4e38-88bb-da1397997b91" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "130" -name: "Hisopo 24mm marco completo (1 unidad)" -priceSell: 439 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1639 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2902 -errors: [] -form: Symfony\Component\Form\Form {#2045 …} } |
| form | Symfony\Component\Form\FormView {#2904 …5} |
| full_name | "cart_form[cartProducts][22]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_22" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "22" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1653 #id: "897955a1-3763-4e38-88bb-da1397997b91" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "130" -name: "Hisopo 24mm marco completo (1 unidad)" -priceSell: 439 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1639 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2034 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2036 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2911 -errors: [] -form: Symfony\Component\Form\Form {#2048 …} } |
| form | Symfony\Component\Form\FormView {#2910 …5} |
| full_name | "cart_form[cartProducts][22][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_22_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2913 …5} |
| full_name | "cart_form[cartProducts][22][remove]" |
| id | "cart_form_cartProducts_22_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
23
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1641 #id: "8c88b074-5302-45ae-8042-5a7b057666b0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "133" -name: "Hisopo 12mm para Micro 4/3 (12 unidades)" -priceSell: 1497 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1656 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[23]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[23]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2053 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2038 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1641 #id: "8c88b074-5302-45ae-8042-5a7b057666b0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "133" -name: "Hisopo 12mm para Micro 4/3 (12 unidades)" -priceSell: 1497 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1656 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2907 -errors: [] -form: Symfony\Component\Form\Form {#2076 …} } |
| form | Symfony\Component\Form\FormView {#2909 …5} |
| full_name | "cart_form[cartProducts][23]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_23" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "23" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1641 #id: "8c88b074-5302-45ae-8042-5a7b057666b0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "133" -name: "Hisopo 12mm para Micro 4/3 (12 unidades)" -priceSell: 1497 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1656 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2065 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2067 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2916 -errors: [] -form: Symfony\Component\Form\Form {#2079 …} } |
| form | Symfony\Component\Form\FormView {#2915 …5} |
| full_name | "cart_form[cartProducts][23][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_23_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2918 …5} |
| full_name | "cart_form[cartProducts][23][remove]" |
| id | "cart_form_cartProducts_23_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
24
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1715 #id: "8fcd4914-8d72-47ad-b33e-64bbc6370531" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "137" -name: "Paño de limpieza de lentes de cámara (8 unidades)" -priceSell: 723 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1706 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[24]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2075 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[24]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2069 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1715 #id: "8fcd4914-8d72-47ad-b33e-64bbc6370531" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "137" -name: "Paño de limpieza de lentes de cámara (8 unidades)" -priceSell: 723 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1706 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2912 -errors: [] -form: Symfony\Component\Form\Form {#2107 …} } |
| form | Symfony\Component\Form\FormView {#2914 …5} |
| full_name | "cart_form[cartProducts][24]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_24" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "24" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1715 #id: "8fcd4914-8d72-47ad-b33e-64bbc6370531" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "137" -name: "Paño de limpieza de lentes de cámara (8 unidades)" -priceSell: 723 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1706 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2096 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2098 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2921 -errors: [] -form: Symfony\Component\Form\Form {#2110 …} } |
| form | Symfony\Component\Form\FormView {#2920 …5} |
| full_name | "cart_form[cartProducts][24][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_24_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2923 …5} |
| full_name | "cart_form[cartProducts][24][remove]" |
| id | "cart_form_cartProducts_24_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
25
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1711 #id: "9c175c93-51b3-4369-8011-cd15858c2a51" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "193" -name: "16-35mm f/4 FE ZA OSS" -priceSell: 92619 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1704 …} -priceOffer: 72619 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[25]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2106 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[25]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2115 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2100 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1711 #id: "9c175c93-51b3-4369-8011-cd15858c2a51" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "193" -name: "16-35mm f/4 FE ZA OSS" -priceSell: 92619 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1704 …} -priceOffer: 72619 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2917 -errors: [] -form: Symfony\Component\Form\Form {#2138 …} } |
| form | Symfony\Component\Form\FormView {#2919 …5} |
| full_name | "cart_form[cartProducts][25]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_25" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "25" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1711 #id: "9c175c93-51b3-4369-8011-cd15858c2a51" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "193" -name: "16-35mm f/4 FE ZA OSS" -priceSell: 92619 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1704 …} -priceOffer: 72619 } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2127 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2129 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2926 -errors: [] -form: Symfony\Component\Form\Form {#2141 …} } |
| form | Symfony\Component\Form\FormView {#2925 …5} |
| full_name | "cart_form[cartProducts][25][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_25_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2928 …5} |
| full_name | "cart_form[cartProducts][25][remove]" |
| id | "cart_form_cartProducts_25_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
26
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1698 #id: "9f1eb9f5-3b27-4cb8-9d6d-87522f926f35" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "326" -name: "SDXC UHS-II SF-M Tough 64Gb" -priceSell: 5531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1649 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[26]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2137 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[26]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2131 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1698 #id: "9f1eb9f5-3b27-4cb8-9d6d-87522f926f35" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "326" -name: "SDXC UHS-II SF-M Tough 64Gb" -priceSell: 5531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1649 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2922 -errors: [] -form: Symfony\Component\Form\Form {#2169 …} } |
| form | Symfony\Component\Form\FormView {#2924 …5} |
| full_name | "cart_form[cartProducts][26]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_26" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "26" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1698 #id: "9f1eb9f5-3b27-4cb8-9d6d-87522f926f35" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "326" -name: "SDXC UHS-II SF-M Tough 64Gb" -priceSell: 5531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1649 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2158 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2160 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2931 -errors: [] -form: Symfony\Component\Form\Form {#2172 …} } |
| form | Symfony\Component\Form\FormView {#2930 …5} |
| full_name | "cart_form[cartProducts][26][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_26_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2933 …5} |
| full_name | "cart_form[cartProducts][26][remove]" |
| id | "cart_form_cartProducts_26_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
27
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1654 #id: "a1578aa6-a0b4-4857-98d7-02918aac7cb0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "159" -name: "24mm f/1.4 GM + 100EU CASHBACK SONY SUMMER" -priceSell: 118444 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1659 …} -priceOffer: 112644 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[27]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2168 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[27]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2162 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1654 #id: "a1578aa6-a0b4-4857-98d7-02918aac7cb0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "159" -name: "24mm f/1.4 GM + 100EU CASHBACK SONY SUMMER" -priceSell: 118444 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1659 …} -priceOffer: 112644 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2927 -errors: [] -form: Symfony\Component\Form\Form {#2200 …} } |
| form | Symfony\Component\Form\FormView {#2929 …5} |
| full_name | "cart_form[cartProducts][27]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_27" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "27" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1654 #id: "a1578aa6-a0b4-4857-98d7-02918aac7cb0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "159" -name: "24mm f/1.4 GM + 100EU CASHBACK SONY SUMMER" -priceSell: 118444 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1659 …} -priceOffer: 112644 } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2189 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2191 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2936 -errors: [] -form: Symfony\Component\Form\Form {#2203 …} } |
| form | Symfony\Component\Form\FormView {#2935 …5} |
| full_name | "cart_form[cartProducts][27][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_27_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2938 …5} |
| full_name | "cart_form[cartProducts][27][remove]" |
| id | "cart_form_cartProducts_27_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
28
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1702 #id: "a383d42c-55a9-4452-abe3-a5dee14edb79" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "135" -name: "Paños de limpieza de lentes de microfibra (20 unidades)" -priceSell: 985 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1697 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[28]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2199 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[28]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2208 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2193 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1702 #id: "a383d42c-55a9-4452-abe3-a5dee14edb79" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "135" -name: "Paños de limpieza de lentes de microfibra (20 unidades)" -priceSell: 985 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1697 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2932 -errors: [] -form: Symfony\Component\Form\Form {#2231 …} } |
| form | Symfony\Component\Form\FormView {#2934 …5} |
| full_name | "cart_form[cartProducts][28]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_28" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "28" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1702 #id: "a383d42c-55a9-4452-abe3-a5dee14edb79" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "135" -name: "Paños de limpieza de lentes de microfibra (20 unidades)" -priceSell: 985 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1697 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2220 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2222 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2941 -errors: [] -form: Symfony\Component\Form\Form {#2234 …} } |
| form | Symfony\Component\Form\FormView {#2940 …5} |
| full_name | "cart_form[cartProducts][28][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_28_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2943 …5} |
| full_name | "cart_form[cartProducts][28][remove]" |
| id | "cart_form_cartProducts_28_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
29
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1709 #id: "a7485036-e88f-43af-9521-8f74c7d5f859" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "23" -name: "SILKY LIQUID & WIPE (GAMUZA Y LÍQUIDO)" -priceSell: 771 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1636 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[29]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2230 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[29]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2224 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1709 #id: "a7485036-e88f-43af-9521-8f74c7d5f859" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "23" -name: "SILKY LIQUID & WIPE (GAMUZA Y LÍQUIDO)" -priceSell: 771 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1636 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2937 -errors: [] -form: Symfony\Component\Form\Form {#2262 …} } |
| form | Symfony\Component\Form\FormView {#2939 …5} |
| full_name | "cart_form[cartProducts][29]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_29" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "29" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1709 #id: "a7485036-e88f-43af-9521-8f74c7d5f859" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "23" -name: "SILKY LIQUID & WIPE (GAMUZA Y LÍQUIDO)" -priceSell: 771 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1636 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2251 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2253 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2946 -errors: [] -form: Symfony\Component\Form\Form {#2265 …} } |
| form | Symfony\Component\Form\FormView {#2945 …5} |
| full_name | "cart_form[cartProducts][29][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_29_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2948 …5} |
| full_name | "cart_form[cartProducts][29][remove]" |
| id | "cart_form_cartProducts_29_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
30
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1640 #id: "a75c979a-4644-408a-bb29-816f3ed5f324" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "94" -name: "Lens Clean 30ml" -priceSell: 1848 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1648 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[30]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2261 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[30]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2255 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1640 #id: "a75c979a-4644-408a-bb29-816f3ed5f324" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "94" -name: "Lens Clean 30ml" -priceSell: 1848 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1648 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2942 -errors: [] -form: Symfony\Component\Form\Form {#2293 …} } |
| form | Symfony\Component\Form\FormView {#2944 …5} |
| full_name | "cart_form[cartProducts][30]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_30" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "30" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1640 #id: "a75c979a-4644-408a-bb29-816f3ed5f324" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "94" -name: "Lens Clean 30ml" -priceSell: 1848 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1648 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2282 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2284 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2951 -errors: [] -form: Symfony\Component\Form\Form {#2296 …} } |
| form | Symfony\Component\Form\FormView {#2950 …5} |
| full_name | "cart_form[cartProducts][30][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_30_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2953 …5} |
| full_name | "cart_form[cartProducts][30][remove]" |
| id | "cart_form_cartProducts_30_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
31
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1631 #id: "af4cf0e8-c6a0-4a78-838c-f3645d0edc4c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "194" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 27273 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1705 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[31]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2292 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[31]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2286 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1631 #id: "af4cf0e8-c6a0-4a78-838c-f3645d0edc4c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "194" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 27273 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1705 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2947 -errors: [] -form: Symfony\Component\Form\Form {#2324 …} } |
| form | Symfony\Component\Form\FormView {#2949 …5} |
| full_name | "cart_form[cartProducts][31]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_31" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "31" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1631 #id: "af4cf0e8-c6a0-4a78-838c-f3645d0edc4c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "194" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 27273 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1705 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2313 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2315 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2956 -errors: [] -form: Symfony\Component\Form\Form {#2327 …} } |
| form | Symfony\Component\Form\FormView {#2955 …5} |
| full_name | "cart_form[cartProducts][31][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_31_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2958 …5} |
| full_name | "cart_form[cartProducts][31][remove]" |
| id | "cart_form_cartProducts_31_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
32
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1701 #id: "b51f555c-cc6a-4515-8c3b-c9b1a9fd7975" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "21" -name: "VÁLVULA SUPERIOR CON BOQUILLA 360°" -priceSell: 1028 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1646 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[32]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2323 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[32]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2317 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1701 #id: "b51f555c-cc6a-4515-8c3b-c9b1a9fd7975" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "21" -name: "VÁLVULA SUPERIOR CON BOQUILLA 360°" -priceSell: 1028 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1646 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2952 -errors: [] -form: Symfony\Component\Form\Form {#2355 …} } |
| form | Symfony\Component\Form\FormView {#2954 …5} |
| full_name | "cart_form[cartProducts][32]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_32" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "32" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1701 #id: "b51f555c-cc6a-4515-8c3b-c9b1a9fd7975" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "21" -name: "VÁLVULA SUPERIOR CON BOQUILLA 360°" -priceSell: 1028 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1646 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2344 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2346 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2961 -errors: [] -form: Symfony\Component\Form\Form {#2358 …} } |
| form | Symfony\Component\Form\FormView {#2960 …5} |
| full_name | "cart_form[cartProducts][32][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_32_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2963 …5} |
| full_name | "cart_form[cartProducts][32][remove]" |
| id | "cart_form_cartProducts_32_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
33
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1637 #id: "bece5dc4-9d28-4c8e-a776-e49a97e77dea" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "102" -name: "Aspirador de mano AIRGO Básico" -priceSell: 9515 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1726 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[33]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2354 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[33]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2348 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1637 #id: "bece5dc4-9d28-4c8e-a776-e49a97e77dea" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "102" -name: "Aspirador de mano AIRGO Básico" -priceSell: 9515 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1726 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2957 -errors: [] -form: Symfony\Component\Form\Form {#2386 …} } |
| form | Symfony\Component\Form\FormView {#2959 …5} |
| full_name | "cart_form[cartProducts][33]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_33" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "33" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1637 #id: "bece5dc4-9d28-4c8e-a776-e49a97e77dea" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "102" -name: "Aspirador de mano AIRGO Básico" -priceSell: 9515 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1726 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2375 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2378 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2377 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2966 -errors: [] -form: Symfony\Component\Form\Form {#2389 …} } |
| form | Symfony\Component\Form\FormView {#2965 …5} |
| full_name | "cart_form[cartProducts][33][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_33_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2968 …5} |
| full_name | "cart_form[cartProducts][33][remove]" |
| id | "cart_form_cartProducts_33_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
34
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1683 #id: "c4040f2a-4c26-4403-a2fb-16396d630763" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "213" -name: "28-70mm f/3,5-5,6 FE" -priceSell: 41584 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1672 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[34]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2385 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[34]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2379 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1683 #id: "c4040f2a-4c26-4403-a2fb-16396d630763" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "213" -name: "28-70mm f/3,5-5,6 FE" -priceSell: 41584 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1672 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2962 -errors: [] -form: Symfony\Component\Form\Form {#2417 …} } |
| form | Symfony\Component\Form\FormView {#2964 …5} |
| full_name | "cart_form[cartProducts][34]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_34" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "34" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1683 #id: "c4040f2a-4c26-4403-a2fb-16396d630763" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "213" -name: "28-70mm f/3,5-5,6 FE" -priceSell: 41584 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1672 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2406 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2409 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2408 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2971 -errors: [] -form: Symfony\Component\Form\Form {#2420 …} } |
| form | Symfony\Component\Form\FormView {#2970 …5} |
| full_name | "cart_form[cartProducts][34][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_34_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2973 …5} |
| full_name | "cart_form[cartProducts][34][remove]" |
| id | "cart_form_cartProducts_34_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
35
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1677 #id: "c88303fd-330b-463a-b0d9-f0cd860db00c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "113" -name: "Kit de limpieza de lentes básico" -priceSell: 1305 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1678 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[35]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2416 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[35]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2425 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2410 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1677 #id: "c88303fd-330b-463a-b0d9-f0cd860db00c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "113" -name: "Kit de limpieza de lentes básico" -priceSell: 1305 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1678 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2967 -errors: [] -form: Symfony\Component\Form\Form {#2448 …} } |
| form | Symfony\Component\Form\FormView {#2969 …5} |
| full_name | "cart_form[cartProducts][35]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_35" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "35" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1677 #id: "c88303fd-330b-463a-b0d9-f0cd860db00c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "113" -name: "Kit de limpieza de lentes básico" -priceSell: 1305 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1678 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2437 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2439 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2976 -errors: [] -form: Symfony\Component\Form\Form {#2451 …} } |
| form | Symfony\Component\Form\FormView {#2975 …5} |
| full_name | "cart_form[cartProducts][35][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_35_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2978 …5} |
| full_name | "cart_form[cartProducts][35][remove]" |
| id | "cart_form_cartProducts_35_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
36
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1190 #id: "c8bc94b9-1650-4355-aab1-1e8fb8dff879" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "141" -name: "Líquido limpiador de sensores" -priceSell: 505 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1196 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[36]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2447 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[36]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2456 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2441 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1190 #id: "c8bc94b9-1650-4355-aab1-1e8fb8dff879" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "141" -name: "Líquido limpiador de sensores" -priceSell: 505 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1196 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2972 -errors: [] -form: Symfony\Component\Form\Form {#2479 …} } |
| form | Symfony\Component\Form\FormView {#2974 …5} |
| full_name | "cart_form[cartProducts][36]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_36" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "36" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1190 #id: "c8bc94b9-1650-4355-aab1-1e8fb8dff879" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "141" -name: "Líquido limpiador de sensores" -priceSell: 505 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1196 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2468 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2471 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2470 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2981 -errors: [] -form: Symfony\Component\Form\Form {#2482 …} } |
| form | Symfony\Component\Form\FormView {#2980 …5} |
| full_name | "cart_form[cartProducts][36][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_36_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2983 …5} |
| full_name | "cart_form[cartProducts][36][remove]" |
| id | "cart_form_cartProducts_36_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
37
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1688 #id: "ca10f309-013a-42a4-b294-3dbc212ddd9c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "119" -name: "Pera Verde" -priceSell: 1531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1687 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[37]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2478 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[37]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2487 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2472 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1688 #id: "ca10f309-013a-42a4-b294-3dbc212ddd9c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "119" -name: "Pera Verde" -priceSell: 1531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1687 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2977 -errors: [] -form: Symfony\Component\Form\Form {#2510 …} } |
| form | Symfony\Component\Form\FormView {#2979 …5} |
| full_name | "cart_form[cartProducts][37]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_37" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "37" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1688 #id: "ca10f309-013a-42a4-b294-3dbc212ddd9c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "119" -name: "Pera Verde" -priceSell: 1531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1687 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2499 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2501 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2986 -errors: [] -form: Symfony\Component\Form\Form {#2513 …} } |
| form | Symfony\Component\Form\FormView {#2985 …5} |
| full_name | "cart_form[cartProducts][37][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_37_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2988 …5} |
| full_name | "cart_form[cartProducts][37][remove]" |
| id | "cart_form_cartProducts_37_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
38
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1693 #id: "d02d7ab8-0469-4e5b-bbd9-fb5a43068afa" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "220" -name: "70-300mm f/4.5-5.6 G OSS E/FE + 100EU CASHBACK SONY SUMMER" -priceSell: 97012 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1691 …} -priceOffer: 90012 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[38]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2509 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[38]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2518 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2503 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1693 #id: "d02d7ab8-0469-4e5b-bbd9-fb5a43068afa" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "220" -name: "70-300mm f/4.5-5.6 G OSS E/FE + 100EU CASHBACK SONY SUMMER" -priceSell: 97012 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1691 …} -priceOffer: 90012 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2982 -errors: [] -form: Symfony\Component\Form\Form {#2541 …} } |
| form | Symfony\Component\Form\FormView {#2984 …5} |
| full_name | "cart_form[cartProducts][38]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_38" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "38" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1693 #id: "d02d7ab8-0469-4e5b-bbd9-fb5a43068afa" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "220" -name: "70-300mm f/4.5-5.6 G OSS E/FE + 100EU CASHBACK SONY SUMMER" -priceSell: 97012 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1691 …} -priceOffer: 90012 } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2530 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2532 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2991 -errors: [] -form: Symfony\Component\Form\Form {#2544 …} } |
| form | Symfony\Component\Form\FormView {#2990 …5} |
| full_name | "cart_form[cartProducts][38][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_38_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2993 …5} |
| full_name | "cart_form[cartProducts][38][remove]" |
| id | "cart_form_cartProducts_38_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
39
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1676 #id: "d02eb9b5-0078-4d05-912b-c1e1a90cf484" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "107" -name: "Kit de limpieza de lentes profesional" -priceSell: 2476 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1682 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[39]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2540 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[39]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2534 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1676 #id: "d02eb9b5-0078-4d05-912b-c1e1a90cf484" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "107" -name: "Kit de limpieza de lentes profesional" -priceSell: 2476 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1682 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2987 -errors: [] -form: Symfony\Component\Form\Form {#2572 …} } |
| form | Symfony\Component\Form\FormView {#2989 …5} |
| full_name | "cart_form[cartProducts][39]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_39" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "39" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1676 #id: "d02eb9b5-0078-4d05-912b-c1e1a90cf484" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "107" -name: "Kit de limpieza de lentes profesional" -priceSell: 2476 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1682 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2561 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2564 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2563 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2996 -errors: [] -form: Symfony\Component\Form\Form {#2575 …} } |
| form | Symfony\Component\Form\FormView {#2995 …5} |
| full_name | "cart_form[cartProducts][39][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_39_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2998 …5} |
| full_name | "cart_form[cartProducts][39][remove]" |
| id | "cart_form_cartProducts_39_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
40
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1185 #id: "d9ceda64-d9da-4dcd-8ca3-e787e3388204" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "108" -name: "Kit de limpieza de lentes portátil" -priceSell: 1571 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1720 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[40]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2571 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[40]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2565 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1185 #id: "d9ceda64-d9da-4dcd-8ca3-e787e3388204" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "108" -name: "Kit de limpieza de lentes portátil" -priceSell: 1571 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1720 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2992 -errors: [] -form: Symfony\Component\Form\Form {#2603 …} } |
| form | Symfony\Component\Form\FormView {#2994 …5} |
| full_name | "cart_form[cartProducts][40]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_40" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "40" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1185 #id: "d9ceda64-d9da-4dcd-8ca3-e787e3388204" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "108" -name: "Kit de limpieza de lentes portátil" -priceSell: 1571 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1720 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2592 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2595 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2594 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3001 -errors: [] -form: Symfony\Component\Form\Form {#2606 …} } |
| form | Symfony\Component\Form\FormView {#3000 …5} |
| full_name | "cart_form[cartProducts][40][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_40_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3003 …5} |
| full_name | "cart_form[cartProducts][40][remove]" |
| id | "cart_form_cartProducts_40_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
41
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1718 #id: "d9f6cc19-20e5-4ade-a795-69661d9e05ad" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "333" -name: "SDXC UHS-II SF-E 64GB R270MB/s-W120MB/s" -priceSell: 2884 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1690 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[41]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2602 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[41]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2596 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1718 #id: "d9f6cc19-20e5-4ade-a795-69661d9e05ad" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "333" -name: "SDXC UHS-II SF-E 64GB R270MB/s-W120MB/s" -priceSell: 2884 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1690 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2997 -errors: [] -form: Symfony\Component\Form\Form {#2634 …} } |
| form | Symfony\Component\Form\FormView {#2999 …5} |
| full_name | "cart_form[cartProducts][41]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_41" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "41" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1718 #id: "d9f6cc19-20e5-4ade-a795-69661d9e05ad" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "333" -name: "SDXC UHS-II SF-E 64GB R270MB/s-W120MB/s" -priceSell: 2884 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1690 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2623 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2626 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2625 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3006 -errors: [] -form: Symfony\Component\Form\Form {#2637 …} } |
| form | Symfony\Component\Form\FormView {#3005 …5} |
| full_name | "cart_form[cartProducts][41][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_41_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3008 …5} |
| full_name | "cart_form[cartProducts][41][remove]" |
| id | "cart_form_cartProducts_41_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
42
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1689 #id: "ef9607a8-a161-4d47-9b8a-5a0cef570c37" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "207" -name: "24-70mm f/2.8 GM FE + 200EU CASHBACK SONY SUMMER" -priceSell: 150964 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1728 …} -priceOffer: 124764 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[42]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2633 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[42]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2627 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1689 #id: "ef9607a8-a161-4d47-9b8a-5a0cef570c37" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "207" -name: "24-70mm f/2.8 GM FE + 200EU CASHBACK SONY SUMMER" -priceSell: 150964 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1728 …} -priceOffer: 124764 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3002 -errors: [] -form: Symfony\Component\Form\Form {#2665 …} } |
| form | Symfony\Component\Form\FormView {#3004 …5} |
| full_name | "cart_form[cartProducts][42]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_42" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "42" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1689 #id: "ef9607a8-a161-4d47-9b8a-5a0cef570c37" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "207" -name: "24-70mm f/2.8 GM FE + 200EU CASHBACK SONY SUMMER" -priceSell: 150964 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1728 …} -priceOffer: 124764 } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2654 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2656 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3011 -errors: [] -form: Symfony\Component\Form\Form {#2668 …} } |
| form | Symfony\Component\Form\FormView {#3010 …5} |
| full_name | "cart_form[cartProducts][42][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_42_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3013 …5} |
| full_name | "cart_form[cartProducts][42][remove]" |
| id | "cart_form_cartProducts_42_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
43
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1668 #id: "f8948eae-869d-4572-933c-0bfe8c8af0dc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "18" -name: "VARIO-BRUSH PINCEL DE DOS POSICIONES" -priceSell: 521 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1177 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[43]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2664 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[43]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2658 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1668 #id: "f8948eae-869d-4572-933c-0bfe8c8af0dc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "18" -name: "VARIO-BRUSH PINCEL DE DOS POSICIONES" -priceSell: 521 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1177 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3007 -errors: [] -form: Symfony\Component\Form\Form {#2696 …} } |
| form | Symfony\Component\Form\FormView {#3009 …5} |
| full_name | "cart_form[cartProducts][43]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_43" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "43" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1668 #id: "f8948eae-869d-4572-933c-0bfe8c8af0dc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "18" -name: "VARIO-BRUSH PINCEL DE DOS POSICIONES" -priceSell: 521 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1177 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2685 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2687 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3016 -errors: [] -form: Symfony\Component\Form\Form {#2699 …} } |
| form | Symfony\Component\Form\FormView {#3015 …5} |
| full_name | "cart_form[cartProducts][43][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_43_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3018 …5} |
| full_name | "cart_form[cartProducts][43][remove]" |
| id | "cart_form_cartProducts_43_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
44
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1144 #id: "fa193098-0eda-4ada-9ff3-f40a50590225" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "41" -name: "Espatula Respaldo Digital" -priceSell: 4838 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1130 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[44]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2695 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[44]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2689 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1144 #id: "fa193098-0eda-4ada-9ff3-f40a50590225" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "41" -name: "Espatula Respaldo Digital" -priceSell: 4838 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1130 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3012 -errors: [] -form: Symfony\Component\Form\Form {#2727 …} } |
| form | Symfony\Component\Form\FormView {#3014 …5} |
| full_name | "cart_form[cartProducts][44]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_44" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "44" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1144 #id: "fa193098-0eda-4ada-9ff3-f40a50590225" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "41" -name: "Espatula Respaldo Digital" -priceSell: 4838 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1130 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2716 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2718 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3021 -errors: [] -form: Symfony\Component\Form\Form {#2730 …} } |
| form | Symfony\Component\Form\FormView {#3020 …5} |
| full_name | "cart_form[cartProducts][44][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_44_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3023 …5} |
| full_name | "cart_form[cartProducts][44][remove]" |
| id | "cart_form_cartProducts_44_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
45
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1173 #id: "fa866c25-b81b-40dd-bf17-1b2b505c2ead" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "189" -name: "16-25mm f/2.8 G + 100EU CASHBACK SONY SUMMER" -priceSell: 106453 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1176 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[45]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2726 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[45]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2720 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1173 #id: "fa866c25-b81b-40dd-bf17-1b2b505c2ead" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "189" -name: "16-25mm f/2.8 G + 100EU CASHBACK SONY SUMMER" -priceSell: 106453 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1176 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3017 -errors: [] -form: Symfony\Component\Form\Form {#2758 …} } |
| form | Symfony\Component\Form\FormView {#3019 …5} |
| full_name | "cart_form[cartProducts][45]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_45" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "45" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1173 #id: "fa866c25-b81b-40dd-bf17-1b2b505c2ead" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "189" -name: "16-25mm f/2.8 G + 100EU CASHBACK SONY SUMMER" -priceSell: 106453 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1176 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2747 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2749 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3026 -errors: [] -form: Symfony\Component\Form\Form {#2761 …} } |
| form | Symfony\Component\Form\FormView {#3025 …5} |
| full_name | "cart_form[cartProducts][45][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_45_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3028 …5} |
| full_name | "cart_form[cartProducts][45][remove]" |
| id | "cart_form_cartProducts_45_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
46
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1712 #id: "fb3db9a5-79dd-4620-988e-3e9fe1235931" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "65" -name: "Zeeion Nuevo + Flexodome Sony E" -priceSell: 6931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1647 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[46]" |
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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2757 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| 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 | [] |
| 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 | "[46]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2751 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1712 #id: "fb3db9a5-79dd-4620-988e-3e9fe1235931" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "65" -name: "Zeeion Nuevo + Flexodome Sony E" -priceSell: 6931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1647 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3022 -errors: [] -form: Symfony\Component\Form\Form {#2789 …} } |
| form | Symfony\Component\Form\FormView {#3024 …5} |
| full_name | "cart_form[cartProducts][46]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_46" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "46" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1712 #id: "fb3db9a5-79dd-4620-988e-3e9fe1235931" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "65" -name: "Zeeion Nuevo + Flexodome Sony E" -priceSell: 6931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1647 …} -priceOffer: null } |
amount
Errors
This form has no errors.
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
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 | 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2778 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2780 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3031 -errors: [] -form: Symfony\Component\Form\Form {#2792 …} } |
| form | Symfony\Component\Form\FormView {#3030 …5} |
| full_name | "cart_form[cartProducts][46][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_46_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
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 |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3033 …5} |
| full_name | "cart_form[cartProducts][46][remove]" |
| id | "cart_form_cartProducts_46_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
save
Errors
This form has no errors.
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 |
|---|---|---|
| label | "Actualizar" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Actualizar" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_save" ] |
| cache_key | "_cart_form_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2798 …5} |
| full_name | "cart_form[save]" |
| id | "cart_form_save" |
| label | "Actualizar" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3029 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#3035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#3027 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_cart_form__token" ] |
| cache_key | "_cart_form__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3045 -errors: [] -form: Symfony\Component\Form\Form {#3041 …} } |
| form | Symfony\Component\Form\FormView {#3036 …5} |
| full_name | "cart_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form__token" |
| valid | true |
| value | "csrf-token" |