Forms
-
cart_form
-
cartProducts
-
0
-
amount
-
remove
-
-
1
-
amount
-
remove
-
-
2
-
amount
-
remove
-
-
3
-
amount
-
remove
-
-
4
-
amount
-
remove
-
-
5
-
amount
-
remove
-
-
6
-
amount
-
remove
-
-
7
-
amount
-
remove
-
-
8
-
amount
-
remove
-
-
9
-
amount
-
remove
-
-
10
-
amount
-
remove
-
-
11
-
amount
-
remove
-
-
12
-
amount
-
remove
-
-
13
-
amount
-
remove
-
-
14
-
amount
-
remove
-
-
15
-
amount
-
remove
-
-
16
-
amount
-
remove
-
-
17
-
amount
-
remove
-
-
18
-
amount
-
remove
-
-
19
-
amount
-
remove
-
-
20
-
amount
-
remove
-
-
21
-
amount
-
remove
-
-
22
-
amount
-
remove
-
-
23
-
amount
-
remove
-
-
24
-
amount
-
remove
-
-
25
-
amount
-
remove
-
-
26
-
amount
-
remove
-
-
27
-
amount
-
remove
-
-
28
-
amount
-
remove
-
-
29
-
amount
-
remove
-
-
30
-
amount
-
remove
-
-
31
-
amount
-
remove
-
-
32
-
amount
-
remove
-
-
33
-
amount
-
remove
-
-
34
-
amount
-
remove
-
-
35
-
amount
-
remove
-
-
36
-
amount
-
remove
-
-
37
-
amount
-
remove
-
-
38
-
amount
-
remove
-
-
39
-
amount
-
remove
-
-
40
-
amount
-
remove
-
-
41
-
amount
-
remove
-
-
42
-
amount
-
remove
-
-
43
-
amount
-
remove
-
-
44
-
amount
-
remove
-
-
45
-
amount
-
remove
-
-
-
save
-
_token
-
cart_form
"Fotoboom\Apps\Http\Form\Frontend\Cart\CartForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } |
| data_class | "Fotoboom\Cart\Domain\Cart" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#219 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\Cart" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#220 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "cart_form" "_cart_form" ] |
| cache_key | "_cart_form_cart_form" |
| compound | true |
| data | Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#80 -errors: [] -form: Symfony\Component\Form\Form {#231 …} } |
| form | Symfony\Component\Form\FormView {#222 …5} |
| full_name | "cart_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cart_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form" |
| valid | true |
| value | Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } |
cartProducts
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#140 #collection: Doctrine\Common\Collections\ArrayCollection {#192 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: ContainerQrQHg0h\EntityManagerGhost07c3968 {#776 …} -backRefFieldName: "cart" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#17787 …} -isDirty: true } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_delete | true |
same as passed value |
| by_reference | false |
same as passed value |
| entry_type | "Fotoboom\Apps\Http\Form\Frontend\Cart\CartProductType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#170 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Fotoboom\Apps\Http\Form\Frontend\Cart\CartProductType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_as_list | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#206 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_cart_form_cartProducts" ] |
| cache_key | "_cart_form_cartProducts_collection" |
| compound | true |
| data | Doctrine\ORM\PersistentCollection {#140 #collection: Doctrine\Common\Collections\ArrayCollection {#192 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: ContainerQrQHg0h\EntityManagerGhost07c3968 {#776 …} -backRefFieldName: "cart" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#17787 …} -isDirty: true } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2766 -errors: [] -form: Symfony\Component\Form\Form {#148 …} } |
| form | Symfony\Component\Form\FormView {#2769 …5} |
| full_name | "cart_form[cartProducts]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cartProducts" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts" |
| valid | true |
| value | Doctrine\ORM\PersistentCollection {#140 #collection: Doctrine\Common\Collections\ArrayCollection {#192 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: ContainerQrQHg0h\EntityManagerGhost07c3968 {#776 …} -backRefFieldName: "cart" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#17787 …} -isDirty: true } |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#103 #id: "008e5d4c-5409-4657-811d-24f8e8fa1684" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "56" -name: "Limpiador de cavidades (16u.) Normal" -priceSell: 3931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1152 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1167 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() {#1445 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1174 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#103 #id: "008e5d4c-5409-4657-811d-24f8e8fa1684" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "56" -name: "Limpiador de cavidades (16u.) Normal" -priceSell: 3931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1152 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2747 -errors: [] -form: Symfony\Component\Form\Form {#1621 …} } |
| form | Symfony\Component\Form\FormView {#2762 …5} |
| full_name | "cart_form[cartProducts][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_0" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#103 #id: "008e5d4c-5409-4657-811d-24f8e8fa1684" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "56" -name: "Limpiador de cavidades (16u.) Normal" -priceSell: 3931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1152 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1163 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() {#1132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1171 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#187 -errors: [] -form: Symfony\Component\Form\Form {#1624 …} } |
| form | Symfony\Component\Form\FormView {#145 …5} |
| full_name | "cart_form[cartProducts][0][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_0_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#144 …5} |
| full_name | "cart_form[cartProducts][0][remove]" |
| id | "cart_form_cartProducts_0_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1480 #id: "0dfd3f50-7661-4dbd-b78c-ef09c1119e05" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "128" -name: "Toallitas Mwah Verde" -priceSell: 1793 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1481 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[1]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1476 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() {#1535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1142 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1480 #id: "0dfd3f50-7661-4dbd-b78c-ef09c1119e05" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "128" -name: "Toallitas Mwah Verde" -priceSell: 1793 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1481 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#233 -errors: [] -form: Symfony\Component\Form\Form {#1532 …} } |
| form | Symfony\Component\Form\FormView {#399 …5} |
| full_name | "cart_form[cartProducts][1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_1" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1480 #id: "0dfd3f50-7661-4dbd-b78c-ef09c1119e05" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "128" -name: "Toallitas Mwah Verde" -priceSell: 1793 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1481 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1545 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() {#1540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1538 …} $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 {#2753 -errors: [] -form: Symfony\Component\Form\Form {#1499 …} } |
| form | Symfony\Component\Form\FormView {#2732 …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 {#1643 …5} |
| full_name | "cart_form[cartProducts][1][remove]" |
| id | "cart_form_cartProducts_1_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1612 #id: "0ed0c68e-9657-42ea-9acc-6e020fa3c372" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "127" -name: "Toallitas Mwah Marrón" -priceSell: 1793 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1472 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[2]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1531 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() {#1507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1539 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1612 #id: "0ed0c68e-9657-42ea-9acc-6e020fa3c372" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "127" -name: "Toallitas Mwah Marrón" -priceSell: 1793 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1472 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#186 -errors: [] -form: Symfony\Component\Form\Form {#1486 …} } |
| form | Symfony\Component\Form\FormView {#146 …5} |
| full_name | "cart_form[cartProducts][2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_2" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1612 #id: "0ed0c68e-9657-42ea-9acc-6e020fa3c372" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "127" -name: "Toallitas Mwah Marrón" -priceSell: 1793 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1472 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1559 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() {#1558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1557 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2776 -errors: [] -form: Symfony\Component\Form\Form {#1493 …} } |
| form | Symfony\Component\Form\FormView {#2774 …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 {#2778 …5} |
| full_name | "cart_form[cartProducts][2][remove]" |
| id | "cart_form_cartProducts_2_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1467 #id: "0f437d9f-62f3-4b1e-9403-f96eaf8d5a93" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "104" -name: "Kit Pro Edition" -priceSell: 3898 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1627 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[3]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1485 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() {#1488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1554 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1467 #id: "0f437d9f-62f3-4b1e-9403-f96eaf8d5a93" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "104" -name: "Kit Pro Edition" -priceSell: 3898 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1627 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1647 -errors: [] -form: Symfony\Component\Form\Form {#1521 …} } |
| form | Symfony\Component\Form\FormView {#2771 …5} |
| full_name | "cart_form[cartProducts][3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_3" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1467 #id: "0f437d9f-62f3-4b1e-9403-f96eaf8d5a93" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "104" -name: "Kit Pro Edition" -priceSell: 3898 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1627 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1587 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() {#1580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1583 …} $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 {#2781 -errors: [] -form: Symfony\Component\Form\Form {#1518 …} } |
| form | Symfony\Component\Form\FormView {#2780 …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 {#2783 …5} |
| full_name | "cart_form[cartProducts][3][remove]" |
| id | "cart_form_cartProducts_3_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1403 #id: "1f2e80cf-9d1b-4f58-8b65-91d29a4deccb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "60" -name: "Zeeion Nuevo + Flexodome Canon" -priceSell: 6931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1607 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[4]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1513 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() {#1283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1581 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1403 #id: "1f2e80cf-9d1b-4f58-8b65-91d29a4deccb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "60" -name: "Zeeion Nuevo + Flexodome Canon" -priceSell: 6931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1607 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2777 -errors: [] -form: Symfony\Component\Form\Form {#1847 …} } |
| form | Symfony\Component\Form\FormView {#2779 …5} |
| full_name | "cart_form[cartProducts][4]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_4" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1403 #id: "1f2e80cf-9d1b-4f58-8b65-91d29a4deccb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "60" -name: "Zeeion Nuevo + Flexodome Canon" -priceSell: 6931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1607 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1278 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() {#1275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1270 …} $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 {#2786 -errors: [] -form: Symfony\Component\Form\Form {#1835 …} } |
| form | Symfony\Component\Form\FormView {#2785 …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 {#2788 …5} |
| full_name | "cart_form[cartProducts][4][remove]" |
| id | "cart_form_cartProducts_4_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1619 #id: "1fce78de-9629-40eb-a988-e06843711999" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "105" -name: "Kit de limpieza óptica VSGO Travel Azul" -priceSell: 1837 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1474 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[5]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1839 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() {#1772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1276 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1619 #id: "1fce78de-9629-40eb-a988-e06843711999" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "105" -name: "Kit de limpieza óptica VSGO Travel Azul" -priceSell: 1837 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1474 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2782 -errors: [] -form: Symfony\Component\Form\Form {#1786 …} } |
| form | Symfony\Component\Form\FormView {#2784 …5} |
| full_name | "cart_form[cartProducts][5]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_5" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1619 #id: "1fce78de-9629-40eb-a988-e06843711999" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "105" -name: "Kit de limpieza óptica VSGO Travel Azul" -priceSell: 1837 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1474 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1820 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() {#1816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1826 …} $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 {#2791 -errors: [] -form: Symfony\Component\Form\Form {#1792 …} } |
| form | Symfony\Component\Form\FormView {#2790 …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 {#2793 …5} |
| full_name | "cart_form[cartProducts][5][remove]" |
| id | "cart_form_cartProducts_5_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1159 #id: "27248478-1a8a-4ed9-99a9-2e1f610e9e15" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "120" -name: "Pera Negra" -priceSell: 1531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1385 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[6]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1812 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() {#1806 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1810 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1159 #id: "27248478-1a8a-4ed9-99a9-2e1f610e9e15" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "120" -name: "Pera Negra" -priceSell: 1531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1385 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2787 -errors: [] -form: Symfony\Component\Form\Form {#1112 …} } |
| form | Symfony\Component\Form\FormView {#2789 …5} |
| full_name | "cart_form[cartProducts][6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_6" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1159 #id: "27248478-1a8a-4ed9-99a9-2e1f610e9e15" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "120" -name: "Pera Negra" -priceSell: 1531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1385 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1791 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() {#1139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1140 …} $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 {#2796 -errors: [] -form: Symfony\Component\Form\Form {#1111 …} } |
| form | Symfony\Component\Form\FormView {#2795 …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 {#2798 …5} |
| full_name | "cart_form[cartProducts][6][remove]" |
| id | "cart_form_cartProducts_6_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1670 #id: "2cd2f692-3121-48b7-bcea-562e715f4611" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "197" -name: "16-55mm f/2.8G + 100EU CASHBACK SONY SUMMER" -priceSell: 87272 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1602 …} -priceOffer: 82272 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[7]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1094 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() {#1106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1145 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1670 #id: "2cd2f692-3121-48b7-bcea-562e715f4611" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "197" -name: "16-55mm f/2.8G + 100EU CASHBACK SONY SUMMER" -priceSell: 87272 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1602 …} -priceOffer: 82272 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2792 -errors: [] -form: Symfony\Component\Form\Form {#1392 …} } |
| form | Symfony\Component\Form\FormView {#2794 …5} |
| full_name | "cart_form[cartProducts][7]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_7" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1670 #id: "2cd2f692-3121-48b7-bcea-562e715f4611" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "197" -name: "16-55mm f/2.8G + 100EU CASHBACK SONY SUMMER" -priceSell: 87272 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1602 …} -priceOffer: 82272 } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#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() {#1394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1402 …} $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 {#2801 -errors: [] -form: Symfony\Component\Form\Form {#1290 …} } |
| form | Symfony\Component\Form\FormView {#2800 …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 {#2803 …5} |
| full_name | "cart_form[cartProducts][7][remove]" |
| id | "cart_form_cartProducts_7_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
8
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1600 #id: "3068f9da-c39f-4449-9dfa-a9f3d797771d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "195" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1434 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[8]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1391 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() {#1365 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1393 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1600 #id: "3068f9da-c39f-4449-9dfa-a9f3d797771d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "195" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1434 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2797 -errors: [] -form: Symfony\Component\Form\Form {#1737 …} } |
| form | Symfony\Component\Form\FormView {#2799 …5} |
| full_name | "cart_form[cartProducts][8]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_8" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1600 #id: "3068f9da-c39f-4449-9dfa-a9f3d797771d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "195" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1434 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1667 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() {#1740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1666 …} $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 {#2806 -errors: [] -form: Symfony\Component\Form\Form {#1734 …} } |
| form | Symfony\Component\Form\FormView {#2805 …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 {#2808 …5} |
| full_name | "cart_form[cartProducts][8][remove]" |
| id | "cart_form_cartProducts_8_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
9
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1424 #id: "317c4ccc-73af-43bc-92cb-85d1239562eb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "139" -name: "Líquido de lentes de cámara" -priceSell: 1458 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1423 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[9]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1729 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() {#1368 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1739 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1424 #id: "317c4ccc-73af-43bc-92cb-85d1239562eb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "139" -name: "Líquido de lentes de cámara" -priceSell: 1458 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1423 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2802 -errors: [] -form: Symfony\Component\Form\Form {#1292 …} } |
| form | Symfony\Component\Form\FormView {#2804 …5} |
| full_name | "cart_form[cartProducts][9]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_9" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1424 #id: "317c4ccc-73af-43bc-92cb-85d1239562eb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "139" -name: "Líquido de lentes de cámara" -priceSell: 1458 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1423 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1354 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() {#1351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1353 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2811 -errors: [] -form: Symfony\Component\Form\Form {#1289 …} } |
| form | Symfony\Component\Form\FormView {#2810 …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 {#2813 …5} |
| full_name | "cart_form[cartProducts][9][remove]" |
| id | "cart_form_cartProducts_9_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
10
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1412 #id: "38fa7113-d320-45a0-9cb2-c59e9e0291ae" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "125" -name: "Kit de soplador de aire para huracanes integrado" -priceSell: 1205 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1422 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[10]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1288 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() {#1309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1352 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1412 #id: "38fa7113-d320-45a0-9cb2-c59e9e0291ae" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "125" -name: "Kit de soplador de aire para huracanes integrado" -priceSell: 1205 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1422 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2807 -errors: [] -form: Symfony\Component\Form\Form {#1329 …} } |
| form | Symfony\Component\Form\FormView {#2809 …5} |
| full_name | "cart_form[cartProducts][10]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_10" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "10" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1412 #id: "38fa7113-d320-45a0-9cb2-c59e9e0291ae" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "125" -name: "Kit de soplador de aire para huracanes integrado" -priceSell: 1205 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1422 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1323 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 {#379 …} $message: Closure() {#1322 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2816 -errors: [] -form: Symfony\Component\Form\Form {#1294 …} } |
| form | Symfony\Component\Form\FormView {#2815 …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 {#2818 …5} |
| full_name | "cart_form[cartProducts][10][remove]" |
| id | "cart_form_cartProducts_10_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
11
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1384 #id: "3fcf01c8-b888-4aca-bd79-3c2a8c109399" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "106" -name: "Kit de limpieza óptica VSGO Travel Gris" -priceSell: 1837 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1383 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[11]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#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() {#1297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1326 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1384 #id: "3fcf01c8-b888-4aca-bd79-3c2a8c109399" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "106" -name: "Kit de limpieza óptica VSGO Travel Gris" -priceSell: 1837 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1383 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2812 -errors: [] -form: Symfony\Component\Form\Form {#1119 …} } |
| form | Symfony\Component\Form\FormView {#2814 …5} |
| full_name | "cart_form[cartProducts][11]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_11" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "11" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1384 #id: "3fcf01c8-b888-4aca-bd79-3c2a8c109399" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "106" -name: "Kit de limpieza óptica VSGO Travel Gris" -priceSell: 1837 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1383 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1339 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() {#1346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1338 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2821 -errors: [] -form: Symfony\Component\Form\Form {#1459 …} } |
| form | Symfony\Component\Form\FormView {#2820 …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 {#2823 …5} |
| full_name | "cart_form[cartProducts][11][remove]" |
| id | "cart_form_cartProducts_11_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
12
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1431 #id: "42edfc54-1795-4376-bb72-84ba4c2ae17d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "122" -name: "Soplador de aire para exteriores Falcon-S" -priceSell: 2774 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1442 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[12]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1341 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() {#1266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1347 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1431 #id: "42edfc54-1795-4376-bb72-84ba4c2ae17d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "122" -name: "Soplador de aire para exteriores Falcon-S" -priceSell: 2774 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1442 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2817 -errors: [] -form: Symfony\Component\Form\Form {#1198 …} } |
| form | Symfony\Component\Form\FormView {#2819 …5} |
| full_name | "cart_form[cartProducts][12]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_12" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "12" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1431 #id: "42edfc54-1795-4376-bb72-84ba4c2ae17d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "122" -name: "Soplador de aire para exteriores Falcon-S" -priceSell: 2774 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1442 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1260 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1264 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1263 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2826 -errors: [] -form: Symfony\Component\Form\Form {#1225 …} } |
| form | Symfony\Component\Form\FormView {#2825 …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 {#2828 …5} |
| full_name | "cart_form[cartProducts][12][remove]" |
| id | "cart_form_cartProducts_12_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
13
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1413 #id: "4dc98201-d18a-4b1b-bdd5-41fdad2e8099" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "43" -name: "Espatula Pantalla Enfoque" -priceSell: 3450 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1418 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[13]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1194 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() {#1237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1202 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1413 #id: "4dc98201-d18a-4b1b-bdd5-41fdad2e8099" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "43" -name: "Espatula Pantalla Enfoque" -priceSell: 3450 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1418 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2822 -errors: [] -form: Symfony\Component\Form\Form {#1215 …} } |
| form | Symfony\Component\Form\FormView {#2824 …5} |
| full_name | "cart_form[cartProducts][13]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_13" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "13" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1413 #id: "4dc98201-d18a-4b1b-bdd5-41fdad2e8099" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "43" -name: "Espatula Pantalla Enfoque" -priceSell: 3450 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1418 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1212 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() {#1223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1221 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2831 -errors: [] -form: Symfony\Component\Form\Form {#1241 …} } |
| form | Symfony\Component\Form\FormView {#2830 …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 {#2833 …5} |
| full_name | "cart_form[cartProducts][13][remove]" |
| id | "cart_form_cartProducts_13_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
14
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1436 #id: "4f08db2b-dd3c-4fd1-a005-27a775f5cddd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "42" -name: "Espatula Medio Formato" -priceSell: 4368 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1461 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[14]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1214 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() {#1249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1219 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1436 #id: "4f08db2b-dd3c-4fd1-a005-27a775f5cddd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "42" -name: "Espatula Medio Formato" -priceSell: 4368 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1461 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2827 -errors: [] -form: Symfony\Component\Form\Form {#1779 …} } |
| form | Symfony\Component\Form\FormView {#2829 …5} |
| full_name | "cart_form[cartProducts][14]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_14" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "14" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1436 #id: "4f08db2b-dd3c-4fd1-a005-27a775f5cddd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "42" -name: "Espatula Medio Formato" -priceSell: 4368 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1461 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1181 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() {#1781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $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 {#2836 -errors: [] -form: Symfony\Component\Form\Form {#1776 …} } |
| form | Symfony\Component\Form\FormView {#2835 …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 {#2838 …5} |
| full_name | "cart_form[cartProducts][14][remove]" |
| id | "cart_form_cartProducts_14_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
15
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1419 #id: "52c84803-a43d-4221-81bc-96900418704f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "170" -name: "50mm f/1.4 GM FE + 100EU CASHBACK SONY SUMMER" -priceSell: 128202 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1410 …} -priceOffer: 119902 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[15]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1780 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() {#1768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1783 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1419 #id: "52c84803-a43d-4221-81bc-96900418704f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "170" -name: "50mm f/1.4 GM FE + 100EU CASHBACK SONY SUMMER" -priceSell: 128202 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1410 …} -priceOffer: 119902 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2832 -errors: [] -form: Symfony\Component\Form\Form {#59 …} } |
| form | Symfony\Component\Form\FormView {#2834 …5} |
| full_name | "cart_form[cartProducts][15]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_15" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "15" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1419 #id: "52c84803-a43d-4221-81bc-96900418704f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "170" -name: "50mm f/1.4 GM FE + 100EU CASHBACK SONY SUMMER" -priceSell: 128202 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1410 …} -priceOffer: 119902 } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1752 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $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 {#2841 -errors: [] -form: Symfony\Component\Form\Form {#1127 …} } |
| form | Symfony\Component\Form\FormView {#2840 …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 {#2843 …5} |
| full_name | "cart_form[cartProducts][15][remove]" |
| id | "cart_form_cartProducts_15_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
16
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1405 #id: "594deb9d-cf14-48ed-bf47-1832a4f04363" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "209" -name: "24-105mm f/4 FE G OSS + 200EU CASHBACK SONY SUMMER" -priceSell: 93055 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1409 …} -priceOffer: 75455 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[16]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1754 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() {#1121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1760 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1405 #id: "594deb9d-cf14-48ed-bf47-1832a4f04363" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "209" -name: "24-105mm f/4 FE G OSS + 200EU CASHBACK SONY SUMMER" -priceSell: 93055 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1409 …} -priceOffer: 75455 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2837 -errors: [] -form: Symfony\Component\Form\Form {#1855 …} } |
| form | Symfony\Component\Form\FormView {#2839 …5} |
| full_name | "cart_form[cartProducts][16]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_16" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "16" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1405 #id: "594deb9d-cf14-48ed-bf47-1832a4f04363" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "209" -name: "24-105mm f/4 FE G OSS + 200EU CASHBACK SONY SUMMER" -priceSell: 93055 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1409 …} -priceOffer: 75455 } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1836 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() {#1843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1840 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2846 -errors: [] -form: Symfony\Component\Form\Form {#1858 …} } |
| form | Symfony\Component\Form\FormView {#2845 …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 {#2848 …5} |
| full_name | "cart_form[cartProducts][16][remove]" |
| id | "cart_form_cartProducts_16_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
17
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1432 #id: "5aeaccce-17d1-4c6b-8727-a34b1da07dcc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "126" -name: "Kit de toallitas limpiadoras de pantalla antibacterias (60 unidades)" -priceSell: 1220 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1447 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[17]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1854 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[17]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1863 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1846 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1432 #id: "5aeaccce-17d1-4c6b-8727-a34b1da07dcc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "126" -name: "Kit de toallitas limpiadoras de pantalla antibacterias (60 unidades)" -priceSell: 1220 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1447 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2842 -errors: [] -form: Symfony\Component\Form\Form {#1886 …} } |
| form | Symfony\Component\Form\FormView {#2844 …5} |
| full_name | "cart_form[cartProducts][17]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_17" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "17" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1432 #id: "5aeaccce-17d1-4c6b-8727-a34b1da07dcc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "126" -name: "Kit de toallitas limpiadoras de pantalla antibacterias (60 unidades)" -priceSell: 1220 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1447 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1875 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1877 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2851 -errors: [] -form: Symfony\Component\Form\Form {#1889 …} } |
| form | Symfony\Component\Form\FormView {#2850 …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 {#2853 …5} |
| full_name | "cart_form[cartProducts][17][remove]" |
| id | "cart_form_cartProducts_17_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
18
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1438 #id: "5d74e404-98d2-4511-80a5-09857a85a8f8" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "103" -name: "Kit Crazy Edition" -priceSell: 4398 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1460 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[18]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1885 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[18]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1879 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1438 #id: "5d74e404-98d2-4511-80a5-09857a85a8f8" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "103" -name: "Kit Crazy Edition" -priceSell: 4398 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1460 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2847 -errors: [] -form: Symfony\Component\Form\Form {#1917 …} } |
| form | Symfony\Component\Form\FormView {#2849 …5} |
| full_name | "cart_form[cartProducts][18]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_18" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "18" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1438 #id: "5d74e404-98d2-4511-80a5-09857a85a8f8" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "103" -name: "Kit Crazy Edition" -priceSell: 4398 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1460 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1906 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1908 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2856 -errors: [] -form: Symfony\Component\Form\Form {#1920 …} } |
| form | Symfony\Component\Form\FormView {#2855 …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 {#2858 …5} |
| full_name | "cart_form[cartProducts][18][remove]" |
| id | "cart_form_cartProducts_18_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
19
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1429 #id: "645dd6e9-a146-4824-8713-599121fbe50b" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "158" -name: "20mm f/2.8SEL Negro E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1443 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[19]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1916 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[19]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1910 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1429 #id: "645dd6e9-a146-4824-8713-599121fbe50b" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "158" -name: "20mm f/2.8SEL Negro E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1443 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2852 -errors: [] -form: Symfony\Component\Form\Form {#1948 …} } |
| form | Symfony\Component\Form\FormView {#2854 …5} |
| full_name | "cart_form[cartProducts][19]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_19" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "19" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1429 #id: "645dd6e9-a146-4824-8713-599121fbe50b" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "158" -name: "20mm f/2.8SEL Negro E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1443 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1937 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1939 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2861 -errors: [] -form: Symfony\Component\Form\Form {#1951 …} } |
| form | Symfony\Component\Form\FormView {#2860 …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 {#2863 …5} |
| full_name | "cart_form[cartProducts][19][remove]" |
| id | "cart_form_cartProducts_19_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
20
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1417 #id: "6986a93e-63dc-4da3-9f13-73afd7975b04" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "196" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1186 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[20]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1947 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[20]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1956 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1941 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1417 #id: "6986a93e-63dc-4da3-9f13-73afd7975b04" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "196" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1186 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2857 -errors: [] -form: Symfony\Component\Form\Form {#1979 …} } |
| form | Symfony\Component\Form\FormView {#2859 …5} |
| full_name | "cart_form[cartProducts][20]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_20" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "20" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1417 #id: "6986a93e-63dc-4da3-9f13-73afd7975b04" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "196" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 28517 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1186 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1968 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1970 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2866 -errors: [] -form: Symfony\Component\Form\Form {#1982 …} } |
| form | Symfony\Component\Form\FormView {#2865 …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 {#2868 …5} |
| full_name | "cart_form[cartProducts][20][remove]" |
| id | "cart_form_cartProducts_20_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
21
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1184 #id: "6c37a9f1-ea6e-45f1-8442-113f22001386" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "192" -name: "16-35mm f/4 G FE PZ + 100EU CASHBACK SONY SUMMER" -priceSell: 113951 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1652 …} -priceOffer: 108051 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[21]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1978 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[21]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#1972 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1184 #id: "6c37a9f1-ea6e-45f1-8442-113f22001386" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "192" -name: "16-35mm f/4 G FE PZ + 100EU CASHBACK SONY SUMMER" -priceSell: 113951 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1652 …} -priceOffer: 108051 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2862 -errors: [] -form: Symfony\Component\Form\Form {#2010 …} } |
| form | Symfony\Component\Form\FormView {#2864 …5} |
| full_name | "cart_form[cartProducts][21]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_21" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "21" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1184 #id: "6c37a9f1-ea6e-45f1-8442-113f22001386" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "192" -name: "16-35mm f/4 G FE PZ + 100EU CASHBACK SONY SUMMER" -priceSell: 113951 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1652 …} -priceOffer: 108051 } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1999 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2002 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2001 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2871 -errors: [] -form: Symfony\Component\Form\Form {#2013 …} } |
| form | Symfony\Component\Form\FormView {#2870 …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 {#2873 …5} |
| full_name | "cart_form[cartProducts][21][remove]" |
| id | "cart_form_cartProducts_21_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
22
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1653 #id: "897955a1-3763-4e38-88bb-da1397997b91" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "130" -name: "Hisopo 24mm marco completo (1 unidad)" -priceSell: 439 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1639 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[22]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2009 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[22]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2003 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1653 #id: "897955a1-3763-4e38-88bb-da1397997b91" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "130" -name: "Hisopo 24mm marco completo (1 unidad)" -priceSell: 439 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1639 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2867 -errors: [] -form: Symfony\Component\Form\Form {#2041 …} } |
| form | Symfony\Component\Form\FormView {#2869 …5} |
| full_name | "cart_form[cartProducts][22]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_22" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "22" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1653 #id: "897955a1-3763-4e38-88bb-da1397997b91" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "130" -name: "Hisopo 24mm marco completo (1 unidad)" -priceSell: 439 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1639 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2030 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2032 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2876 -errors: [] -form: Symfony\Component\Form\Form {#2044 …} } |
| form | Symfony\Component\Form\FormView {#2875 …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 {#2878 …5} |
| full_name | "cart_form[cartProducts][22][remove]" |
| id | "cart_form_cartProducts_22_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
23
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1641 #id: "8c88b074-5302-45ae-8042-5a7b057666b0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "133" -name: "Hisopo 12mm para Micro 4/3 (12 unidades)" -priceSell: 1497 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1656 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[23]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2040 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[23]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2034 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1641 #id: "8c88b074-5302-45ae-8042-5a7b057666b0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "133" -name: "Hisopo 12mm para Micro 4/3 (12 unidades)" -priceSell: 1497 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1656 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2872 -errors: [] -form: Symfony\Component\Form\Form {#2072 …} } |
| form | Symfony\Component\Form\FormView {#2874 …5} |
| full_name | "cart_form[cartProducts][23]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_23" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "23" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1641 #id: "8c88b074-5302-45ae-8042-5a7b057666b0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "133" -name: "Hisopo 12mm para Micro 4/3 (12 unidades)" -priceSell: 1497 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1656 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2061 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2063 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2881 -errors: [] -form: Symfony\Component\Form\Form {#2075 …} } |
| form | Symfony\Component\Form\FormView {#2880 …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 {#2883 …5} |
| full_name | "cart_form[cartProducts][23][remove]" |
| id | "cart_form_cartProducts_23_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
24
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1715 #id: "8fcd4914-8d72-47ad-b33e-64bbc6370531" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "137" -name: "Paño de limpieza de lentes de cámara (8 unidades)" -priceSell: 723 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1706 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[24]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2071 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[24]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2065 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1715 #id: "8fcd4914-8d72-47ad-b33e-64bbc6370531" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "137" -name: "Paño de limpieza de lentes de cámara (8 unidades)" -priceSell: 723 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1706 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2877 -errors: [] -form: Symfony\Component\Form\Form {#2103 …} } |
| form | Symfony\Component\Form\FormView {#2879 …5} |
| full_name | "cart_form[cartProducts][24]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_24" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "24" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1715 #id: "8fcd4914-8d72-47ad-b33e-64bbc6370531" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "137" -name: "Paño de limpieza de lentes de cámara (8 unidades)" -priceSell: 723 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1706 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2092 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2094 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2886 -errors: [] -form: Symfony\Component\Form\Form {#2106 …} } |
| form | Symfony\Component\Form\FormView {#2885 …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 {#2888 …5} |
| full_name | "cart_form[cartProducts][24][remove]" |
| id | "cart_form_cartProducts_24_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
25
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1711 #id: "9c175c93-51b3-4369-8011-cd15858c2a51" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "193" -name: "16-35mm f/4 FE ZA OSS" -priceSell: 92619 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1704 …} -priceOffer: 72619 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[25]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2102 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[25]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2096 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1711 #id: "9c175c93-51b3-4369-8011-cd15858c2a51" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "193" -name: "16-35mm f/4 FE ZA OSS" -priceSell: 92619 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1704 …} -priceOffer: 72619 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2882 -errors: [] -form: Symfony\Component\Form\Form {#2134 …} } |
| form | Symfony\Component\Form\FormView {#2884 …5} |
| full_name | "cart_form[cartProducts][25]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_25" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "25" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1711 #id: "9c175c93-51b3-4369-8011-cd15858c2a51" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "193" -name: "16-35mm f/4 FE ZA OSS" -priceSell: 92619 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1704 …} -priceOffer: 72619 } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2123 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2125 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2891 -errors: [] -form: Symfony\Component\Form\Form {#2137 …} } |
| form | Symfony\Component\Form\FormView {#2890 …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 {#2893 …5} |
| full_name | "cart_form[cartProducts][25][remove]" |
| id | "cart_form_cartProducts_25_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
26
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1698 #id: "9f1eb9f5-3b27-4cb8-9d6d-87522f926f35" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "326" -name: "SDXC UHS-II SF-M Tough 64Gb" -priceSell: 5531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1649 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[26]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2133 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[26]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2127 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1698 #id: "9f1eb9f5-3b27-4cb8-9d6d-87522f926f35" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "326" -name: "SDXC UHS-II SF-M Tough 64Gb" -priceSell: 5531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1649 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2887 -errors: [] -form: Symfony\Component\Form\Form {#2165 …} } |
| form | Symfony\Component\Form\FormView {#2889 …5} |
| full_name | "cart_form[cartProducts][26]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_26" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "26" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1698 #id: "9f1eb9f5-3b27-4cb8-9d6d-87522f926f35" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "326" -name: "SDXC UHS-II SF-M Tough 64Gb" -priceSell: 5531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1649 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2154 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2156 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2896 -errors: [] -form: Symfony\Component\Form\Form {#2168 …} } |
| form | Symfony\Component\Form\FormView {#2895 …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 {#2898 …5} |
| full_name | "cart_form[cartProducts][26][remove]" |
| id | "cart_form_cartProducts_26_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
27
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1654 #id: "a1578aa6-a0b4-4857-98d7-02918aac7cb0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "159" -name: "24mm f/1.4 GM + 100EU CASHBACK SONY SUMMER" -priceSell: 118444 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1659 …} -priceOffer: 112644 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[27]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2164 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[27]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2158 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1654 #id: "a1578aa6-a0b4-4857-98d7-02918aac7cb0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "159" -name: "24mm f/1.4 GM + 100EU CASHBACK SONY SUMMER" -priceSell: 118444 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1659 …} -priceOffer: 112644 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2892 -errors: [] -form: Symfony\Component\Form\Form {#2196 …} } |
| form | Symfony\Component\Form\FormView {#2894 …5} |
| full_name | "cart_form[cartProducts][27]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_27" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "27" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1654 #id: "a1578aa6-a0b4-4857-98d7-02918aac7cb0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "159" -name: "24mm f/1.4 GM + 100EU CASHBACK SONY SUMMER" -priceSell: 118444 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1659 …} -priceOffer: 112644 } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2185 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2187 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2901 -errors: [] -form: Symfony\Component\Form\Form {#2199 …} } |
| form | Symfony\Component\Form\FormView {#2900 …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 {#2903 …5} |
| full_name | "cart_form[cartProducts][27][remove]" |
| id | "cart_form_cartProducts_27_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
28
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1702 #id: "a383d42c-55a9-4452-abe3-a5dee14edb79" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "135" -name: "Paños de limpieza de lentes de microfibra (20 unidades)" -priceSell: 985 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1697 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[28]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2195 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[28]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2189 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1702 #id: "a383d42c-55a9-4452-abe3-a5dee14edb79" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "135" -name: "Paños de limpieza de lentes de microfibra (20 unidades)" -priceSell: 985 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1697 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2897 -errors: [] -form: Symfony\Component\Form\Form {#2227 …} } |
| form | Symfony\Component\Form\FormView {#2899 …5} |
| full_name | "cart_form[cartProducts][28]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_28" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "28" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1702 #id: "a383d42c-55a9-4452-abe3-a5dee14edb79" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "135" -name: "Paños de limpieza de lentes de microfibra (20 unidades)" -priceSell: 985 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1697 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2216 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2218 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2906 -errors: [] -form: Symfony\Component\Form\Form {#2230 …} } |
| form | Symfony\Component\Form\FormView {#2905 …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 {#2908 …5} |
| full_name | "cart_form[cartProducts][28][remove]" |
| id | "cart_form_cartProducts_28_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
29
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1709 #id: "a7485036-e88f-43af-9521-8f74c7d5f859" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "23" -name: "SILKY LIQUID & WIPE (GAMUZA Y LÍQUIDO)" -priceSell: 771 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1636 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[29]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2226 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[29]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2220 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1709 #id: "a7485036-e88f-43af-9521-8f74c7d5f859" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "23" -name: "SILKY LIQUID & WIPE (GAMUZA Y LÍQUIDO)" -priceSell: 771 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1636 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2902 -errors: [] -form: Symfony\Component\Form\Form {#2258 …} } |
| form | Symfony\Component\Form\FormView {#2904 …5} |
| full_name | "cart_form[cartProducts][29]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_29" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "29" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1709 #id: "a7485036-e88f-43af-9521-8f74c7d5f859" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "23" -name: "SILKY LIQUID & WIPE (GAMUZA Y LÍQUIDO)" -priceSell: 771 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1636 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2247 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2250 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2249 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2911 -errors: [] -form: Symfony\Component\Form\Form {#2261 …} } |
| form | Symfony\Component\Form\FormView {#2910 …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 {#2913 …5} |
| full_name | "cart_form[cartProducts][29][remove]" |
| id | "cart_form_cartProducts_29_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
30
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1640 #id: "a75c979a-4644-408a-bb29-816f3ed5f324" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "94" -name: "Lens Clean 30ml" -priceSell: 1848 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1648 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[30]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2257 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[30]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2251 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1640 #id: "a75c979a-4644-408a-bb29-816f3ed5f324" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "94" -name: "Lens Clean 30ml" -priceSell: 1848 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1648 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2907 -errors: [] -form: Symfony\Component\Form\Form {#2289 …} } |
| form | Symfony\Component\Form\FormView {#2909 …5} |
| full_name | "cart_form[cartProducts][30]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_30" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "30" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1640 #id: "a75c979a-4644-408a-bb29-816f3ed5f324" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "94" -name: "Lens Clean 30ml" -priceSell: 1848 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1648 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2278 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2280 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2916 -errors: [] -form: Symfony\Component\Form\Form {#2292 …} } |
| form | Symfony\Component\Form\FormView {#2915 …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 {#2918 …5} |
| full_name | "cart_form[cartProducts][30][remove]" |
| id | "cart_form_cartProducts_30_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
31
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1631 #id: "af4cf0e8-c6a0-4a78-838c-f3645d0edc4c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "194" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 27273 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1705 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[31]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2288 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[31]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2282 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1631 #id: "af4cf0e8-c6a0-4a78-838c-f3645d0edc4c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "194" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 27273 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1705 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2912 -errors: [] -form: Symfony\Component\Form\Form {#2320 …} } |
| form | Symfony\Component\Form\FormView {#2914 …5} |
| full_name | "cart_form[cartProducts][31]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_31" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "31" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1631 #id: "af4cf0e8-c6a0-4a78-838c-f3645d0edc4c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "194" -name: "16-50mm f/3,5-5,6 OSS E" -priceSell: 27273 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1705 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2309 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2311 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2921 -errors: [] -form: Symfony\Component\Form\Form {#2323 …} } |
| form | Symfony\Component\Form\FormView {#2920 …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 {#2923 …5} |
| full_name | "cart_form[cartProducts][31][remove]" |
| id | "cart_form_cartProducts_31_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
32
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1701 #id: "b51f555c-cc6a-4515-8c3b-c9b1a9fd7975" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "21" -name: "VÁLVULA SUPERIOR CON BOQUILLA 360°" -priceSell: 1028 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1646 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[32]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2319 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[32]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2328 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2313 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1701 #id: "b51f555c-cc6a-4515-8c3b-c9b1a9fd7975" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "21" -name: "VÁLVULA SUPERIOR CON BOQUILLA 360°" -priceSell: 1028 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1646 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2917 -errors: [] -form: Symfony\Component\Form\Form {#2351 …} } |
| form | Symfony\Component\Form\FormView {#2919 …5} |
| full_name | "cart_form[cartProducts][32]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_32" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "32" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1701 #id: "b51f555c-cc6a-4515-8c3b-c9b1a9fd7975" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "21" -name: "VÁLVULA SUPERIOR CON BOQUILLA 360°" -priceSell: 1028 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1646 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2340 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2343 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2342 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2926 -errors: [] -form: Symfony\Component\Form\Form {#2354 …} } |
| form | Symfony\Component\Form\FormView {#2925 …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 {#2928 …5} |
| full_name | "cart_form[cartProducts][32][remove]" |
| id | "cart_form_cartProducts_32_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
33
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1637 #id: "bece5dc4-9d28-4c8e-a776-e49a97e77dea" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "102" -name: "Aspirador de mano AIRGO Básico" -priceSell: 9515 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1726 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[33]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2350 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[33]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2344 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1637 #id: "bece5dc4-9d28-4c8e-a776-e49a97e77dea" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "102" -name: "Aspirador de mano AIRGO Básico" -priceSell: 9515 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1726 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2922 -errors: [] -form: Symfony\Component\Form\Form {#2382 …} } |
| form | Symfony\Component\Form\FormView {#2924 …5} |
| full_name | "cart_form[cartProducts][33]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_33" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "33" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1637 #id: "bece5dc4-9d28-4c8e-a776-e49a97e77dea" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "102" -name: "Aspirador de mano AIRGO Básico" -priceSell: 9515 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1726 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2371 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2374 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2373 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2931 -errors: [] -form: Symfony\Component\Form\Form {#2385 …} } |
| form | Symfony\Component\Form\FormView {#2930 …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 {#2933 …5} |
| full_name | "cart_form[cartProducts][33][remove]" |
| id | "cart_form_cartProducts_33_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
34
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1683 #id: "c4040f2a-4c26-4403-a2fb-16396d630763" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "213" -name: "28-70mm f/3,5-5,6 FE" -priceSell: 41584 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1672 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[34]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2381 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[34]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2375 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1683 #id: "c4040f2a-4c26-4403-a2fb-16396d630763" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "213" -name: "28-70mm f/3,5-5,6 FE" -priceSell: 41584 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1672 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2927 -errors: [] -form: Symfony\Component\Form\Form {#2413 …} } |
| form | Symfony\Component\Form\FormView {#2929 …5} |
| full_name | "cart_form[cartProducts][34]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_34" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "34" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1683 #id: "c4040f2a-4c26-4403-a2fb-16396d630763" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "213" -name: "28-70mm f/3,5-5,6 FE" -priceSell: 41584 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1672 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2402 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2404 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2936 -errors: [] -form: Symfony\Component\Form\Form {#2416 …} } |
| form | Symfony\Component\Form\FormView {#2935 …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 {#2938 …5} |
| full_name | "cart_form[cartProducts][34][remove]" |
| id | "cart_form_cartProducts_34_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
35
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1677 #id: "c88303fd-330b-463a-b0d9-f0cd860db00c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "113" -name: "Kit de limpieza de lentes básico" -priceSell: 1305 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1678 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[35]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2412 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[35]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2406 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1677 #id: "c88303fd-330b-463a-b0d9-f0cd860db00c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "113" -name: "Kit de limpieza de lentes básico" -priceSell: 1305 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1678 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2932 -errors: [] -form: Symfony\Component\Form\Form {#2444 …} } |
| form | Symfony\Component\Form\FormView {#2934 …5} |
| full_name | "cart_form[cartProducts][35]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_35" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "35" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1677 #id: "c88303fd-330b-463a-b0d9-f0cd860db00c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "113" -name: "Kit de limpieza de lentes básico" -priceSell: 1305 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1678 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2433 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2435 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2941 -errors: [] -form: Symfony\Component\Form\Form {#2447 …} } |
| form | Symfony\Component\Form\FormView {#2940 …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 {#2943 …5} |
| full_name | "cart_form[cartProducts][35][remove]" |
| id | "cart_form_cartProducts_35_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
36
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1190 #id: "c8bc94b9-1650-4355-aab1-1e8fb8dff879" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "141" -name: "Líquido limpiador de sensores" -priceSell: 505 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1196 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[36]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2443 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[36]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2437 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1190 #id: "c8bc94b9-1650-4355-aab1-1e8fb8dff879" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "141" -name: "Líquido limpiador de sensores" -priceSell: 505 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1196 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2937 -errors: [] -form: Symfony\Component\Form\Form {#2475 …} } |
| form | Symfony\Component\Form\FormView {#2939 …5} |
| full_name | "cart_form[cartProducts][36]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_36" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "36" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1190 #id: "c8bc94b9-1650-4355-aab1-1e8fb8dff879" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "141" -name: "Líquido limpiador de sensores" -priceSell: 505 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1196 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2464 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2466 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2946 -errors: [] -form: Symfony\Component\Form\Form {#2478 …} } |
| form | Symfony\Component\Form\FormView {#2945 …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 {#2948 …5} |
| full_name | "cart_form[cartProducts][36][remove]" |
| id | "cart_form_cartProducts_36_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
37
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1688 #id: "ca10f309-013a-42a4-b294-3dbc212ddd9c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "119" -name: "Pera Verde" -priceSell: 1531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1687 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[37]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2474 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[37]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2468 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1688 #id: "ca10f309-013a-42a4-b294-3dbc212ddd9c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "119" -name: "Pera Verde" -priceSell: 1531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1687 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2942 -errors: [] -form: Symfony\Component\Form\Form {#2506 …} } |
| form | Symfony\Component\Form\FormView {#2944 …5} |
| full_name | "cart_form[cartProducts][37]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_37" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "37" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1688 #id: "ca10f309-013a-42a4-b294-3dbc212ddd9c" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "119" -name: "Pera Verde" -priceSell: 1531 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1687 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2495 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2497 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2951 -errors: [] -form: Symfony\Component\Form\Form {#2509 …} } |
| form | Symfony\Component\Form\FormView {#2950 …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 {#2953 …5} |
| full_name | "cart_form[cartProducts][37][remove]" |
| id | "cart_form_cartProducts_37_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
38
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1693 #id: "d02d7ab8-0469-4e5b-bbd9-fb5a43068afa" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "220" -name: "70-300mm f/4.5-5.6 G OSS E/FE + 100EU CASHBACK SONY SUMMER" -priceSell: 97012 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1691 …} -priceOffer: 90012 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[38]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2505 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[38]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2499 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1693 #id: "d02d7ab8-0469-4e5b-bbd9-fb5a43068afa" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "220" -name: "70-300mm f/4.5-5.6 G OSS E/FE + 100EU CASHBACK SONY SUMMER" -priceSell: 97012 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1691 …} -priceOffer: 90012 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2947 -errors: [] -form: Symfony\Component\Form\Form {#2537 …} } |
| form | Symfony\Component\Form\FormView {#2949 …5} |
| full_name | "cart_form[cartProducts][38]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_38" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "38" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1693 #id: "d02d7ab8-0469-4e5b-bbd9-fb5a43068afa" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "220" -name: "70-300mm f/4.5-5.6 G OSS E/FE + 100EU CASHBACK SONY SUMMER" -priceSell: 97012 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1691 …} -priceOffer: 90012 } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2526 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2528 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2956 -errors: [] -form: Symfony\Component\Form\Form {#2540 …} } |
| form | Symfony\Component\Form\FormView {#2955 …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 {#2958 …5} |
| full_name | "cart_form[cartProducts][38][remove]" |
| id | "cart_form_cartProducts_38_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
39
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1676 #id: "d02eb9b5-0078-4d05-912b-c1e1a90cf484" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "107" -name: "Kit de limpieza de lentes profesional" -priceSell: 2476 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1682 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[39]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2536 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[39]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2530 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1676 #id: "d02eb9b5-0078-4d05-912b-c1e1a90cf484" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "107" -name: "Kit de limpieza de lentes profesional" -priceSell: 2476 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1682 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2952 -errors: [] -form: Symfony\Component\Form\Form {#2568 …} } |
| form | Symfony\Component\Form\FormView {#2954 …5} |
| full_name | "cart_form[cartProducts][39]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_39" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "39" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1676 #id: "d02eb9b5-0078-4d05-912b-c1e1a90cf484" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "107" -name: "Kit de limpieza de lentes profesional" -priceSell: 2476 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1682 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2557 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2560 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2559 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2961 -errors: [] -form: Symfony\Component\Form\Form {#2571 …} } |
| form | Symfony\Component\Form\FormView {#2960 …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 {#2963 …5} |
| full_name | "cart_form[cartProducts][39][remove]" |
| id | "cart_form_cartProducts_39_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
40
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1185 #id: "d9ceda64-d9da-4dcd-8ca3-e787e3388204" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "108" -name: "Kit de limpieza de lentes portátil" -priceSell: 1571 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1720 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[40]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2567 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[40]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2561 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1185 #id: "d9ceda64-d9da-4dcd-8ca3-e787e3388204" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "108" -name: "Kit de limpieza de lentes portátil" -priceSell: 1571 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1720 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2957 -errors: [] -form: Symfony\Component\Form\Form {#2599 …} } |
| form | Symfony\Component\Form\FormView {#2959 …5} |
| full_name | "cart_form[cartProducts][40]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_40" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "40" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1185 #id: "d9ceda64-d9da-4dcd-8ca3-e787e3388204" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "108" -name: "Kit de limpieza de lentes portátil" -priceSell: 1571 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1720 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2588 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2591 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2590 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2966 -errors: [] -form: Symfony\Component\Form\Form {#2602 …} } |
| form | Symfony\Component\Form\FormView {#2965 …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 {#2968 …5} |
| full_name | "cart_form[cartProducts][40][remove]" |
| id | "cart_form_cartProducts_40_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
41
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1718 #id: "ef9607a8-a161-4d47-9b8a-5a0cef570c37" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "207" -name: "24-70mm f/2.8 GM FE + 200EU CASHBACK SONY SUMMER" -priceSell: 150964 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1690 …} -priceOffer: 124764 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[41]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2598 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[41]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2592 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1718 #id: "ef9607a8-a161-4d47-9b8a-5a0cef570c37" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "207" -name: "24-70mm f/2.8 GM FE + 200EU CASHBACK SONY SUMMER" -priceSell: 150964 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1690 …} -priceOffer: 124764 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2962 -errors: [] -form: Symfony\Component\Form\Form {#2630 …} } |
| form | Symfony\Component\Form\FormView {#2964 …5} |
| full_name | "cart_form[cartProducts][41]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_41" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "41" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1718 #id: "ef9607a8-a161-4d47-9b8a-5a0cef570c37" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "207" -name: "24-70mm f/2.8 GM FE + 200EU CASHBACK SONY SUMMER" -priceSell: 150964 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1690 …} -priceOffer: 124764 } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2619 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2621 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2971 -errors: [] -form: Symfony\Component\Form\Form {#2633 …} } |
| form | Symfony\Component\Form\FormView {#2970 …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 {#2973 …5} |
| full_name | "cart_form[cartProducts][41][remove]" |
| id | "cart_form_cartProducts_41_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
42
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1689 #id: "f8948eae-869d-4572-933c-0bfe8c8af0dc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "18" -name: "VARIO-BRUSH PINCEL DE DOS POSICIONES" -priceSell: 521 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1728 …} -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 {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2629 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[42]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2623 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1689 #id: "f8948eae-869d-4572-933c-0bfe8c8af0dc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "18" -name: "VARIO-BRUSH PINCEL DE DOS POSICIONES" -priceSell: 521 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1728 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2967 -errors: [] -form: Symfony\Component\Form\Form {#2661 …} } |
| form | Symfony\Component\Form\FormView {#2969 …5} |
| full_name | "cart_form[cartProducts][42]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_42" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "42" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1689 #id: "f8948eae-869d-4572-933c-0bfe8c8af0dc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "18" -name: "VARIO-BRUSH PINCEL DE DOS POSICIONES" -priceSell: 521 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1728 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2650 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2653 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2652 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2976 -errors: [] -form: Symfony\Component\Form\Form {#2664 …} } |
| form | Symfony\Component\Form\FormView {#2975 …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 {#2978 …5} |
| full_name | "cart_form[cartProducts][42][remove]" |
| id | "cart_form_cartProducts_42_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
43
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1668 #id: "fa193098-0eda-4ada-9ff3-f40a50590225" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "41" -name: "Espatula Respaldo Digital" -priceSell: 4838 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1177 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[43]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2660 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[43]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2654 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1668 #id: "fa193098-0eda-4ada-9ff3-f40a50590225" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "41" -name: "Espatula Respaldo Digital" -priceSell: 4838 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1177 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2972 -errors: [] -form: Symfony\Component\Form\Form {#2692 …} } |
| form | Symfony\Component\Form\FormView {#2974 …5} |
| full_name | "cart_form[cartProducts][43]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_43" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "43" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1668 #id: "fa193098-0eda-4ada-9ff3-f40a50590225" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "41" -name: "Espatula Respaldo Digital" -priceSell: 4838 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1177 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2681 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2683 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2981 -errors: [] -form: Symfony\Component\Form\Form {#2695 …} } |
| form | Symfony\Component\Form\FormView {#2980 …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 {#2983 …5} |
| full_name | "cart_form[cartProducts][43][remove]" |
| id | "cart_form_cartProducts_43_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
44
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1144 #id: "fa866c25-b81b-40dd-bf17-1b2b505c2ead" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "189" -name: "16-25mm f/2.8 G + 100EU CASHBACK SONY SUMMER" -priceSell: 106453 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1130 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[44]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[44]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2685 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1144 #id: "fa866c25-b81b-40dd-bf17-1b2b505c2ead" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "189" -name: "16-25mm f/2.8 G + 100EU CASHBACK SONY SUMMER" -priceSell: 106453 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1130 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2977 -errors: [] -form: Symfony\Component\Form\Form {#2723 …} } |
| form | Symfony\Component\Form\FormView {#2979 …5} |
| full_name | "cart_form[cartProducts][44]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_44" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "44" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1144 #id: "fa866c25-b81b-40dd-bf17-1b2b505c2ead" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "189" -name: "16-25mm f/2.8 G + 100EU CASHBACK SONY SUMMER" -priceSell: 106453 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1130 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2712 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2714 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2986 -errors: [] -form: Symfony\Component\Form\Form {#2726 …} } |
| form | Symfony\Component\Form\FormView {#2985 …5} |
| full_name | "cart_form[cartProducts][44][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_44_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2988 …5} |
| full_name | "cart_form[cartProducts][44][remove]" |
| id | "cart_form_cartProducts_44_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
45
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1173 #id: "fb3db9a5-79dd-4620-988e-3e9fe1235931" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "65" -name: "Zeeion Nuevo + Flexodome Sony E" -priceSell: 6931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1176 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[45]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2722 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\CartProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[45]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2716 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1173 #id: "fb3db9a5-79dd-4620-988e-3e9fe1235931" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "65" -name: "Zeeion Nuevo + Flexodome Sony E" -priceSell: 6931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1176 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2982 -errors: [] -form: Symfony\Component\Form\Form {#2754 …} } |
| form | Symfony\Component\Form\FormView {#2984 …5} |
| full_name | "cart_form[cartProducts][45]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_45" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "45" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1173 #id: "fb3db9a5-79dd-4620-988e-3e9fe1235931" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#429 #id: "fc50d374-66b7-4b2c-a8a2-2859763d6d12" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#470 …} -createdAt: DateTime @1766191601 {#432 date: 2025-12-20 01:46:41.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1766191617 {#431 date: 2025-12-20 01:46:57.0 Europe/Madrid (+01:00) } } -reference: "65" -name: "Zeeion Nuevo + Flexodome Sony E" -priceSell: 6931 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1176 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2743 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() {#2746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2745 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2991 -errors: [] -form: Symfony\Component\Form\Form {#2757 …} } |
| form | Symfony\Component\Form\FormView {#2990 …5} |
| full_name | "cart_form[cartProducts][45][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_45_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2993 …5} |
| full_name | "cart_form[cartProducts][45][remove]" |
| id | "cart_form_cartProducts_45_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
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 {#2763 …5} |
| full_name | "cart_form[save]" |
| id | "cart_form_save" |
| label | "Actualizar" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#537 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1054 …} -logger: Monolog\Logger {#948 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#567 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2989 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() {#2995 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#379 …} $message: Closure() {#2987 …} $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 {#3005 -errors: [] -form: Symfony\Component\Form\Form {#3001 …} } |
| form | Symfony\Component\Form\FormView {#2996 …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" |