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
-
-
-
save
-
_token
-
cart_form
"Fotoboom\Apps\Http\Form\Frontend\Cart\CartForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } |
| data_class | "Fotoboom\Cart\Domain\Cart" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#220 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Fotoboom\Cart\Domain\Cart" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#221 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "cart_form" "_cart_form" ] |
| cache_key | "_cart_form_cart_form" |
| compound | true |
| data | Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#127 -errors: [] -form: Symfony\Component\Form\Form {#232 …} } |
| form | Symfony\Component\Form\FormView {#223 …5} |
| full_name | "cart_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cart_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form" |
| valid | true |
| value | Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } |
cartProducts
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#141 #collection: Doctrine\Common\Collections\ArrayCollection {#193 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: Container17xC9Ft\EntityManagerGhost07c3968 {#779 …} -backRefFieldName: "cart" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#11536 …} -isDirty: true } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_delete | true |
same as passed value |
| by_reference | false |
same as passed value |
| entry_type | "Fotoboom\Apps\Http\Form\Frontend\Cart\CartProductType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#171 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Fotoboom\Apps\Http\Form\Frontend\Cart\CartProductType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_as_list | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#207 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_cart_form_cartProducts" ] |
| cache_key | "_cart_form_cartProducts_collection" |
| compound | true |
| data | Doctrine\ORM\PersistentCollection {#141 #collection: Doctrine\Common\Collections\ArrayCollection {#193 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: Container17xC9Ft\EntityManagerGhost07c3968 {#779 …} -backRefFieldName: "cart" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#11536 …} -isDirty: true } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1766 -errors: [] -form: Symfony\Component\Form\Form {#149 …} } |
| form | Symfony\Component\Form\FormView {#1763 …5} |
| full_name | "cart_form[cartProducts]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cartProducts" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts" |
| valid | true |
| value | Doctrine\ORM\PersistentCollection {#141 #collection: Doctrine\Common\Collections\ArrayCollection {#193 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: Container17xC9Ft\EntityManagerGhost07c3968 {#779 …} -backRefFieldName: "cart" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#11536 …} -isDirty: true } |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#28 #id: "0009ec5c-b55a-40bc-86ec-c8c220967a45" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1441 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1189 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() {#1135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1149 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#28 #id: "0009ec5c-b55a-40bc-86ec-c8c220967a45" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1441 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1774 -errors: [] -form: Symfony\Component\Form\Form {#1709 …} } |
| form | Symfony\Component\Form\FormView {#1760 …5} |
| full_name | "cart_form[cartProducts][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_0" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#28 #id: "0009ec5c-b55a-40bc-86ec-c8c220967a45" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1441 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1663 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() {#1665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1664 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#188 -errors: [] -form: Symfony\Component\Form\Form {#1643 …} } |
| form | Symfony\Component\Form\FormView {#146 …5} |
| full_name | "cart_form[cartProducts][0][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_0_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_amount" |
| valid | true |
| value | "1" |
remove
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "<i class="fa-solid fa-xmark"></i>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cart_form_cartProducts_entry_remove" ] |
| cache_key | "_cart_form_cartProducts_entry_remove_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#145 …5} |
| full_name | "cart_form[cartProducts][0][remove]" |
| id | "cart_form_cartProducts_0_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1407 #id: "05fede84-d048-4d71-88f5-1a440cf6dea0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1485 …} -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 | "[1]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1647 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() {#1716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1659 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1407 #id: "05fede84-d048-4d71-88f5-1a440cf6dea0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1485 …} -priceOffer: 82272 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#234 -errors: [] -form: Symfony\Component\Form\Form {#1683 …} } |
| form | Symfony\Component\Form\FormView {#247 …5} |
| full_name | "cart_form[cartProducts][1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_1" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1407 #id: "05fede84-d048-4d71-88f5-1a440cf6dea0" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1485 …} -priceOffer: 82272 } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1708 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() {#1654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1644 …} $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 {#1692 -errors: [] -form: Symfony\Component\Form\Form {#1679 …} } |
| form | Symfony\Component\Form\FormView {#1188 …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 {#1391 …5} |
| full_name | "cart_form[cartProducts][1][remove]" |
| id | "cart_form_cartProducts_1_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1614 #id: "2c0ed9ac-ed92-4e73-808b-d21805353e43" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1487 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[2]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1686 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() {#1191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1650 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1614 #id: "2c0ed9ac-ed92-4e73-808b-d21805353e43" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1487 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#187 -errors: [] -form: Symfony\Component\Form\Form {#1727 …} } |
| form | Symfony\Component\Form\FormView {#147 …5} |
| full_name | "cart_form[cartProducts][2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_2" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1614 #id: "2c0ed9ac-ed92-4e73-808b-d21805353e43" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1487 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1680 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() {#1702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1146 …} $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 {#1137 -errors: [] -form: Symfony\Component\Form\Form {#1688 …} } |
| form | Symfony\Component\Form\FormView {#1133 …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 {#1130 …5} |
| full_name | "cart_form[cartProducts][2][remove]" |
| id | "cart_form_cartProducts_2_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1634 #id: "2e155e50-f865-4eda-a94a-2845e2c38e6d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "138" -name: "Paño de limpieza de lentes de cámara (2 unidades)" -priceSell: 723 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1404 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[3]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1701 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() {#1185 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1696 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1634 #id: "2e155e50-f865-4eda-a94a-2845e2c38e6d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "138" -name: "Paño de limpieza de lentes de cámara (2 unidades)" -priceSell: 723 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1404 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1442 -errors: [] -form: Symfony\Component\Form\Form {#1460 …} } |
| form | Symfony\Component\Form\FormView {#1761 …5} |
| full_name | "cart_form[cartProducts][3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_3" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1634 #id: "2e155e50-f865-4eda-a94a-2845e2c38e6d" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "138" -name: "Paño de limpieza de lentes de cámara (2 unidades)" -priceSell: 723 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1404 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1639 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() {#1183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1184 …} $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 {#1127 -errors: [] -form: Symfony\Component\Form\Form {#80 …} } |
| form | Symfony\Component\Form\FormView {#1126 …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 {#1128 …5} |
| full_name | "cart_form[cartProducts][3][remove]" |
| id | "cart_form_cartProducts_3_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1626 #id: "3f27562d-4168-4ca8-85e5-be42506bb2b7" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1474 …} -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 | "[4]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1458 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() {#1170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1182 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1626 #id: "3f27562d-4168-4ca8-85e5-be42506bb2b7" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1474 …} -priceOffer: 124764 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1134 -errors: [] -form: Symfony\Component\Form\Form {#1558 …} } |
| form | Symfony\Component\Form\FormView {#1129 …5} |
| full_name | "cart_form[cartProducts][4]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_4" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1626 #id: "3f27562d-4168-4ca8-85e5-be42506bb2b7" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1474 …} -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 {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1472 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() {#1541 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1542 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_cart_form_cartProducts_entry_amount" ] |
| cache_key | "_cart_form_cartProducts_entry_amount_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1121 -errors: [] -form: Symfony\Component\Form\Form {#1550 …} } |
| form | Symfony\Component\Form\FormView {#1138 …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 {#1120 …5} |
| full_name | "cart_form[cartProducts][4][remove]" |
| id | "cart_form_cartProducts_4_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1625 #id: "4901a59a-7bcf-42e2-b942-c9f6c7ff0eef" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1486 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[5]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#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 | "[5]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1540 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1625 #id: "4901a59a-7bcf-42e2-b942-c9f6c7ff0eef" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1486 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1125 -errors: [] -form: Symfony\Component\Form\Form {#1553 …} } |
| form | Symfony\Component\Form\FormView {#1123 …5} |
| full_name | "cart_form[cartProducts][5]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_5" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1625 #id: "4901a59a-7bcf-42e2-b942-c9f6c7ff0eef" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1486 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1507 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() {#1514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1515 …} $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 {#1834 -errors: [] -form: Symfony\Component\Form\Form {#1567 …} } |
| form | Symfony\Component\Form\FormView {#1836 …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 {#1835 …5} |
| full_name | "cart_form[cartProducts][5][remove]" |
| id | "cart_form_cartProducts_5_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1573 #id: "493ea974-534d-4a67-91ea-847a34e62537" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1162 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[6]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1554 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() {#1561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1511 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1573 #id: "493ea974-534d-4a67-91ea-847a34e62537" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1162 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1122 -errors: [] -form: Symfony\Component\Form\Form {#1584 …} } |
| form | Symfony\Component\Form\FormView {#1837 …5} |
| full_name | "cart_form[cartProducts][6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_6" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1573 #id: "493ea974-534d-4a67-91ea-847a34e62537" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1162 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1498 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() {#1495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1497 …} $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 {#1853 -errors: [] -form: Symfony\Component\Form\Form {#1592 …} } |
| form | Symfony\Component\Form\FormView {#1850 …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 {#1851 …5} |
| full_name | "cart_form[cartProducts][6][remove]" |
| id | "cart_form_cartProducts_6_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1195 #id: "50e54ad5-9746-4429-8c88-2a4f4dc4f630" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1405 …} -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 | "[7]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1585 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() {#1588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $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 {#1195 #id: "50e54ad5-9746-4429-8c88-2a4f4dc4f630" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1405 …} -priceOffer: 112644 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1843 -errors: [] -form: Symfony\Component\Form\Form {#1279 …} } |
| form | Symfony\Component\Form\FormView {#1847 …5} |
| full_name | "cart_form[cartProducts][7]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_7" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1195 #id: "50e54ad5-9746-4429-8c88-2a4f4dc4f630" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1405 …} -priceOffer: 112644 } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1521 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() {#1291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1522 …} $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 {#1860 -errors: [] -form: Symfony\Component\Form\Form {#1287 …} } |
| form | Symfony\Component\Form\FormView {#1859 …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 {#1862 …5} |
| full_name | "cart_form[cartProducts][7][remove]" |
| id | "cart_form_cartProducts_7_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
8
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1608 #id: "55138f6f-a66c-4b10-99f4-d3cf4a0ebf4f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1411 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[8]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1260 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() {#1284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1299 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1608 #id: "55138f6f-a66c-4b10-99f4-d3cf4a0ebf4f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1411 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1849 -errors: [] -form: Symfony\Component\Form\Form {#1822 …} } |
| form | Symfony\Component\Form\FormView {#1858 …5} |
| full_name | "cart_form[cartProducts][8]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_8" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1608 #id: "55138f6f-a66c-4b10-99f4-d3cf4a0ebf4f" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1411 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1840 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() {#1779 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1838 …} $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 {#1865 -errors: [] -form: Symfony\Component\Form\Form {#1780 …} } |
| form | Symfony\Component\Form\FormView {#1864 …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 {#1867 …5} |
| full_name | "cart_form[cartProducts][8][remove]" |
| id | "cart_form_cartProducts_8_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
9
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1440 #id: "60175515-3180-461e-8072-39312c7bdd43" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "181" -name: "90mm f/2,8 Macro FE OSS G + 100EU CASHBACK SONY SUMMER" -priceSell: 85728 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1414 …} -priceOffer: 67528 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[9]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1777 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() {#1817 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1784 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1440 #id: "60175515-3180-461e-8072-39312c7bdd43" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "181" -name: "90mm f/2,8 Macro FE OSS G + 100EU CASHBACK SONY SUMMER" -priceSell: 85728 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1414 …} -priceOffer: 67528 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1861 -errors: [] -form: Symfony\Component\Form\Form {#1806 …} } |
| form | Symfony\Component\Form\FormView {#1863 …5} |
| full_name | "cart_form[cartProducts][9]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_9" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1440 #id: "60175515-3180-461e-8072-39312c7bdd43" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "181" -name: "90mm f/2,8 Macro FE OSS G + 100EU CASHBACK SONY SUMMER" -priceSell: 85728 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1414 …} -priceOffer: 67528 } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1804 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() {#1813 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1802 …} $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 {#1870 -errors: [] -form: Symfony\Component\Form\Form {#1794 …} } |
| form | Symfony\Component\Form\FormView {#1869 …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 {#1872 …5} |
| full_name | "cart_form[cartProducts][9][remove]" |
| id | "cart_form_cartProducts_9_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
10
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1429 #id: "68b6cedb-ca6a-4bb2-bf05-b753b18dbb5a" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "332" -name: "SDXC UHS-II SF-E 128GB R270MB/s-W120MB/s" -priceSell: 5281 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1432 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[10]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1808 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() {#1150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1814 …} $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: "68b6cedb-ca6a-4bb2-bf05-b753b18dbb5a" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "332" -name: "SDXC UHS-II SF-E 128GB R270MB/s-W120MB/s" -priceSell: 5281 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1432 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1866 -errors: [] -form: Symfony\Component\Form\Form {#1105 …} } |
| form | Symfony\Component\Form\FormView {#1868 …5} |
| full_name | "cart_form[cartProducts][10]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_10" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "10" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1429 #id: "68b6cedb-ca6a-4bb2-bf05-b753b18dbb5a" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "332" -name: "SDXC UHS-II SF-E 128GB R270MB/s-W120MB/s" -priceSell: 5281 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1432 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1097 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() {#1111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1113 …} $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 {#1875 -errors: [] -form: Symfony\Component\Form\Form {#1108 …} } |
| form | Symfony\Component\Form\FormView {#1874 …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 {#1877 …5} |
| full_name | "cart_form[cartProducts][10][remove]" |
| id | "cart_form_cartProducts_10_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
11
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1434 #id: "a02b5c5e-23bc-4d2a-b7df-17618f22f0cd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "140" -name: "Líquido limpiador de sensores de cámara" -priceSell: 631 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1393 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[11]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1100 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() {#1401 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1110 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1434 #id: "a02b5c5e-23bc-4d2a-b7df-17618f22f0cd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "140" -name: "Líquido limpiador de sensores de cámara" -priceSell: 631 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1393 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1871 -errors: [] -form: Symfony\Component\Form\Form {#1753 …} } |
| form | Symfony\Component\Form\FormView {#1873 …5} |
| full_name | "cart_form[cartProducts][11]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_11" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "11" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1434 #id: "a02b5c5e-23bc-4d2a-b7df-17618f22f0cd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "140" -name: "Líquido limpiador de sensores de cámara" -priceSell: 631 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1393 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1288 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() {#1373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1382 …} $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 {#1880 -errors: [] -form: Symfony\Component\Form\Form {#1672 …} } |
| form | Symfony\Component\Form\FormView {#1879 …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 {#1882 …5} |
| full_name | "cart_form[cartProducts][11][remove]" |
| id | "cart_form_cartProducts_11_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
12
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1394 #id: "a170864d-df45-4d2a-a91a-5b6a20108ddd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "221" -name: "70-350mm f/4.5-6.3 G OSS" -priceSell: 68560 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1447 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[12]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1385 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() {#1746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1388 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1394 #id: "a170864d-df45-4d2a-a91a-5b6a20108ddd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "221" -name: "70-350mm f/4.5-6.3 G OSS" -priceSell: 68560 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1447 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1876 -errors: [] -form: Symfony\Component\Form\Form {#1379 …} } |
| form | Symfony\Component\Form\FormView {#1878 …5} |
| full_name | "cart_form[cartProducts][12]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_12" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "12" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1394 #id: "a170864d-df45-4d2a-a91a-5b6a20108ddd" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "221" -name: "70-350mm f/4.5-6.3 G OSS" -priceSell: 68560 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1447 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1739 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1740 …} $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 {#1885 -errors: [] -form: Symfony\Component\Form\Form {#1364 …} } |
| form | Symfony\Component\Form\FormView {#1884 …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 {#1887 …5} |
| full_name | "cart_form[cartProducts][12][remove]" |
| id | "cart_form_cartProducts_12_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
13
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1450 #id: "ccb21ea2-662f-451e-bf6e-63f2b3695f82" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "204" -name: "20-70mm f/4 G + 200EU CASHBACK SONY SUMMER" -priceSell: 118444 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1425 …} -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 | "[13]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1377 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() {#1360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1381 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1450 #id: "ccb21ea2-662f-451e-bf6e-63f2b3695f82" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "204" -name: "20-70mm f/4 G + 200EU CASHBACK SONY SUMMER" -priceSell: 118444 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1425 …} -priceOffer: 112644 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1881 -errors: [] -form: Symfony\Component\Form\Form {#1325 …} } |
| form | Symfony\Component\Form\FormView {#1883 …5} |
| full_name | "cart_form[cartProducts][13]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_13" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "13" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1450 #id: "ccb21ea2-662f-451e-bf6e-63f2b3695f82" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "204" -name: "20-70mm f/4 G + 200EU CASHBACK SONY SUMMER" -priceSell: 118444 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1425 …} -priceOffer: 112644 } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1293 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() {#1317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1316 …} $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 {#1890 -errors: [] -form: Symfony\Component\Form\Form {#1321 …} } |
| form | Symfony\Component\Form\FormView {#1889 …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 {#1892 …5} |
| full_name | "cart_form[cartProducts][13][remove]" |
| id | "cart_form_cartProducts_13_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
14
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1421 #id: "e2bce4dd-12f0-4fd6-bb4b-30d896b677aa" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "165" -name: "35mm f/1.4 GM FE + 100EU CASHBACK SONY SUMMER" -priceSell: 129026 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1437 …} -priceOffer: 124726 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[14]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1324 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() {#1334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1320 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1421 #id: "e2bce4dd-12f0-4fd6-bb4b-30d896b677aa" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "165" -name: "35mm f/1.4 GM FE + 100EU CASHBACK SONY SUMMER" -priceSell: 129026 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1437 …} -priceOffer: 124726 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1886 -errors: [] -form: Symfony\Component\Form\Form {#1307 …} } |
| form | Symfony\Component\Form\FormView {#1888 …5} |
| full_name | "cart_form[cartProducts][14]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_14" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "14" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1421 #id: "e2bce4dd-12f0-4fd6-bb4b-30d896b677aa" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "165" -name: "35mm f/1.4 GM FE + 100EU CASHBACK SONY SUMMER" -priceSell: 129026 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1437 …} -priceOffer: 124726 } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1301 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() {#1305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1306 …} $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 {#1895 -errors: [] -form: Symfony\Component\Form\Form {#1344 …} } |
| form | Symfony\Component\Form\FormView {#1894 …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 {#1897 …5} |
| full_name | "cart_form[cartProducts][14][remove]" |
| id | "cart_form_cartProducts_14_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
15
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1463 #id: "ee02a7ac-db1e-49f8-8a41-9e3cd0df569a" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "179" -name: "85mm f/1.4 GM FE + 100EU CASHBACK SONY SUMMER" -priceSell: 113182 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1422 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[15]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1309 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() {#1355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1314 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1463 #id: "ee02a7ac-db1e-49f8-8a41-9e3cd0df569a" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "179" -name: "85mm f/1.4 GM FE + 100EU CASHBACK SONY SUMMER" -priceSell: 113182 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1422 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1891 -errors: [] -form: Symfony\Component\Form\Form {#1263 …} } |
| form | Symfony\Component\Form\FormView {#1893 …5} |
| full_name | "cart_form[cartProducts][15]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_15" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "15" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1463 #id: "ee02a7ac-db1e-49f8-8a41-9e3cd0df569a" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "179" -name: "85mm f/1.4 GM FE + 100EU CASHBACK SONY SUMMER" -priceSell: 113182 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1422 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1470 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() {#1274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1273 …} $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 {#1900 -errors: [] -form: Symfony\Component\Form\Form {#1264 …} } |
| form | Symfony\Component\Form\FormView {#1899 …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 {#1902 …5} |
| full_name | "cart_form[cartProducts][15][remove]" |
| id | "cart_form_cartProducts_15_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
16
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1415 #id: "f1d9db59-5100-44d7-beba-25a3410fa0fb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "131" -name: "Hisopo 16mm de limpieza del sensor APS-C (12 unidades)" -priceSell: 1565 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1418 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[16]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1265 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() {#1207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1275 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1415 #id: "f1d9db59-5100-44d7-beba-25a3410fa0fb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "131" -name: "Hisopo 16mm de limpieza del sensor APS-C (12 unidades)" -priceSell: 1565 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1418 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1896 -errors: [] -form: Symfony\Component\Form\Form {#1211 …} } |
| form | Symfony\Component\Form\FormView {#1898 …5} |
| full_name | "cart_form[cartProducts][16]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_16" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "16" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1415 #id: "f1d9db59-5100-44d7-beba-25a3410fa0fb" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "131" -name: "Hisopo 16mm de limpieza del sensor APS-C (12 unidades)" -priceSell: 1565 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1418 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1230 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() {#1245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1227 …} $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 {#1905 -errors: [] -form: Symfony\Component\Form\Form {#1212 …} } |
| form | Symfony\Component\Form\FormView {#1904 …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 {#1907 …5} |
| full_name | "cart_form[cartProducts][16][remove]" |
| id | "cart_form_cartProducts_16_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
17
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1413 #id: "f2ed2e63-c3d8-43f3-83bc-cb8e713f3952" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1431 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[17]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1239 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() {#1234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1243 …} $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: "f2ed2e63-c3d8-43f3-83bc-cb8e713f3952" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1431 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1901 -errors: [] -form: Symfony\Component\Form\Form {#1204 …} } |
| form | Symfony\Component\Form\FormView {#1903 …5} |
| full_name | "cart_form[cartProducts][17]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_17" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "17" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1413 #id: "f2ed2e63-c3d8-43f3-83bc-cb8e713f3952" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.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 {#1431 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1247 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() {#1250 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1248 …} $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 {#1910 -errors: [] -form: Symfony\Component\Form\Form {#1214 …} } |
| form | Symfony\Component\Form\FormView {#1909 …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 {#1912 …5} |
| full_name | "cart_form[cartProducts][17][remove]" |
| id | "cart_form_cartProducts_17_remove" |
| label | "<i class="fa-solid fa-xmark"></i>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "remove" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry_remove" |
| value | null |
18
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Fotoboom\Cart\Domain\CartProduct {#1453 #id: "fd0e5463-50a6-4ce9-83a9-ef804be651cc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "333" -name: "SDXC UHS-II SF-E 64GB R270MB/s-W120MB/s" -priceSell: 2884 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1444 …} -priceOffer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[18]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Fotoboom\Cart\Domain\CartProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1252 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() {#1187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1256 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "cart_product" "_cart_form_cartProducts_entry" ] |
| cache_key | "_cart_form_cartProducts_entry_cart_product" |
| compound | true |
| data | Fotoboom\Cart\Domain\CartProduct {#1453 #id: "fd0e5463-50a6-4ce9-83a9-ef804be651cc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "333" -name: "SDXC UHS-II SF-E 64GB R270MB/s-W120MB/s" -priceSell: 2884 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1444 …} -priceOffer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1906 -errors: [] -form: Symfony\Component\Form\Form {#1752 …} } |
| form | Symfony\Component\Form\FormView {#1908 …5} |
| full_name | "cart_form[cartProducts][18]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_form_cartProducts_18" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "18" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_form_cartProducts_entry" |
| valid | true |
| value | Fotoboom\Cart\Domain\CartProduct {#1453 #id: "fd0e5463-50a6-4ce9-83a9-ef804be651cc" -domainEvents: [] -cart: Fotoboom\Cart\Domain\Cart {#430 #id: "003eed6b-edb6-4223-b2a7-259f5c361a99" -domainEvents: [] -client: ? Fotoboom\Client\Domain\Client -status: 0 -invoiceAddress: null -shipmentAddress: null -cartProducts: Doctrine\ORM\PersistentCollection {#471 …} -createdAt: DateTime @1771379842 {#433 date: 2026-02-18 02:57:22.0 Europe/Madrid (+01:00) } -updatedAt: DateTime @1771379849 {#432 date: 2026-02-18 02:57:29.0 Europe/Madrid (+01:00) } } -reference: "333" -name: "SDXC UHS-II SF-E 64GB R270MB/s-W120MB/s" -priceSell: 2884 -amount: 1 -product: Proxies\__CG__\Fotoboom\Product\Domain\Product {#1444 …} -priceOffer: null } |
amount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1781 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() {#1771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1750 …} $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 {#1915 -errors: [] -form: Symfony\Component\Form\Form {#1748 …} } |
| form | Symfony\Component\Form\FormView {#1914 …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 {#1917 …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 |
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 {#1756 …5} |
| full_name | "cart_form[save]" |
| id | "cart_form_save" |
| label | "Actualizar" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cart_form_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1059 …} -logger: Monolog\Logger {#952 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#568 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1913 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() {#1919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#612 …} $message: Closure() {#1911 …} $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 {#1929 -errors: [] -form: Symfony\Component\Form\Form {#1925 …} } |
| form | Symfony\Component\Form\FormView {#1920 …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" |