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
-
-
-
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 {#16885 …} -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 {#16885 …} -isDirty: true } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2700 -errors: [] -form: Symfony\Component\Form\Form {#149 …} } |
| form | Symfony\Component\Form\FormView {#2703 …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 {#16885 …} -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) {#1178 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() {#1177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1733 …} $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 {#2681 -errors: [] -form: Symfony\Component\Form\Form {#1168 …} } |
| form | Symfony\Component\Form\FormView {#2696 …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) {#1182 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() {#1456 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1183 …} $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 {#1169 …} } |
| 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) {#1136 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() {#1154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1458 …} $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 {#1547 …} } |
| 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) {#1536 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() {#1531 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1532 …} $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 {#2687 -errors: [] -form: Symfony\Component\Form\Form {#1549 …} } |
| form | Symfony\Component\Form\FormView {#2666 …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 {#1175 …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) {#1545 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() {#1539 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1558 …} $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 {#1565 …} } |
| 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) {#1510 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() {#1554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1556 …} $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 {#2710 -errors: [] -form: Symfony\Component\Form\Form {#1562 …} } |
| form | Symfony\Component\Form\FormView {#2708 …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 {#2712 …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) {#1564 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() {#1493 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1553 …} $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 {#1174 -errors: [] -form: Symfony\Component\Form\Form {#1587 …} } |
| form | Symfony\Component\Form\FormView {#2705 …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) {#1580 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() {#1585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1578 …} $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 {#2715 -errors: [] -form: Symfony\Component\Form\Form {#1517 …} } |
| form | Symfony\Component\Form\FormView {#2714 …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 {#2717 …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: "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 {#1474 …} -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 | "[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) {#1590 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() {#1528 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1584 …} $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: "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 {#1474 …} -priceOffer: 104231 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2711 -errors: [] -form: Symfony\Component\Form\Form {#1283 …} } |
| form | Symfony\Component\Form\FormView {#2713 …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: "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 {#1474 …} -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) {#1289 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() {#1260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1259 …} $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 {#2720 -errors: [] -form: Symfony\Component\Form\Form {#1857 …} } |
| form | Symfony\Component\Form\FormView {#2719 …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 {#2722 …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: "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 {#1486 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[5]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#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) {#1278 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() {#1854 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1279 …} $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: "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 {#1486 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2716 -errors: [] -form: Symfony\Component\Form\Form {#1823 …} } |
| form | Symfony\Component\Form\FormView {#2718 …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: "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 {#1486 …} -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) {#1829 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() {#1777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1828 …} $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 {#2725 -errors: [] -form: Symfony\Component\Form\Form {#1816 …} } |
| form | Symfony\Component\Form\FormView {#2724 …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 {#2727 …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: "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 {#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) {#1833 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() {#1793 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1822 …} $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: "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 {#1162 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2721 -errors: [] -form: Symfony\Component\Form\Form {#1144 …} } |
| form | Symfony\Component\Form\FormView {#2723 …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: "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 {#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) {#1811 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() {#1808 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1809 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2730 -errors: [] -form: Symfony\Component\Form\Form {#1142 …} } |
| form | Symfony\Component\Form\FormView {#2729 …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 {#2732 …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: "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 {#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) {#1145 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() {#1117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1806 …} $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: "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 {#1405 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2726 -errors: [] -form: Symfony\Component\Form\Form {#1402 …} } |
| form | Symfony\Component\Form\FormView {#2728 …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: "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 {#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) {#1102 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() {#1100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1101 …} $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 {#2735 -errors: [] -form: Symfony\Component\Form\Form {#1408 …} } |
| form | Symfony\Component\Form\FormView {#2734 …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 {#2737 …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: "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 {#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) {#1410 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() {#1400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1105 …} $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: "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 {#1411 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2731 -errors: [] -form: Symfony\Component\Form\Form {#1747 …} } |
| form | Symfony\Component\Form\FormView {#2733 …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: "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 {#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) {#1389 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() {#1385 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1384 …} $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 {#2740 -errors: [] -form: Symfony\Component\Form\Form {#1730 …} } |
| form | Symfony\Component\Form\FormView {#2739 …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 {#2742 …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: "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 {#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) {#1673 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() {#1744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1753 …} $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: "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 {#1414 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2736 -errors: [] -form: Symfony\Component\Form\Form {#1359 …} } |
| form | Symfony\Component\Form\FormView {#2738 …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: "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 {#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) {#1375 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() {#1377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1380 …} $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 {#1368 …} } |
| form | Symfony\Component\Form\FormView {#2744 …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 {#2747 …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: "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 {#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) {#1361 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() {#1300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1379 …} $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: "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 {#1432 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2741 -errors: [] -form: Symfony\Component\Form\Form {#1332 …} } |
| form | Symfony\Component\Form\FormView {#2743 …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: "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 {#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) {#1327 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() {#1324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1328 …} $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 {#1340 …} } |
| form | Symfony\Component\Form\FormView {#2749 …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 {#2752 …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: "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 {#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) {#1330 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() {#1337 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1325 …} $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: "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 {#1393 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2746 -errors: [] -form: Symfony\Component\Form\Form {#1354 …} } |
| form | Symfony\Component\Form\FormView {#2748 …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: "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 {#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) {#1311 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() {#1309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1308 …} $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 {#1353 …} } |
| form | Symfony\Component\Form\FormView {#2754 …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 {#2757 …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: "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 {#1447 …} -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 | "[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) {#1346 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() {#1124 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1307 …} $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: "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 {#1447 …} -priceOffer: 196640 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2751 -errors: [] -form: Symfony\Component\Form\Form {#1272 …} } |
| form | Symfony\Component\Form\FormView {#2753 …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: "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 {#1447 …} -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) {#1280 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() {#1265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1267 …} $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 {#1209 …} } |
| form | Symfony\Component\Form\FormView {#2759 …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 {#2762 …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: "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 {#1425 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[13]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#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) {#1271 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() {#1203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1263 …} $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: "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 {#1425 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2756 -errors: [] -form: Symfony\Component\Form\Form {#1233 …} } |
| form | Symfony\Component\Form\FormView {#2758 …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: "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 {#1425 …} -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) {#1240 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() {#1239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1238 …} $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 {#1235 …} } |
| form | Symfony\Component\Form\FormView {#2764 …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 {#2767 …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: "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 {#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) {#1231 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() {#1222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1211 …} $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: "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 {#1437 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2761 -errors: [] -form: Symfony\Component\Form\Form {#1186 …} } |
| form | Symfony\Component\Form\FormView {#2763 …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: "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 {#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) {#1254 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() {#1252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1251 …} $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 {#1788 …} } |
| form | Symfony\Component\Form\FormView {#2769 …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 {#2772 …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: "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 {#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) {#1193 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() {#1795 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1204 …} $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: "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 {#1422 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2766 -errors: [] -form: Symfony\Component\Form\Form {#1759 …} } |
| form | Symfony\Component\Form\FormView {#2768 …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: "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 {#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) {#1769 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() {#1692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1749 …} $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 {#1768 …} } |
| form | Symfony\Component\Form\FormView {#2774 …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 {#2777 …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: "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 {#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) {#1755 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() {#1763 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1752 …} $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: "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 {#1418 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2771 -errors: [] -form: Symfony\Component\Form\Form {#1843 …} } |
| form | Symfony\Component\Form\FormView {#2773 …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: "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 {#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) {#1127 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() {#1123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1128 …} $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 {#1850 …} } |
| form | Symfony\Component\Form\FormView {#2779 …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 {#2782 …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: "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 {#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) {#1834 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() {#1859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1138 …} $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: "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 {#1431 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2776 -errors: [] -form: Symfony\Component\Form\Form {#1882 …} } |
| form | Symfony\Component\Form\FormView {#2778 …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: "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 {#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) {#1871 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() {#1874 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1873 …} $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 {#1885 …} } |
| form | Symfony\Component\Form\FormView {#2784 …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 {#2787 …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: "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 {#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) {#1881 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() {#1890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1875 …} $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: "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 {#1444 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2781 -errors: [] -form: Symfony\Component\Form\Form {#1913 …} } |
| form | Symfony\Component\Form\FormView {#2783 …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: "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 {#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) {#1902 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() {#1905 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1904 …} $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 {#1916 …} } |
| form | Symfony\Component\Form\FormView {#2789 …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 {#2792 …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: "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 {#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) {#1912 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() {#1921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1906 …} $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: "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 {#1442 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2786 -errors: [] -form: Symfony\Component\Form\Form {#1944 …} } |
| form | Symfony\Component\Form\FormView {#2788 …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: "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 {#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) {#1933 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() {#1936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1935 …} $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 {#1947 …} } |
| form | Symfony\Component\Form\FormView {#2794 …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 {#2797 …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: "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 {#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) {#1943 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() {#1952 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1937 …} $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: "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 {#1423 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2791 -errors: [] -form: Symfony\Component\Form\Form {#1975 …} } |
| form | Symfony\Component\Form\FormView {#2793 …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: "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 {#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) {#1964 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() {#1967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1966 …} $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 {#1978 …} } |
| form | Symfony\Component\Form\FormView {#2799 …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 {#2802 …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: "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 {#1135 …} -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 | "[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) {#1974 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() {#1983 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1968 …} $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: "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 {#1135 …} -priceOffer: 112644 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2796 -errors: [] -form: Symfony\Component\Form\Form {#2006 …} } |
| form | Symfony\Component\Form\FormView {#2798 …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: "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 {#1135 …} -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) {#1995 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() {#1998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1997 …} $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 {#2009 …} } |
| form | Symfony\Component\Form\FormView {#2804 …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 {#2807 …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: "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 {#1656 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[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) {#2005 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() {#2014 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1999 …} $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: "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 {#1656 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2801 -errors: [] -form: Symfony\Component\Form\Form {#2037 …} } |
| form | Symfony\Component\Form\FormView {#2803 …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: "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 {#1656 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#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) {#2026 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() {#2029 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2028 …} $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 {#2040 …} } |
| form | Symfony\Component\Form\FormView {#2809 …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 {#2812 …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: "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 {#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) {#2036 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() {#2045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2030 …} $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: "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 {#1664 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2806 -errors: [] -form: Symfony\Component\Form\Form {#2068 …} } |
| form | Symfony\Component\Form\FormView {#2808 …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: "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 {#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) {#2057 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() {#2060 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2059 …} $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 {#2071 …} } |
| form | Symfony\Component\Form\FormView {#2814 …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 {#2817 …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: "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 {#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) {#2067 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() {#2076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2061 …} $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: "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 {#1662 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2811 -errors: [] -form: Symfony\Component\Form\Form {#2099 …} } |
| form | Symfony\Component\Form\FormView {#2813 …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: "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 {#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) {#2088 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() {#2091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2090 …} $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 {#2102 …} } |
| form | Symfony\Component\Form\FormView {#2819 …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 {#2822 …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: "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 {#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) {#2098 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() {#2107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2092 …} $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: "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 {#1711 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2816 -errors: [] -form: Symfony\Component\Form\Form {#2130 …} } |
| form | Symfony\Component\Form\FormView {#2818 …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: "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 {#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) {#2119 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() {#2122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2121 …} $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 {#2133 …} } |
| form | Symfony\Component\Form\FormView {#2824 …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 {#2827 …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: "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 {#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) {#2129 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() {#2138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2123 …} $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: "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 {#1720 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2821 -errors: [] -form: Symfony\Component\Form\Form {#2161 …} } |
| form | Symfony\Component\Form\FormView {#2823 …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: "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 {#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) {#2150 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() {#2153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2152 …} $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 {#2164 …} } |
| form | Symfony\Component\Form\FormView {#2829 …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 {#2832 …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: "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 {#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) {#2160 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() {#2169 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2154 …} $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: "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 {#1670 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2826 -errors: [] -form: Symfony\Component\Form\Form {#2192 …} } |
| form | Symfony\Component\Form\FormView {#2828 …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: "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 {#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) {#2181 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() {#2184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2183 …} $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 {#2195 …} } |
| form | Symfony\Component\Form\FormView {#2834 …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 {#2837 …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: "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 {#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) {#2191 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() {#2200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2185 …} $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: "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 {#1718 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2831 -errors: [] -form: Symfony\Component\Form\Form {#2223 …} } |
| form | Symfony\Component\Form\FormView {#2833 …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: "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 {#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) {#2212 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() {#2215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2214 …} $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 {#2226 …} } |
| form | Symfony\Component\Form\FormView {#2839 …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 {#2842 …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: "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 {#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) {#2222 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() {#2231 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2216 …} $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: "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 {#1705 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2836 -errors: [] -form: Symfony\Component\Form\Form {#2254 …} } |
| form | Symfony\Component\Form\FormView {#2838 …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: "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 {#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) {#2243 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() {#2246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2245 …} $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 {#2257 …} } |
| form | Symfony\Component\Form\FormView {#2844 …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 {#2847 …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: "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 {#1638 …} -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 | "[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) {#2253 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() {#2262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2247 …} $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: "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 {#1638 …} -priceOffer: 181755 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2841 -errors: [] -form: Symfony\Component\Form\Form {#2285 …} } |
| form | Symfony\Component\Form\FormView {#2843 …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: "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 {#1638 …} -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) {#2274 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() {#2277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2276 …} $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 {#2288 …} } |
| form | Symfony\Component\Form\FormView {#2849 …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 {#2852 …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: "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 {#1642 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[31]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#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) {#2284 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() {#2293 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2278 …} $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: "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 {#1642 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2846 -errors: [] -form: Symfony\Component\Form\Form {#2316 …} } |
| form | Symfony\Component\Form\FormView {#2848 …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: "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 {#1642 …} -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) {#2305 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() {#2308 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2307 …} $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 {#2319 …} } |
| form | Symfony\Component\Form\FormView {#2854 …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 {#2857 …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: "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 {#1710 …} -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 | "[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) {#2315 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() {#2324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2309 …} $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: "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 {#1710 …} -priceOffer: 82272 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2851 -errors: [] -form: Symfony\Component\Form\Form {#2347 …} } |
| form | Symfony\Component\Form\FormView {#2853 …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: "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 {#1710 …} -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) {#2336 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() {#2339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2338 …} $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 {#2350 …} } |
| form | Symfony\Component\Form\FormView {#2859 …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 {#2862 …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: "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 {#1657 …} -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 | "[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) {#2346 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() {#2355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2340 …} $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: "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 {#1657 …} -priceOffer: 230900 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2856 -errors: [] -form: Symfony\Component\Form\Form {#2378 …} } |
| form | Symfony\Component\Form\FormView {#2858 …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: "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 {#1657 …} -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) {#2367 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() {#2370 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2369 …} $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 {#2381 …} } |
| form | Symfony\Component\Form\FormView {#2864 …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 {#2867 …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: "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 {#1678 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[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) {#2377 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() {#2386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2371 …} $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: "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 {#1678 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2861 -errors: [] -form: Symfony\Component\Form\Form {#2409 …} } |
| form | Symfony\Component\Form\FormView {#2863 …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: "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 {#1678 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#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) {#2398 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() {#2401 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2400 …} $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 {#2412 …} } |
| form | Symfony\Component\Form\FormView {#2869 …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 {#2872 …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: "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 {#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) {#2408 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() {#2417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2402 …} $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: "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 {#1689 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2866 -errors: [] -form: Symfony\Component\Form\Form {#2440 …} } |
| form | Symfony\Component\Form\FormView {#2868 …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: "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 {#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) {#2429 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() {#2432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2431 …} $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 {#2443 …} } |
| form | Symfony\Component\Form\FormView {#2874 …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 {#2877 …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: "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 {#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) {#2439 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() {#2448 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2433 …} $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: "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 {#1201 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2871 -errors: [] -form: Symfony\Component\Form\Form {#2471 …} } |
| form | Symfony\Component\Form\FormView {#2873 …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: "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 {#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) {#2460 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() {#2463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2462 …} $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 {#2474 …} } |
| form | Symfony\Component\Form\FormView {#2879 …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 {#2882 …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: "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 {#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) {#2470 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() {#2479 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2464 …} $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: "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 {#1698 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2876 -errors: [] -form: Symfony\Component\Form\Form {#2502 …} } |
| form | Symfony\Component\Form\FormView {#2878 …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: "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 {#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) {#2491 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() {#2494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2493 …} $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 {#2505 …} } |
| form | Symfony\Component\Form\FormView {#2884 …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 {#2887 …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: "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 {#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) {#2501 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() {#2510 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2495 …} $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: "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 {#1719 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2881 -errors: [] -form: Symfony\Component\Form\Form {#2533 …} } |
| form | Symfony\Component\Form\FormView {#2883 …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: "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 {#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) {#2522 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() {#2525 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2524 …} $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 {#2536 …} } |
| form | Symfony\Component\Form\FormView {#2889 …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 {#2892 …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: "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 {#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) {#2532 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() {#2541 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2526 …} $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: "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 {#1687 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2886 -errors: [] -form: Symfony\Component\Form\Form {#2564 …} } |
| form | Symfony\Component\Form\FormView {#2888 …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: "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 {#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) {#2553 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() {#2556 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2555 …} $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 {#2567 …} } |
| form | Symfony\Component\Form\FormView {#2894 …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 {#2897 …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: "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 {#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) {#2563 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() {#2572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2557 …} $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: "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 {#1146 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2891 -errors: [] -form: Symfony\Component\Form\Form {#2595 …} } |
| form | Symfony\Component\Form\FormView {#2893 …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: "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 {#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) {#2584 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() {#2587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2586 …} $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 {#2598 …} } |
| form | Symfony\Component\Form\FormView {#2899 …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 {#2902 …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: "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 {#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) {#2594 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() {#2603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2588 …} $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: "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 {#1699 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2896 -errors: [] -form: Symfony\Component\Form\Form {#2626 …} } |
| form | Symfony\Component\Form\FormView {#2898 …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: "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 {#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) {#2615 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() {#2618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2617 …} $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 {#2629 …} } |
| form | Symfony\Component\Form\FormView {#2904 …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 {#2907 …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: "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 {#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) {#2625 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() {#2634 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2619 …} $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: "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 {#1701 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2901 -errors: [] -form: Symfony\Component\Form\Form {#2657 …} } |
| form | Symfony\Component\Form\FormView {#2903 …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: "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 {#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) {#2646 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() {#2649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2648 …} $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 {#2660 …} } |
| form | Symfony\Component\Form\FormView {#2909 …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 {#2912 …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: "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 {#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) {#2656 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() {#2665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2650 …} $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: "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 {#1688 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2906 -errors: [] -form: Symfony\Component\Form\Form {#2688 …} } |
| form | Symfony\Component\Form\FormView {#2908 …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: "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 {#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) {#2677 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() {#2680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2679 …} $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 {#2691 …} } |
| form | Symfony\Component\Form\FormView {#2914 …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 {#2917 …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 |
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 {#2697 …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) {#2913 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() {#2919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#2911 …} $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 {#2929 -errors: [] -form: Symfony\Component\Form\Form {#2925 …} } |
| form | Symfony\Component\Form\FormView {#2920 …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" |