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
-
-
-
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 {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } |
| data_class | "Fotoboom\Cart\Domain\Cart" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#220 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() {#222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#221 …} $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 {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#127 -errors: [] -form: Symfony\Component\Form\Form {#232 …} } |
| form | Symfony\Component\Form\FormView {#223 …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 {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#141 #collection: Doctrine\Common\Collections\ArrayCollection {#193 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: Container17xC9Ft\EntityManagerGhost07c3968 {#779 …} -backRefFieldName: "cart" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#17138 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#171 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() {#394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#207 …} $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 {#141 #collection: Doctrine\Common\Collections\ArrayCollection {#193 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: Container17xC9Ft\EntityManagerGhost07c3968 {#779 …} -backRefFieldName: "cart" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#17138 …} -isDirty: true } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2735 -errors: [] -form: Symfony\Component\Form\Form {#149 …} } |
| form | Symfony\Component\Form\FormView {#2738 …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 {#141 #collection: Doctrine\Common\Collections\ArrayCollection {#193 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: Container17xC9Ft\EntityManagerGhost07c3968 {#779 …} -backRefFieldName: "cart" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#17138 …} -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 {#28 #id: "01dea445-da0c-487c-875a-bd872c22e418" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "44" -name: "Kit EZ SwabLight + Vdust + Bastoncillos naranja 1.6x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1441 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1685 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() {#1690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1681 …} $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 {#28 #id: "01dea445-da0c-487c-875a-bd872c22e418" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "44" -name: "Kit EZ SwabLight + Vdust + Bastoncillos naranja 1.6x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1441 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2716 -errors: [] -form: Symfony\Component\Form\Form {#1143 …} } |
| form | Symfony\Component\Form\FormView {#2731 …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 {#28 #id: "01dea445-da0c-487c-875a-bd872c22e418" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "44" -name: "Kit EZ SwabLight + Vdust + Bastoncillos naranja 1.6x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1441 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1461 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() {#1457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1452 …} $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 {#188 -errors: [] -form: Symfony\Component\Form\Form {#1147 …} } |
| form | Symfony\Component\Form\FormView {#146 …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 {#145 …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 {#1407 #id: "08769de5-42f5-479d-964e-abdd32be3592" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "327" -name: "SD UHS-II SF-M128 277Mb/s" -priceSell: 5973 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1485 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1154 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() {#1462 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#80 …} $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 {#1407 #id: "08769de5-42f5-479d-964e-abdd32be3592" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "327" -name: "SD UHS-II SF-M128 277Mb/s" -priceSell: 5973 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1485 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#234 -errors: [] -form: Symfony\Component\Form\Form {#1544 …} } |
| form | Symfony\Component\Form\FormView {#247 …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 {#1407 #id: "08769de5-42f5-479d-964e-abdd32be3592" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "327" -name: "SD UHS-II SF-M128 277Mb/s" -priceSell: 5973 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1485 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1558 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() {#1550 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1557 …} $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 {#2722 -errors: [] -form: Symfony\Component\Form\Form {#1538 …} } |
| form | Symfony\Component\Form\FormView {#2701 …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 {#1178 …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 {#1614 #id: "091319b6-025b-42e9-b5c3-1b24495c71f8" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "332" -name: "SDXC UHS-II SF-E 128GB R270MB/s-W120MB/s" -priceSell: 5281 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1487 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1549 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() {#1505 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1552 …} $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 {#1614 #id: "091319b6-025b-42e9-b5c3-1b24495c71f8" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "332" -name: "SDXC UHS-II SF-E 128GB R270MB/s-W120MB/s" -priceSell: 5281 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1487 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#187 -errors: [] -form: Symfony\Component\Form\Form {#1490 …} } |
| form | Symfony\Component\Form\FormView {#147 …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 {#1614 #id: "091319b6-025b-42e9-b5c3-1b24495c71f8" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "332" -name: "SDXC UHS-II SF-E 128GB R270MB/s-W120MB/s" -priceSell: 5281 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1487 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1553 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() {#1567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $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 {#2745 -errors: [] -form: Symfony\Component\Form\Form {#1492 …} } |
| form | Symfony\Component\Form\FormView {#2743 …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 {#2747 …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 {#1634 #id: "1092a956-5c25-47b0-9393-c5b51130dd35" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "115" -name: "Bolígrafo de lente con interruptor de encendido" -priceSell: 1624 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1404 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1562 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() {#1499 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1566 …} $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 {#1634 #id: "1092a956-5c25-47b0-9393-c5b51130dd35" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "115" -name: "Bolígrafo de lente con interruptor de encendido" -priceSell: 1624 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1404 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1179 -errors: [] -form: Symfony\Component\Form\Form {#1516 …} } |
| form | Symfony\Component\Form\FormView {#2740 …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 {#1634 #id: "1092a956-5c25-47b0-9393-c5b51130dd35" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "115" -name: "Bolígrafo de lente con interruptor de encendido" -priceSell: 1624 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1404 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1584 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() {#1592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1593 …} $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 {#2750 -errors: [] -form: Symfony\Component\Form\Form {#1520 …} } |
| form | Symfony\Component\Form\FormView {#2749 …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 {#2752 …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 {#1626 #id: "11af6b94-7d9a-4702-b227-3180586c6879" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "141" -name: "Líquido limpiador de sensores" -priceSell: 505 -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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1517 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() {#1524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1594 …} $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 {#1626 #id: "11af6b94-7d9a-4702-b227-3180586c6879" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "141" -name: "Líquido limpiador de sensores" -priceSell: 505 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1474 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2746 -errors: [] -form: Symfony\Component\Form\Form {#1852 …} } |
| form | Symfony\Component\Form\FormView {#2748 …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 {#1626 #id: "11af6b94-7d9a-4702-b227-3180586c6879" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "141" -name: "Líquido limpiador de sensores" -priceSell: 505 -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1279 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() {#1287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1276 …} $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 {#2755 -errors: [] -form: Symfony\Component\Form\Form {#1846 …} } |
| form | Symfony\Component\Form\FormView {#2754 …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 {#2757 …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 {#1625 #id: "1402fbb5-25d3-4966-b76b-226d43c56109" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "188" -name: "12-24mm f/4G FE" -priceSell: 131431 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1486 …} -priceOffer: 104231 } |
| 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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1857 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() {#1839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1286 …} $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 {#1625 #id: "1402fbb5-25d3-4966-b76b-226d43c56109" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "188" -name: "12-24mm f/4G FE" -priceSell: 131431 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1486 …} -priceOffer: 104231 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2751 -errors: [] -form: Symfony\Component\Form\Form {#1831 …} } |
| form | Symfony\Component\Form\FormView {#2753 …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 {#1625 #id: "1402fbb5-25d3-4966-b76b-226d43c56109" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "188" -name: "12-24mm f/4G FE" -priceSell: 131431 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1486 …} -priceOffer: 104231 } |
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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1822 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() {#1780 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1830 …} $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 {#2760 -errors: [] -form: Symfony\Component\Form\Form {#1819 …} } |
| form | Symfony\Component\Form\FormView {#2759 …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 {#2762 …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 {#1573 #id: "14e049f7-9041-4114-b5c7-b0dc71114365" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "46" -name: "Kit EZ SwabLight + Vdust + Bastoncillos verdes 1.6x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1162 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1816 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() {#1800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1827 …} $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 {#1573 #id: "14e049f7-9041-4114-b5c7-b0dc71114365" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "46" -name: "Kit EZ SwabLight + Vdust + Bastoncillos verdes 1.6x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1162 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2756 -errors: [] -form: Symfony\Component\Form\Form {#1141 …} } |
| form | Symfony\Component\Form\FormView {#2758 …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 {#1573 #id: "14e049f7-9041-4114-b5c7-b0dc71114365" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "46" -name: "Kit EZ SwabLight + Vdust + Bastoncillos verdes 1.6x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1162 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1806 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() {#1794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1805 …} $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 {#2765 -errors: [] -form: Symfony\Component\Form\Form {#1099 …} } |
| form | Symfony\Component\Form\FormView {#2764 …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 {#2767 …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 {#1195 #id: "17dd5c07-2e02-4a9e-a1d9-c18245239490" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "47" -name: "Kit EZ SwabLight + Vdust Bastoncillos verdes 1.0x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1405 …} -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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1142 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() {#1098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1798 …} $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 {#1195 #id: "17dd5c07-2e02-4a9e-a1d9-c18245239490" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "47" -name: "Kit EZ SwabLight + Vdust Bastoncillos verdes 1.0x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1405 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2761 -errors: [] -form: Symfony\Component\Form\Form {#1398 …} } |
| form | Symfony\Component\Form\FormView {#2763 …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 {#1195 #id: "17dd5c07-2e02-4a9e-a1d9-c18245239490" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "47" -name: "Kit EZ SwabLight + Vdust Bastoncillos verdes 1.0x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1405 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1105 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() {#1108 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1109 …} $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 {#2770 -errors: [] -form: Symfony\Component\Form\Form {#1399 …} } |
| form | Symfony\Component\Form\FormView {#2769 …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 {#2772 …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 {#1608 #id: "2009ef38-97d0-4429-8087-e2659532a72b" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "138" -name: "Paño de limpieza de lentes de cámara (2 unidades)" -priceSell: 723 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1411 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1408 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() {#1358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1107 …} $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 {#1608 #id: "2009ef38-97d0-4429-8087-e2659532a72b" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "138" -name: "Paño de limpieza de lentes de cámara (2 unidades)" -priceSell: 723 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1411 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2766 -errors: [] -form: Symfony\Component\Form\Form {#1732 …} } |
| form | Symfony\Component\Form\FormView {#2768 …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 {#1608 #id: "2009ef38-97d0-4429-8087-e2659532a72b" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "138" -name: "Paño de limpieza de lentes de cámara (2 unidades)" -priceSell: 723 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1411 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1753 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() {#1672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1751 …} $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 {#2775 -errors: [] -form: Symfony\Component\Form\Form {#1736 …} } |
| form | Symfony\Component\Form\FormView {#2774 …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 {#2777 …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 {#1440 #id: "25daf98a-4529-4885-b3e5-022f8d5e9be3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "121" -name: "Soplador de aire unidireccional" -priceSell: 2831 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1414 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1730 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() {#1742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1674 …} $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 {#1440 #id: "25daf98a-4529-4885-b3e5-022f8d5e9be3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "121" -name: "Soplador de aire unidireccional" -priceSell: 2831 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1414 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2771 -errors: [] -form: Symfony\Component\Form\Form {#1367 …} } |
| form | Symfony\Component\Form\FormView {#2773 …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 {#1440 #id: "25daf98a-4529-4885-b3e5-022f8d5e9be3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "121" -name: "Soplador de aire unidireccional" -priceSell: 2831 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1414 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1379 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() {#1364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1365 …} $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 {#2780 -errors: [] -form: Symfony\Component\Form\Form {#1296 …} } |
| form | Symfony\Component\Form\FormView {#2779 …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 {#2782 …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 {#1429 #id: "29de0dc6-ce59-44d2-a378-f0e4e278978a" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "134" -name: "Hisopo 12mm (1 unidad)" -priceSell: 402 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1432 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1368 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() {#1294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1362 …} $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: "29de0dc6-ce59-44d2-a378-f0e4e278978a" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "134" -name: "Hisopo 12mm (1 unidad)" -priceSell: 402 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1432 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2776 -errors: [] -form: Symfony\Component\Form\Form {#1342 …} } |
| form | Symfony\Component\Form\FormView {#2778 …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 {#1429 #id: "29de0dc6-ce59-44d2-a378-f0e4e278978a" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "134" -name: "Hisopo 12mm (1 unidad)" -priceSell: 402 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1432 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1325 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() {#1321 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1323 …} $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 {#2785 -errors: [] -form: Symfony\Component\Form\Form {#1338 …} } |
| form | Symfony\Component\Form\FormView {#2784 …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 {#2787 …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 {#1434 #id: "2e718165-f16e-4475-a72e-42c605dab826" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "124" -name: "Paquete de filtros para Falcon-S (3 unidades)" -priceSell: 1373 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1393 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1340 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 {#612 …} $message: Closure() {#1331 …} $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 {#1434 #id: "2e718165-f16e-4475-a72e-42c605dab826" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "124" -name: "Paquete de filtros para Falcon-S (3 unidades)" -priceSell: 1373 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1393 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2781 -errors: [] -form: Symfony\Component\Form\Form {#1352 …} } |
| form | Symfony\Component\Form\FormView {#2783 …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 {#1434 #id: "2e718165-f16e-4475-a72e-42c605dab826" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "124" -name: "Paquete de filtros para Falcon-S (3 unidades)" -priceSell: 1373 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1393 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1307 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 {#612 …} $message: Closure() {#1343 …} $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 {#2790 -errors: [] -form: Symfony\Component\Form\Form {#1349 …} } |
| form | Symfony\Component\Form\FormView {#2789 …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 {#2792 …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 {#1394 #id: "321642a3-8f2c-4ac4-be5d-272f4a2b260c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1353 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() {#1464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1347 …} $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 {#1394 #id: "321642a3-8f2c-4ac4-be5d-272f4a2b260c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1447 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2786 -errors: [] -form: Symfony\Component\Form\Form {#1205 …} } |
| form | Symfony\Component\Form\FormView {#2788 …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 {#1394 #id: "321642a3-8f2c-4ac4-be5d-272f4a2b260c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1263 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() {#1264 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1266 …} $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 {#2795 -errors: [] -form: Symfony\Component\Form\Form {#1199 …} } |
| form | Symfony\Component\Form\FormView {#2794 …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 {#2797 …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 {#1450 #id: "3347d839-f8ad-4da1-b67d-86b4d115600c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "227" -name: "Alpha A1MII + 16-35mm f/2.8GM II FE" -priceSell: 832974 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1425 …} -priceOffer: 196640 } |
| 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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1209 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() {#1242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1268 …} $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 {#1450 #id: "3347d839-f8ad-4da1-b67d-86b4d115600c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "227" -name: "Alpha A1MII + 16-35mm f/2.8GM II FE" -priceSell: 832974 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1425 …} -priceOffer: 196640 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2791 -errors: [] -form: Symfony\Component\Form\Form {#1224 …} } |
| form | Symfony\Component\Form\FormView {#2793 …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 {#1450 #id: "3347d839-f8ad-4da1-b67d-86b4d115600c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "227" -name: "Alpha A1MII + 16-35mm f/2.8GM II FE" -priceSell: 832974 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1425 …} -priceOffer: 196640 } |
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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1211 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() {#1212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1216 …} $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 {#2800 -errors: [] -form: Symfony\Component\Form\Form {#1221 …} } |
| form | Symfony\Component\Form\FormView {#2799 …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 {#2802 …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 {#1421 #id: "34bfb460-8cdb-4e05-9cff-1756dd1481e3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1437 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1235 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() {#1246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $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 {#1421 #id: "34bfb460-8cdb-4e05-9cff-1756dd1481e3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1437 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2796 -errors: [] -form: Symfony\Component\Form\Form {#1790 …} } |
| form | Symfony\Component\Form\FormView {#2798 …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 {#1421 #id: "34bfb460-8cdb-4e05-9cff-1756dd1481e3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1437 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1204 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() {#1214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1215 …} $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 {#2805 -errors: [] -form: Symfony\Component\Form\Form {#1797 …} } |
| form | Symfony\Component\Form\FormView {#2804 …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 {#2807 …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 {#1463 #id: "37371a27-1bb9-4747-bfa3-6894083fb2df" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "57" -name: "Limpiador de cavidades (16u.) Blanda" -priceSell: 3931 -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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1788 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() {#1782 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1198 …} $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 {#1463 #id: "37371a27-1bb9-4747-bfa3-6894083fb2df" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "57" -name: "Limpiador de cavidades (16u.) Blanda" -priceSell: 3931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1422 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2801 -errors: [] -form: Symfony\Component\Form\Form {#1767 …} } |
| form | Symfony\Component\Form\FormView {#2803 …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 {#1463 #id: "37371a27-1bb9-4747-bfa3-6894083fb2df" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "57" -name: "Limpiador de cavidades (16u.) Blanda" -priceSell: 3931 -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1752 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() {#1748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1772 …} $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 {#2810 -errors: [] -form: Symfony\Component\Form\Form {#1764 …} } |
| form | Symfony\Component\Form\FormView {#2809 …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 {#2812 …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 {#1415 #id: "4164782d-5d96-4cb8-9dfa-4068448bdc9f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1768 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() {#1131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1757 …} $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 {#1415 #id: "4164782d-5d96-4cb8-9dfa-4068448bdc9f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1418 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2806 -errors: [] -form: Symfony\Component\Form\Form {#1853 …} } |
| form | Symfony\Component\Form\FormView {#2808 …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 {#1415 #id: "4164782d-5d96-4cb8-9dfa-4068448bdc9f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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() {#1120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1122 …} $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 {#2815 -errors: [] -form: Symfony\Component\Form\Form {#1858 …} } |
| form | Symfony\Component\Form\FormView {#2814 …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 {#2817 …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 {#1413 #id: "4c56b48a-2826-4009-812a-6280e4496fdb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1431 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1850 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() {#1863 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $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 {#1413 #id: "4c56b48a-2826-4009-812a-6280e4496fdb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1431 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2811 -errors: [] -form: Symfony\Component\Form\Form {#1886 …} } |
| form | Symfony\Component\Form\FormView {#2813 …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 {#1413 #id: "4c56b48a-2826-4009-812a-6280e4496fdb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1431 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1875 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() {#1878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1877 …} $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 {#2820 -errors: [] -form: Symfony\Component\Form\Form {#1889 …} } |
| form | Symfony\Component\Form\FormView {#2819 …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 {#2822 …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 {#1453 #id: "52da443c-c620-48ae-a6c4-9c9e17f5599d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "226" -name: "Alpha A1MII + 300mm f/2.8 GM OSS" -priceSell: 619834 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1444 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1885 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() {#1894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1879 …} $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 {#1453 #id: "52da443c-c620-48ae-a6c4-9c9e17f5599d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "226" -name: "Alpha A1MII + 300mm f/2.8 GM OSS" -priceSell: 619834 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1444 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2816 -errors: [] -form: Symfony\Component\Form\Form {#1917 …} } |
| form | Symfony\Component\Form\FormView {#2818 …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 {#1453 #id: "52da443c-c620-48ae-a6c4-9c9e17f5599d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "226" -name: "Alpha A1MII + 300mm f/2.8 GM OSS" -priceSell: 619834 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1444 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1906 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() {#1909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1908 …} $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 {#2825 -errors: [] -form: Symfony\Component\Form\Form {#1920 …} } |
| form | Symfony\Component\Form\FormView {#2824 …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 {#2827 …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 {#1451 #id: "55bca336-832e-4aa8-9087-2c2e6a797986" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "328" -name: "SD UHS-II SF-M64 277Mb/s" -priceSell: 3769 -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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1916 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() {#1925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1910 …} $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 {#1451 #id: "55bca336-832e-4aa8-9087-2c2e6a797986" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "328" -name: "SD UHS-II SF-M64 277Mb/s" -priceSell: 3769 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1442 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2821 -errors: [] -form: Symfony\Component\Form\Form {#1948 …} } |
| form | Symfony\Component\Form\FormView {#2823 …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 {#1451 #id: "55bca336-832e-4aa8-9087-2c2e6a797986" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "328" -name: "SD UHS-II SF-M64 277Mb/s" -priceSell: 3769 -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1937 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() {#1940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1939 …} $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 {#2830 -errors: [] -form: Symfony\Component\Form\Form {#1951 …} } |
| form | Symfony\Component\Form\FormView {#2829 …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 {#2832 …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 {#1391 #id: "58cdadab-67b5-40b1-b634-afe1873e907d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "48" -name: "Kit EZ SwabLight + Sensor Clean + Bastoncillos verdes 1.6x" -priceSell: 2184 -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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1947 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() {#1956 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1941 …} $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 {#1391 #id: "58cdadab-67b5-40b1-b634-afe1873e907d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "48" -name: "Kit EZ SwabLight + Sensor Clean + Bastoncillos verdes 1.6x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1423 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2826 -errors: [] -form: Symfony\Component\Form\Form {#1979 …} } |
| form | Symfony\Component\Form\FormView {#2828 …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 {#1391 #id: "58cdadab-67b5-40b1-b634-afe1873e907d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "48" -name: "Kit EZ SwabLight + Sensor Clean + Bastoncillos verdes 1.6x" -priceSell: 2184 -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1968 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() {#1971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1970 …} $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 {#2835 -errors: [] -form: Symfony\Component\Form\Form {#1982 …} } |
| form | Symfony\Component\Form\FormView {#2834 …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 {#2837 …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 {#1189 #id: "5cb4d80a-4d7f-4364-b993-e301528b62e8" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "49" -name: "Kit EZ SwabLight + Sensor Clean +Bastoncillos verdes 1.0x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1135 …} -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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#1978 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() {#1987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1972 …} $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 {#1189 #id: "5cb4d80a-4d7f-4364-b993-e301528b62e8" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "49" -name: "Kit EZ SwabLight + Sensor Clean +Bastoncillos verdes 1.0x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1135 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2831 -errors: [] -form: Symfony\Component\Form\Form {#2010 …} } |
| form | Symfony\Component\Form\FormView {#2833 …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 {#1189 #id: "5cb4d80a-4d7f-4364-b993-e301528b62e8" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "49" -name: "Kit EZ SwabLight + Sensor Clean +Bastoncillos verdes 1.0x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1135 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1999 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() {#2002 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2001 …} $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 {#2840 -errors: [] -form: Symfony\Component\Form\Form {#2013 …} } |
| form | Symfony\Component\Form\FormView {#2839 …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 {#2842 …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 {#1652 #id: "6ce708cc-2677-4e27-828a-bc9d4066902e" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "204" -name: "20-70mm f/4 G + 200EU CASHBACK SONY SUMMER" -priceSell: 118444 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1656 …} -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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2009 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() {#2018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2003 …} $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 {#1652 #id: "6ce708cc-2677-4e27-828a-bc9d4066902e" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "204" -name: "20-70mm f/4 G + 200EU CASHBACK SONY SUMMER" -priceSell: 118444 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1656 …} -priceOffer: 112644 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2836 -errors: [] -form: Symfony\Component\Form\Form {#2041 …} } |
| form | Symfony\Component\Form\FormView {#2838 …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 {#1652 #id: "6ce708cc-2677-4e27-828a-bc9d4066902e" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "204" -name: "20-70mm f/4 G + 200EU CASHBACK SONY SUMMER" -priceSell: 118444 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1656 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2030 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() {#2033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2032 …} $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 {#2845 -errors: [] -form: Symfony\Component\Form\Form {#2044 …} } |
| form | Symfony\Component\Form\FormView {#2844 …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 {#2847 …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 {#1658 #id: "6e2b1fce-c00b-4af3-bbdc-0f77db4027a6" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1664 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2040 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() {#2049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2034 …} $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 {#1658 #id: "6e2b1fce-c00b-4af3-bbdc-0f77db4027a6" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1664 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2841 -errors: [] -form: Symfony\Component\Form\Form {#2072 …} } |
| form | Symfony\Component\Form\FormView {#2843 …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 {#1658 #id: "6e2b1fce-c00b-4af3-bbdc-0f77db4027a6" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1664 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2061 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() {#2064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2063 …} $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 {#2850 -errors: [] -form: Symfony\Component\Form\Form {#2075 …} } |
| form | Symfony\Component\Form\FormView {#2849 …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 {#2852 …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 {#1648 #id: "7bb1c27a-c279-4e47-b38f-33b95b02af4c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "132" -name: "Hisopo 16mm APS-C (1 unidad)" -priceSell: 439 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1662 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2071 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() {#2080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2065 …} $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 {#1648 #id: "7bb1c27a-c279-4e47-b38f-33b95b02af4c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "132" -name: "Hisopo 16mm APS-C (1 unidad)" -priceSell: 439 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1662 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2846 -errors: [] -form: Symfony\Component\Form\Form {#2103 …} } |
| form | Symfony\Component\Form\FormView {#2848 …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 {#1648 #id: "7bb1c27a-c279-4e47-b38f-33b95b02af4c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "132" -name: "Hisopo 16mm APS-C (1 unidad)" -priceSell: 439 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1662 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2092 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() {#2095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2094 …} $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 {#2855 -errors: [] -form: Symfony\Component\Form\Form {#2106 …} } |
| form | Symfony\Component\Form\FormView {#2854 …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 {#2857 …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 {#1665 #id: "8325be9b-e5cc-4ac4-9e33-b3675af66e01" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1711 …} -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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2102 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() {#2111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2096 …} $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 {#1665 #id: "8325be9b-e5cc-4ac4-9e33-b3675af66e01" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1711 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2851 -errors: [] -form: Symfony\Component\Form\Form {#2134 …} } |
| form | Symfony\Component\Form\FormView {#2853 …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 {#1665 #id: "8325be9b-e5cc-4ac4-9e33-b3675af66e01" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1711 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2123 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() {#2126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2125 …} $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 {#2860 -errors: [] -form: Symfony\Component\Form\Form {#2137 …} } |
| form | Symfony\Component\Form\FormView {#2859 …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 {#2862 …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 {#1717 #id: "87b9dec2-3216-4b45-b29f-43c8d34be14a" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "315" -name: "SDXC UHS-II SF-G 32Gb Tough Series" -priceSell: 6450 -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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2133 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() {#2142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2127 …} $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 {#1717 #id: "87b9dec2-3216-4b45-b29f-43c8d34be14a" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "315" -name: "SDXC UHS-II SF-G 32Gb Tough Series" -priceSell: 6450 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1720 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2856 -errors: [] -form: Symfony\Component\Form\Form {#2165 …} } |
| form | Symfony\Component\Form\FormView {#2858 …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 {#1717 #id: "87b9dec2-3216-4b45-b29f-43c8d34be14a" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "315" -name: "SDXC UHS-II SF-G 32Gb Tough Series" -priceSell: 6450 -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2154 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() {#2157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2156 …} $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 {#2865 -errors: [] -form: Symfony\Component\Form\Form {#2168 …} } |
| form | Symfony\Component\Form\FormView {#2864 …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 {#2867 …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 {#1661 #id: "90b20f1f-be59-4da4-a981-b0b73aac3a6f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1670 …} -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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2164 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() {#2173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2158 …} $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 {#1661 #id: "90b20f1f-be59-4da4-a981-b0b73aac3a6f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1670 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2861 -errors: [] -form: Symfony\Component\Form\Form {#2196 …} } |
| form | Symfony\Component\Form\FormView {#2863 …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 {#1661 #id: "90b20f1f-be59-4da4-a981-b0b73aac3a6f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1670 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2185 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() {#2188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2187 …} $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 {#2870 -errors: [] -form: Symfony\Component\Form\Form {#2199 …} } |
| form | Symfony\Component\Form\FormView {#2869 …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 {#2872 …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 {#1647 #id: "93a40665-c2e0-4bec-9c47-bed924de9fc2" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1718 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2195 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() {#2204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2189 …} $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 {#1647 #id: "93a40665-c2e0-4bec-9c47-bed924de9fc2" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1718 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2866 -errors: [] -form: Symfony\Component\Form\Form {#2227 …} } |
| form | Symfony\Component\Form\FormView {#2868 …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 {#1647 #id: "93a40665-c2e0-4bec-9c47-bed924de9fc2" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1718 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2216 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() {#2219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2218 …} $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 {#2875 -errors: [] -form: Symfony\Component\Form\Form {#2230 …} } |
| form | Symfony\Component\Form\FormView {#2874 …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 {#2877 …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 {#1716 #id: "972a70ac-6a4b-43c7-8196-ca3990c5cfa4" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "131" -name: "Hisopo 16mm de limpieza del sensor APS-C (12 unidades)" -priceSell: 1565 -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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2226 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() {#2235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2220 …} $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 {#1716 #id: "972a70ac-6a4b-43c7-8196-ca3990c5cfa4" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "131" -name: "Hisopo 16mm de limpieza del sensor APS-C (12 unidades)" -priceSell: 1565 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1705 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2871 -errors: [] -form: Symfony\Component\Form\Form {#2258 …} } |
| form | Symfony\Component\Form\FormView {#2873 …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 {#1716 #id: "972a70ac-6a4b-43c7-8196-ca3990c5cfa4" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "131" -name: "Hisopo 16mm de limpieza del sensor APS-C (12 unidades)" -priceSell: 1565 -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2247 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() {#2250 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2249 …} $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 {#2880 -errors: [] -form: Symfony\Component\Form\Form {#2261 …} } |
| form | Symfony\Component\Form\FormView {#2879 …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 {#2882 …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 {#1655 #id: "9da39c60-86df-42be-8981-f48881598deb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "140" -name: "Líquido limpiador de sensores de cámara" -priceSell: 631 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1638 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2257 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() {#2266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2251 …} $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 {#1655 #id: "9da39c60-86df-42be-8981-f48881598deb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "140" -name: "Líquido limpiador de sensores de cámara" -priceSell: 631 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1638 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2876 -errors: [] -form: Symfony\Component\Form\Form {#2289 …} } |
| form | Symfony\Component\Form\FormView {#2878 …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 {#1655 #id: "9da39c60-86df-42be-8981-f48881598deb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "140" -name: "Líquido limpiador de sensores de cámara" -priceSell: 631 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1638 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2278 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() {#2281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2280 …} $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 {#2885 -errors: [] -form: Symfony\Component\Form\Form {#2292 …} } |
| form | Symfony\Component\Form\FormView {#2884 …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 {#2887 …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 {#1645 #id: "9dae187b-a7fe-4658-b3fb-5c7a4ad5c8e3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "228" -name: "Alpha A1MII + 24-70mm f/2.8 GM II" -priceSell: 818089 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1642 …} -priceOffer: 181755 } |
| 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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2288 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() {#2297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2282 …} $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 {#1645 #id: "9dae187b-a7fe-4658-b3fb-5c7a4ad5c8e3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "228" -name: "Alpha A1MII + 24-70mm f/2.8 GM II" -priceSell: 818089 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1642 …} -priceOffer: 181755 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2881 -errors: [] -form: Symfony\Component\Form\Form {#2320 …} } |
| form | Symfony\Component\Form\FormView {#2883 …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 {#1645 #id: "9dae187b-a7fe-4658-b3fb-5c7a4ad5c8e3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "228" -name: "Alpha A1MII + 24-70mm f/2.8 GM II" -priceSell: 818089 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1642 …} -priceOffer: 181755 } |
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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2309 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() {#2312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2311 …} $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 {#2890 -errors: [] -form: Symfony\Component\Form\Form {#2323 …} } |
| form | Symfony\Component\Form\FormView {#2889 …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 {#2892 …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 {#1722 #id: "a1133b30-bf31-4024-b485-4e8a6baba8d3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "85" -name: "Smear Away 1ml + 4 Bastones 1,0x Verde" -priceSell: 2274 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1710 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2319 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() {#2328 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2313 …} $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 {#1722 #id: "a1133b30-bf31-4024-b485-4e8a6baba8d3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "85" -name: "Smear Away 1ml + 4 Bastones 1,0x Verde" -priceSell: 2274 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1710 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2886 -errors: [] -form: Symfony\Component\Form\Form {#2351 …} } |
| form | Symfony\Component\Form\FormView {#2888 …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 {#1722 #id: "a1133b30-bf31-4024-b485-4e8a6baba8d3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "85" -name: "Smear Away 1ml + 4 Bastones 1,0x Verde" -priceSell: 2274 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1710 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2340 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() {#2343 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2342 …} $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 {#2895 -errors: [] -form: Symfony\Component\Form\Form {#2354 …} } |
| form | Symfony\Component\Form\FormView {#2894 …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 {#2897 …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 {#1654 #id: "a1705062-a4d2-4321-bc6c-207a2de6d5bd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1657 …} -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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2350 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() {#2359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2344 …} $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: "a1705062-a4d2-4321-bc6c-207a2de6d5bd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1657 …} -priceOffer: 82272 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2891 -errors: [] -form: Symfony\Component\Form\Form {#2382 …} } |
| form | Symfony\Component\Form\FormView {#2893 …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 {#1654 #id: "a1705062-a4d2-4321-bc6c-207a2de6d5bd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1657 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2371 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() {#2374 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2373 …} $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 {#2900 -errors: [] -form: Symfony\Component\Form\Form {#2385 …} } |
| form | Symfony\Component\Form\FormView {#2899 …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 {#2902 …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 {#1728 #id: "acd2a205-eb9d-4b4e-98d4-8c397663b0d3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "229" -name: "Alpha A1MII + 70-200mm f/2.8 GM OSS II" -priceSell: 867234 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1678 …} -priceOffer: 230900 } |
| 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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2381 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() {#2390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2375 …} $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 {#1728 #id: "acd2a205-eb9d-4b4e-98d4-8c397663b0d3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "229" -name: "Alpha A1MII + 70-200mm f/2.8 GM OSS II" -priceSell: 867234 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1678 …} -priceOffer: 230900 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2896 -errors: [] -form: Symfony\Component\Form\Form {#2413 …} } |
| form | Symfony\Component\Form\FormView {#2898 …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 {#1728 #id: "acd2a205-eb9d-4b4e-98d4-8c397663b0d3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "229" -name: "Alpha A1MII + 70-200mm f/2.8 GM OSS II" -priceSell: 867234 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1678 …} -priceOffer: 230900 } |
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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2402 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() {#2405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2404 …} $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 {#2905 -errors: [] -form: Symfony\Component\Form\Form {#2416 …} } |
| form | Symfony\Component\Form\FormView {#2904 …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 {#2907 …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 {#1683 #id: "b1f45a1a-93a5-4cac-961b-06802e5ea1bf" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "45" -name: "Kit EZ SwabLight + Vdust + Bastoncillos naranja 1.0x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1689 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2412 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() {#2421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2406 …} $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: "b1f45a1a-93a5-4cac-961b-06802e5ea1bf" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "45" -name: "Kit EZ SwabLight + Vdust + Bastoncillos naranja 1.0x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1689 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2901 -errors: [] -form: Symfony\Component\Form\Form {#2444 …} } |
| form | Symfony\Component\Form\FormView {#2903 …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 {#1683 #id: "b1f45a1a-93a5-4cac-961b-06802e5ea1bf" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "45" -name: "Kit EZ SwabLight + Vdust + Bastoncillos naranja 1.0x" -priceSell: 2184 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1689 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2433 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() {#2436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2435 …} $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 {#2910 -errors: [] -form: Symfony\Component\Form\Form {#2447 …} } |
| form | Symfony\Component\Form\FormView {#2909 …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 {#2912 …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 {#1682 #id: "bbf54f3d-c38f-4919-bf21-03842fd41783" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1201 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2443 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() {#2452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2437 …} $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 {#1682 #id: "bbf54f3d-c38f-4919-bf21-03842fd41783" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1201 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2906 -errors: [] -form: Symfony\Component\Form\Form {#2475 …} } |
| form | Symfony\Component\Form\FormView {#2908 …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 {#1682 #id: "bbf54f3d-c38f-4919-bf21-03842fd41783" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1201 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2464 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() {#2467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2466 …} $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 {#2915 -errors: [] -form: Symfony\Component\Form\Form {#2478 …} } |
| form | Symfony\Component\Form\FormView {#2914 …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 {#2917 …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 {#1191 #id: "c88fdcd6-905f-4b8d-8432-22481e8235d3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1698 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2474 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() {#2483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2468 …} $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 {#1191 #id: "c88fdcd6-905f-4b8d-8432-22481e8235d3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1698 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2911 -errors: [] -form: Symfony\Component\Form\Form {#2506 …} } |
| form | Symfony\Component\Form\FormView {#2913 …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 {#1191 #id: "c88fdcd6-905f-4b8d-8432-22481e8235d3" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1698 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2495 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() {#2498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2497 …} $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 {#2920 -errors: [] -form: Symfony\Component\Form\Form {#2509 …} } |
| form | Symfony\Component\Form\FormView {#2919 …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 {#2922 …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 {#1724 #id: "d740c5db-aa22-468b-80c3-0f889e31d48d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "66" -name: "Filtro Soplador VisibleDust Zeeion Nuevo" -priceSell: 2274 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1719 …} -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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2505 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() {#2514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2499 …} $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 {#1724 #id: "d740c5db-aa22-468b-80c3-0f889e31d48d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "66" -name: "Filtro Soplador VisibleDust Zeeion Nuevo" -priceSell: 2274 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1719 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2916 -errors: [] -form: Symfony\Component\Form\Form {#2537 …} } |
| form | Symfony\Component\Form\FormView {#2918 …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 {#1724 #id: "d740c5db-aa22-468b-80c3-0f889e31d48d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "66" -name: "Filtro Soplador VisibleDust Zeeion Nuevo" -priceSell: 2274 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1719 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2526 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() {#2529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2528 …} $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 {#2925 -errors: [] -form: Symfony\Component\Form\Form {#2540 …} } |
| form | Symfony\Component\Form\FormView {#2924 …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 {#2927 …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 {#1723 #id: "d8e4d175-1aa3-4b1c-b018-3842d4dcedfd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2536 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() {#2545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2530 …} $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 {#1723 #id: "d8e4d175-1aa3-4b1c-b018-3842d4dcedfd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1687 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2921 -errors: [] -form: Symfony\Component\Form\Form {#2568 …} } |
| form | Symfony\Component\Form\FormView {#2923 …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 {#1723 #id: "d8e4d175-1aa3-4b1c-b018-3842d4dcedfd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2557 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() {#2560 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2559 …} $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 {#2930 -errors: [] -form: Symfony\Component\Form\Form {#2571 …} } |
| form | Symfony\Component\Form\FormView {#2929 …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 {#2932 …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 {#1680 #id: "d9829f89-01bf-47de-abd0-673ac0ba0bf0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1146 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2567 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() {#2576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2561 …} $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 {#1680 #id: "d9829f89-01bf-47de-abd0-673ac0ba0bf0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1146 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2926 -errors: [] -form: Symfony\Component\Form\Form {#2599 …} } |
| form | Symfony\Component\Form\FormView {#2928 …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 {#1680 #id: "d9829f89-01bf-47de-abd0-673ac0ba0bf0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.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 {#1146 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2588 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() {#2591 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2590 …} $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 {#2935 -errors: [] -form: Symfony\Component\Form\Form {#2602 …} } |
| form | Symfony\Component\Form\FormView {#2934 …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 {#2937 …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 {#1696 #id: "e4dda582-bfe8-44db-9895-d215284d3823" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "143" -name: "Guantes de limpieza antiestáticos VSGO Blancos" -priceSell: 950 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1699 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2598 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() {#2607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2592 …} $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 {#1696 #id: "e4dda582-bfe8-44db-9895-d215284d3823" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "143" -name: "Guantes de limpieza antiestáticos VSGO Blancos" -priceSell: 950 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1699 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2931 -errors: [] -form: Symfony\Component\Form\Form {#2630 …} } |
| form | Symfony\Component\Form\FormView {#2933 …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 {#1696 #id: "e4dda582-bfe8-44db-9895-d215284d3823" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "143" -name: "Guantes de limpieza antiestáticos VSGO Blancos" -priceSell: 950 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1699 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2619 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() {#2622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2621 …} $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 {#2940 -errors: [] -form: Symfony\Component\Form\Form {#2633 …} } |
| form | Symfony\Component\Form\FormView {#2939 …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 {#2942 …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 {#1703 #id: "efb12521-a3af-4cdc-84ad-6f35d26ba0ef" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "101" -name: "Aspirador de mano AIRGO Pro" -priceSell: 10898 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1701 …} -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 | "[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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2629 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() {#2638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2623 …} $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 {#1703 #id: "efb12521-a3af-4cdc-84ad-6f35d26ba0ef" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "101" -name: "Aspirador de mano AIRGO Pro" -priceSell: 10898 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1701 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2936 -errors: [] -form: Symfony\Component\Form\Form {#2661 …} } |
| form | Symfony\Component\Form\FormView {#2938 …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 {#1703 #id: "efb12521-a3af-4cdc-84ad-6f35d26ba0ef" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "101" -name: "Aspirador de mano AIRGO Pro" -priceSell: 10898 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1701 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2650 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() {#2653 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2652 …} $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 {#2945 -errors: [] -form: Symfony\Component\Form\Form {#2664 …} } |
| form | Symfony\Component\Form\FormView {#2944 …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 {#2947 …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 {#1721 #id: "f2ef4d83-3f03-461f-bdce-d32cee8c8822" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "84" -name: "Smear Away 1ml + 4 Bastones 1,3x Verde" -priceSell: 2274 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1688 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2660 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() {#2669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2654 …} $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 {#1721 #id: "f2ef4d83-3f03-461f-bdce-d32cee8c8822" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "84" -name: "Smear Away 1ml + 4 Bastones 1,3x Verde" -priceSell: 2274 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1688 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2941 -errors: [] -form: Symfony\Component\Form\Form {#2692 …} } |
| form | Symfony\Component\Form\FormView {#2943 …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 {#1721 #id: "f2ef4d83-3f03-461f-bdce-d32cee8c8822" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "84" -name: "Smear Away 1ml + 4 Bastones 1,3x Verde" -priceSell: 2274 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1688 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2681 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() {#2684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2683 …} $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 {#2950 -errors: [] -form: Symfony\Component\Form\Form {#2695 …} } |
| form | Symfony\Component\Form\FormView {#2949 …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 {#2952 …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 {#1181 #id: "f523928d-4061-4055-9e37-faf2cec607fd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "83" -name: "Smear Away 1ml + 4 Bastones 1,6x Verde" -priceSell: 2274 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1174 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2691 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() {#2700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2685 …} $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 {#1181 #id: "f523928d-4061-4055-9e37-faf2cec607fd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "83" -name: "Smear Away 1ml + 4 Bastones 1,6x Verde" -priceSell: 2274 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1174 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2946 -errors: [] -form: Symfony\Component\Form\Form {#2723 …} } |
| form | Symfony\Component\Form\FormView {#2948 …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 {#1181 #id: "f523928d-4061-4055-9e37-faf2cec607fd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "0258c968-a69e-4514-ac07-71fae9aa2bec" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771407615 {#433 date: 2026-02-18 10:40:15.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771407630 {#432 date: 2026-02-18 10:40:30.0 Europe/Madrid (+01:00) } } -reference: "83" -name: "Smear Away 1ml + 4 Bastones 1,6x Verde" -priceSell: 2274 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1174 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2712 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() {#2715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2714 …} $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 {#2955 -errors: [] -form: Symfony\Component\Form\Form {#2726 …} } |
| form | Symfony\Component\Form\FormView {#2954 …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 {#2957 …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 |
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 {#2732 …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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -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) {#2953 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() {#2959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2951 …} $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 {#2969 -errors: [] -form: Symfony\Component\Form\Form {#2965 …} } |
| form | Symfony\Component\Form\FormView {#2960 …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" |