Forms
-
voucher
-
voucherItems
-
0
-
product
-
quantity
-
quantityReturned
-
-
1
-
product
-
quantity
-
quantityReturned
-
-
2
-
product
-
quantity
-
quantityReturned
-
-
3
-
product
-
quantity
-
quantityReturned
-
-
4
-
product
-
quantity
-
quantityReturned
-
-
5
-
product
-
quantity
-
quantityReturned
-
-
-
type
-
comments
-
save
-
_token
-
voucher
"App\Form\Type\VoucherType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } |
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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data | App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } |
| data_class | "App\Entity\Vouchers" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1172 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Vouchers" } } |
| 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() {#1174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1173 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "voucher" "_voucher" ] |
| cache_key | "_voucher_voucher" |
| compound | true |
| data | App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1366 -form: Symfony\Component\Form\Form {#1347 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1175 …5} |
| full_name | "voucher" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "voucher" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher" |
| valid | true |
| value | App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } |
voucherItems
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#1370 #collection: Doctrine\Common\Collections\ArrayCollection {#1372 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} -backRefFieldName: "voucher" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#6639 …} -isDirty: true } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| by_reference | false |
false
|
| entry_type | "App\Form\Type\VoucherItemType" |
same as passed value |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1187 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "App\Form\Type\VoucherItemType" |
| 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 |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#1189 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1188 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_voucher_voucherItems" ] |
| cache_key | "_voucher_voucherItems_collection" |
| compound | true |
| data | Doctrine\ORM\PersistentCollection {#1370 #collection: Doctrine\Common\Collections\ArrayCollection {#1372 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} -backRefFieldName: "voucher" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#6639 …} -isDirty: true } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2007 -form: Symfony\Component\Form\Form {#1350 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2009 …5} |
| full_name | "voucher[voucherItems]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "voucherItems" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#1365 …5} |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems" |
| valid | true |
| value | Doctrine\ORM\PersistentCollection {#1370 #collection: Doctrine\Common\Collections\ArrayCollection {#1372 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} -backRefFieldName: "voucher" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#6639 …} -isDirty: true } |
0
"App\Form\Type\VoucherItemType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\VoucherItems {#1388 -id: 2948 -product: Proxies\__CG__\App\Entity\Products {#1419 -id: 95 -name: "Rody conoce y descubre" -description: "Rody conoce y descubre" -price: "3890.00" -compareAtPrice: null -SKU: null -stock: 38 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1790 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762188067 {#1792 date: 2025-11-03 16:41:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1814 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-10-35-00-am-6908db238a72b871368140.jpeg" -images: Doctrine\ORM\PersistentCollection {#1831 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1856 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1420 …} } -quantity: 14 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1383 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1380 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1440 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | "App\Entity\VoucherItems" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1483 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\VoucherItems" } } |
| 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() {#1485 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1484 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "voucher_item" "_voucher_voucherItems_entry" ] |
| cache_key | "_voucher_voucherItems_entry_voucher_item" |
| compound | true |
| data | App\Entity\VoucherItems {#1388 -id: 2948 -product: Proxies\__CG__\App\Entity\Products {#1419 -id: 95 -name: "Rody conoce y descubre" -description: "Rody conoce y descubre" -price: "3890.00" -compareAtPrice: null -SKU: null -stock: 38 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1790 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762188067 {#1792 date: 2025-11-03 16:41:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1814 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-10-35-00-am-6908db238a72b871368140.jpeg" -images: Doctrine\ORM\PersistentCollection {#1831 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1856 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1420 …} } -quantity: 14 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1383 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1380 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1440 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3400 -form: Symfony\Component\Form\Form {#1516 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3398 …5} |
| full_name | "voucher[voucherItems][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_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 | "_voucher_voucherItems_entry" |
| valid | true |
| value | App\Entity\VoucherItems {#1388 -id: 2948 -product: Proxies\__CG__\App\Entity\Products {#1419 -id: 95 -name: "Rody conoce y descubre" -description: "Rody conoce y descubre" -price: "3890.00" -compareAtPrice: null -SKU: null -stock: 38 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1790 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762188067 {#1792 date: 2025-11-03 16:41:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1814 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-10-35-00-am-6908db238a72b871368140.jpeg" -images: Doctrine\ORM\PersistentCollection {#1831 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1856 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1420 …} } -quantity: 14 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1383 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1380 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1440 …} } |
product
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Products {#1419 -id: 95 -name: "Rody conoce y descubre" -description: "Rody conoce y descubre" -price: "3890.00" -compareAtPrice: null -SKU: null -stock: 38 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1790 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762188067 {#1792 date: 2025-11-03 16:41:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1814 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-10-35-00-am-6908db238a72b871368140.jpeg" -images: Doctrine\ORM\PersistentCollection {#1831 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1856 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1420 …} } |
| View Format |
"95"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choice_attr | Closure($choice, string $key, mixed $value) {#1492 class: "App\Form\Type\VoucherItemType" this: App\Form\Type\VoucherItemType {#1195 …} } |
same as passed value |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Products" |
same as passed value |
| label | "Item" |
same as passed value |
| placeholder | "Elige una opción" |
same as passed value |
| placeholder_attr | [ "disabled" => "disabled" ] |
[ "disabled" => "disabled" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, string $key, mixed $value) {#1492 class: "App\Form\Type\VoucherItemType" this: App\Form\Type\VoucherItemType {#1195 …} } |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1502 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1237 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1497 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1267 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1500 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1269 …} } |
| choices | null |
| class | "App\Entity\Products" |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1242 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1238 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Item" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Elige una opción" |
| placeholder_attr | [ "disabled" => "disabled" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1496 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1495 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_voucher_voucherItems_entry_product" ] |
| cache_key | "_voucher_voucherItems_entry_product_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3406 +label: "Los animales que más quiero" +value: "1" +data: App\Entity\Products {#2051 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3407 +label: "Soy Padre" +value: "2" +data: App\Entity\Products {#2063 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3408 +label: "Mi gran libro de cuentos y fábulas" +value: "3" +data: App\Entity\Products {#2072 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3409 +label: "La salud y la cocina" +value: "4" +data: App\Entity\Products {#2081 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3410 +label: "Maximum Enciclopedia Temática" +value: "5" +data: App\Entity\Products {#2090 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3411 +label: "Las plantas y sus propiedades curativas" +value: "6" +data: App\Entity\Products {#2099 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3412 +label: "Los valores de los pequeños" +value: "7" +data: App\Entity\Products {#2108 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3413 +label: "Dinosaurios El reptil extinto" +value: "8" +data: App\Entity\Products {#2117 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3414 +label: "Banquito de fábulas divertidas" +value: "9" +data: App\Entity\Products {#2126 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3415 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "10" +data: App\Entity\Products {#2135 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3416 +label: "El mundo de los pequeños" +value: "11" +data: App\Entity\Products {#2144 …} +attr: [ "data-price" => "1690.00" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3417 +label: "Seguridad infantil" +value: "12" +data: App\Entity\Products {#2153 …} +attr: [ "data-price" => "1000.00" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3418 +label: "Rody conoce y descubre" +value: "13" +data: App\Entity\Products {#2162 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3419 +label: "Rody Lecturas de comprensión" +value: "14" +data: App\Entity\Products {#2171 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3420 +label: "Fabulas divertidas La avaricia de María" +value: "15" +data: App\Entity\Products {#2180 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3421 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "16" +data: App\Entity\Products {#2189 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3422 +label: "Biblia Infantil Pegasso" +value: "17" +data: App\Entity\Products {#2198 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3423 +label: "Maestro en casa" +value: "18" +data: App\Entity\Products {#2210 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3424 +label: "La sagrada biblia familiar" +value: "19" +data: App\Entity\Products {#2219 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3425 +label: "Pop up La Caperucita" +value: "20" +data: App\Entity\Products {#2228 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3426 +label: "Rody Lectoescritura" +value: "21" +data: App\Entity\Products {#2237 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3427 +label: "Fabulas divertidas El caballo y el burro" +value: "22" +data: App\Entity\Products {#2246 …} +attr: [ "data-price" => "350.00" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3428 +label: "Rody Ayúdame con las matemáticas" +value: "23" +data: App\Entity\Products {#2255 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3429 +label: "Banquito de los valores" +value: "24" +data: App\Entity\Products {#2264 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3430 +label: "El principito" +value: "25" +data: App\Entity\Products {#2273 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3431 +label: "Cuadros" +value: "26" +data: App\Entity\Products {#2282 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3432 +label: "Homenaje a la Virgen" +value: "27" +data: App\Entity\Products {#2291 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3433 +label: "Mi Primera Biblia Classa" +value: "28" +data: App\Entity\Products {#2300 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3434 +label: "Veneración a la Virgen" +value: "29" +data: App\Entity\Products {#2309 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3435 +label: "Rody Ayúdame con las matemáticas" +value: "30" +data: App\Entity\Products {#2318 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3436 +label: "Rody conoce y descubre" +value: "31" +data: App\Entity\Products {#2330 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3437 +label: "Rody Lectoescritura" +value: "32" +data: App\Entity\Products {#2339 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3438 +label: "Banquito de los valores" +value: "33" +data: App\Entity\Products {#2348 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3439 +label: "Fabulas divertidas La avaricia de María" +value: "34" +data: App\Entity\Products {#2357 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3440 +label: "Soy Padre" +value: "35" +data: App\Entity\Products {#2366 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3441 +label: "Maximum Enciclopedia Temática" +value: "36" +data: App\Entity\Products {#2375 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3442 +label: "Rody Ayúdame con las matemáticas" +value: "37" +data: App\Entity\Products {#2384 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3443 +label: "Rody conoce y descubre" +value: "38" +data: App\Entity\Products {#2396 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3444 +label: "Rody Lectoescritura" +value: "39" +data: App\Entity\Products {#2405 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3445 +label: "Fabulas divertidas La avaricia de María" +value: "40" +data: App\Entity\Products {#2414 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3446 +label: "Banquito de los valores" +value: "41" +data: App\Entity\Products {#2423 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3447 +label: "Maximum Enciclopedia Temática" +value: "42" +data: App\Entity\Products {#2432 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3448 +label: "Soy Padre" +value: "43" +data: App\Entity\Products {#2441 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3449 +label: "Rody conoce y descubre" +value: "44" +data: App\Entity\Products {#2450 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3450 +label: "Rody Ayúdame con las matemáticas" +value: "45" +data: App\Entity\Products {#2462 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3451 +label: "Rody Lectoescritura" +value: "46" +data: App\Entity\Products {#2471 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3452 +label: "Banquito de los valores" +value: "47" +data: App\Entity\Products {#2480 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3453 +label: "Fabulas divertidas La avaricia de María" +value: "48" +data: App\Entity\Products {#2489 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3454 +label: "Maximum Enciclopedia Temática" +value: "49" +data: App\Entity\Products {#2498 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3455 +label: "Soy Padre" +value: "50" +data: App\Entity\Products {#2507 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3456 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "51" +data: App\Entity\Products {#2516 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3457 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "52" +data: App\Entity\Products {#2525 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3458 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "53" +data: App\Entity\Products {#2534 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3459 +label: "Mi gran libro de cuentos y fábulas" +value: "54" +data: App\Entity\Products {#2543 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3460 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "55" +data: App\Entity\Products {#2552 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3461 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "56" +data: App\Entity\Products {#2561 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3462 +label: "Mi gran libro de cuentos y fábulas" +value: "57" +data: App\Entity\Products {#2570 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3463 +label: "Mundo Vegetal" +value: "58" +data: App\Entity\Products {#2579 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3464 +label: "Mundo Mineral" +value: "59" +data: App\Entity\Products {#2588 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3465 +label: "Preguntas y Respuestas 1001" +value: "60" +data: App\Entity\Products {#2597 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3466 +label: "Mundo Vegetal" +value: "61" +data: App\Entity\Products {#2606 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3467 +label: "Mundo Vegetal" +value: "62" +data: App\Entity\Products {#2615 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3468 +label: "Mundo Vegetal" +value: "63" +data: App\Entity\Products {#2624 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3469 +label: "Mundo Mineral" +value: "64" +data: App\Entity\Products {#2633 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3470 +label: "Mundo Mineral" +value: "65" +data: App\Entity\Products {#2642 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3471 +label: "Mundo Mineral" +value: "66" +data: App\Entity\Products {#2651 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3472 +label: "Preguntas y Respuestas 1001" +value: "67" +data: App\Entity\Products {#2660 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3473 +label: "Preguntas y Respuestas 1001" +value: "68" +data: App\Entity\Products {#2669 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3474 +label: "Preguntas y Respuestas 1001" +value: "69" +data: App\Entity\Products {#2678 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3475 +label: "UNIVERSO, PLANETA TIERRA" +value: "70" +data: App\Entity\Products {#2687 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3476 +label: "Mi gran libro de cuentos y fábulas" +value: "71" +data: App\Entity\Products {#2696 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3477 +label: "Rody Ayúdame con las matemáticas" +value: "72" +data: App\Entity\Products {#2705 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3478 +label: "Rody conoce y descubre" +value: "73" +data: App\Entity\Products {#2717 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3479 +label: "Banquito de fábulas divertidas" +value: "74" +data: App\Entity\Products {#2726 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3480 +label: "Fabulas divertidas La avaricia de María" +value: "75" +data: App\Entity\Products {#2735 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3481 +label: "Rody Lectoescritura" +value: "76" +data: App\Entity\Products {#2744 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3482 +label: "Soy Padre" +value: "77" +data: App\Entity\Products {#2753 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3483 +label: "Mundo Mineral" +value: "78" +data: App\Entity\Products {#2762 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3484 +label: "Banquito de los valores" +value: "79" +data: App\Entity\Products {#2771 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3485 +label: "Ayúdame con la Tarea" +value: "80" +data: App\Entity\Products {#2780 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3486 +label: "Ayúdame con la Tarea" +value: "81" +data: App\Entity\Products {#2789 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3487 +label: "Biblia Infantil Pegasso" +value: "82" +data: App\Entity\Products {#2798 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3488 +label: "La sagrada biblia familiar" +value: "83" +data: App\Entity\Products {#2807 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3489 +label: "Banquito de fábulas divertidas" +value: "84" +data: App\Entity\Products {#2816 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3490 +label: "El principito" +value: "85" +data: App\Entity\Products {#2825 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3491 +label: "Pop up La Caperucita" +value: "86" +data: App\Entity\Products {#2834 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3492 +label: "Mundo Vegetal" +value: "87" +data: App\Entity\Products {#2843 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3493 +label: "Mi gran libro de cuentos y fábulas" +value: "88" +data: App\Entity\Products {#2852 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3494 +label: "Ayúdame con la Tarea" +value: "89" +data: App\Entity\Products {#2861 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3495 +label: "Menú Internacional" +value: "90" +data: App\Entity\Products {#2870 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3496 +label: "La salud y la cocina" +value: "91" +data: App\Entity\Products {#2879 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3497 +label: "Las plantas y sus propiedades curativas" +value: "92" +data: App\Entity\Products {#2888 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3498 +label: "El principito" +value: "93" +data: App\Entity\Products {#2897 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3499 +label: "Rody Lecturas de comprensión" +value: "94" +data: App\Entity\Products {#2906 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3500 +label: "Rody conoce y descubre" +value: "95" +data: Proxies\__CG__\App\Entity\Products {#1419 -id: 95 -name: "Rody conoce y descubre" -description: "Rody conoce y descubre" -price: "3890.00" -compareAtPrice: null -SKU: null -stock: 38 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1790 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762188067 {#1792 date: 2025-11-03 16:41:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1814 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-10-35-00-am-6908db238a72b871368140.jpeg" -images: Doctrine\ORM\PersistentCollection {#1831 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1856 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1420 …} } +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3501 +label: "Soy Padre" +value: "96" +data: App\Entity\Products {#2915 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3502 +label: "Mundo Mineral" +value: "97" +data: App\Entity\Products {#2924 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3503 +label: "Rody Ayúdame con las matemáticas" +value: "98" +data: Proxies\__CG__\App\Entity\Products {#1428 -id: 98 -name: "Rody Ayúdame con las matemáticas" -description: "Rody Ayúdame con las matemáticas" -price: "4290.00" -compareAtPrice: null -SKU: null -stock: 20 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1883 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762189879 {#1880 date: 2025-11-03 17:11:19.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1882 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-11-05-57-am-3-6908e237849f4457028354.jpeg" -images: Doctrine\ORM\PersistentCollection {#1890 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1892 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1427 …} } +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3504 +label: "Rody Lectoescritura" +value: "99" +data: App\Entity\Products {#2933 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3505 +label: "Banquito de los valores" +value: "100" +data: App\Entity\Products {#2942 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3506 +label: "Fabulas divertidas La avaricia de María" +value: "101" +data: App\Entity\Products {#2951 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3507 +label: "Mi gran libro de cuentos y fábulas" +value: "102" +data: App\Entity\Products {#2960 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3508 +label: "Preguntas y Respuestas 1001 Regalo Especial" +value: "103" +data: App\Entity\Products {#2969 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3509 +label: "Bolsas Naku" +value: "104" +data: Proxies\__CG__\App\Entity\Products {#1477 -id: 104 -name: "Bolsas Naku" -description: "Bolsas Naku" -price: "10.00" -compareAtPrice: null -SKU: null -stock: 120 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#2019 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762356967 {#2016 date: 2025-11-05 15:36:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#2018 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-31-21-am-690b6ee778c51500165127.jpeg" -images: Doctrine\ORM\PersistentCollection {#2026 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#2028 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1478 …} } +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3510 +label: "El principito Regalo Especial" +value: "105" +data: App\Entity\Products {#2978 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3511 +label: "Cuentos Clásicos Regalo Especial" +value: "106" +data: App\Entity\Products {#2987 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3512 +label: "Mitos y Leyendas Regalo Especial" +value: "107" +data: Proxies\__CG__\App\Entity\Products {#1469 -id: 107 -name: "Mitos y Leyendas Regalo Especial" -description: "Mitos y Leyendas Regalo Especial" -price: "1990.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1985 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762358227 {#1982 date: 2025-11-05 15:57:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1984 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-27-55-am-690b73d3b10f2036664748.jpeg" -images: Doctrine\ORM\PersistentCollection {#1992 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1994 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1470 …} } +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3513 +label: "El mundo de los pequeños Regalo Especial" +value: "108" +data: App\Entity\Products {#2996 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3514 +label: "Mundo Vegetal" +value: "109" +data: App\Entity\Products {#3005 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3515 +label: "Valores de los Pequeños Regalo especial" +value: "110" +data: App\Entity\Products {#3014 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3516 +label: "Plantas curativas regalo especial" +value: "111" +data: App\Entity\Products {#3023 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3517 +label: "Salud y cocina regalo especial" +value: "112" +data: App\Entity\Products {#3032 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3518 +label: "Bolsas Naku" +value: "113" +data: App\Entity\Products {#3041 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3519 +label: "Banquito de Fabulas" +value: "114" +data: App\Entity\Products {#3050 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3520 +label: "Rody Lecturas de comprensión" +value: "115" +data: App\Entity\Products {#3059 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3521 +label: "Ayúdame con la Tarea" +value: "116" +data: Proxies\__CG__\App\Entity\Products {#1437 -id: 116 -name: "Ayúdame con la Tarea" -description: "Ayúdame con la Tarea" -price: "3690.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1917 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1763489281 {#1914 date: 2025-11-18 18:08:01.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1916 …} -imageFile: null -image: "whatsapp-image-2025-11-18-at-12-05-45-pm-691cb6012e52a153739269.jpeg" -images: Doctrine\ORM\PersistentCollection {#1924 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1926 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1438 …} } +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3522 +label: "Bolsas Naku" +value: "117" +data: App\Entity\Products {#3068 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3523 +label: "Mitos y Leyendas Regalo Especial" +value: "118" +data: App\Entity\Products {#3077 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3524 +label: "Cuentos Clásicos Regalo Especial" +value: "119" +data: App\Entity\Products {#3086 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3525 +label: "Matemáticas S/N Caja" +value: "120" +data: App\Entity\Products {#3095 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3526 +label: "LECTOESCRITURA S/N CAJA" +value: "121" +data: App\Entity\Products {#3104 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3527 +label: "Pop Up Sirenita" +value: "122" +data: App\Entity\Products {#3113 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3528 +label: "Sagrada Biblia" +value: "123" +data: App\Entity\Products {#3122 …} +attr: [ "data-price" => "4000.00" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3529 +label: "Biblia Infantil" +value: "124" +data: App\Entity\Products {#3134 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3530 +label: "Mi gran libro de cuentos y fábulas regalo especial" +value: "125" +data: App\Entity\Products {#3143 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3531 +label: "¿Que sabes de los inventos? Regalo especial" +value: "126" +data: App\Entity\Products {#3152 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3532 +label: "Mi Primera Enciclopedia Regalo especial" +value: "127" +data: App\Entity\Products {#3161 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3533 +label: "Aprender a leer con los cuentos Disney Regalo Especial" +value: "128" +data: App\Entity\Products {#3170 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3534 +label: "Mitos y Leyendas Regalo Especial" +value: "129" +data: App\Entity\Products {#3179 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3535 +label: "¿Que sabes de los inventos? Regalo especial" +value: "130" +data: App\Entity\Products {#3188 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3536 +label: "comodin Regalo Especial" +value: "131" +data: App\Entity\Products {#3197 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3537 +label: "Universo Planeta Tierra Regalo Especial" +value: "132" +data: App\Entity\Products {#3206 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3538 +label: "Aprender a leer con los cuentos Disney Regalo Especial" +value: "133" +data: App\Entity\Products {#3215 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3539 +label: "Mi Primera Enciclopedia Regalo especial" +value: "134" +data: App\Entity\Products {#3224 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3540 +label: "Salud y cocina regalo especial" +value: "135" +data: Proxies\__CG__\App\Entity\Products {#1461 -id: 135 -name: "Salud y cocina regalo especial" -description: "Salud y cocina regalo especial" -price: "1490.00" -compareAtPrice: null -SKU: null -stock: 2 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1951 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770302757 {#1948 date: 2026-02-05 14:45:57.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1950 …} -imageFile: null -image: "whatsapp-image-2026-02-02-at-6-43-14-pm-6984ad252b73a092733604.jpeg" -images: Doctrine\ORM\PersistentCollection {#1958 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1960 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1462 …} } +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3541 +label: "Las plantas y sus propiedades curativas" +value: "136" +data: App\Entity\Products {#3233 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3542 +label: "Maximum Enciclopedia Temática" +value: "137" +data: App\Entity\Products {#3242 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3543 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "138" +data: App\Entity\Products {#3251 …} +attr: [ "data-price" => "4990.00" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3544 +label: "Preguntas y Respuestas 1001" +value: "139" +data: App\Entity\Products {#3260 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Products {#1419 -id: 95 -name: "Rody conoce y descubre" -description: "Rody conoce y descubre" -price: "3890.00" -compareAtPrice: null -SKU: null -stock: 38 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1790 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762188067 {#1792 date: 2025-11-03 16:41:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1814 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-10-35-00-am-6908db238a72b871368140.jpeg" -images: Doctrine\ORM\PersistentCollection {#1831 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1856 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1420 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3403 -form: Symfony\Component\Form\Form {#1519 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3402 …5} |
| full_name | "voucher[voucherItems][0][product]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_0_product" |
| is_selected | Closure($choice, $value) {#3405 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Item" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "product" |
| placeholder | "Elige una opción" |
| placeholder_attr | [ "disabled" => "disabled" ] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_product" |
| valid | true |
| value | "95" |
quantity
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 14 |
| View Format |
"14"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
[ "class" => "form-control" "min" => 1 "max" => 500 ] |
| label | "Cantidad" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| 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 | "Cantidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1509 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1508 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_voucher_voucherItems_entry_quantity" ] |
| cache_key | "_voucher_voucherItems_entry_quantity_integer" |
| compound | false |
| data | 14 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3545 -form: Symfony\Component\Form\Form {#1522 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3404 …5} |
| full_name | "voucher[voucherItems][0][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_0_quantity" |
| label | "Cantidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_quantity" |
| valid | true |
| value | "14" |
quantityReturned
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => 0 "max" => 14 ] |
[ "class" => "form-control" "min" => 0 "max" => 14 ] |
| auto_initialize | false |
false
|
| label | "Cantidad devuelta" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => 0 "max" => 14 ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1729 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 | "Cantidad devuelta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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 | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1730 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => 0 "max" => 14 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_voucher_voucherItems_entry_quantityReturned" ] |
| cache_key | "_voucher_voucherItems_entry_quantityReturned_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3546 -form: Symfony\Component\Form\Form {#1738 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3547 …5} |
| full_name | "voucher[voucherItems][0][quantityReturned]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_0_quantityReturned" |
| label | "Cantidad devuelta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantityReturned" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_quantityReturned" |
| valid | true |
| value | "" |
1
"App\Form\Type\VoucherItemType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\VoucherItems {#1444 -id: 2949 -product: Proxies\__CG__\App\Entity\Products {#1428 -id: 98 -name: "Rody Ayúdame con las matemáticas" -description: "Rody Ayúdame con las matemáticas" -price: "4290.00" -compareAtPrice: null -SKU: null -stock: 20 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1883 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762189879 {#1880 date: 2025-11-03 17:11:19.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1882 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-11-05-57-am-3-6908e237849f4457028354.jpeg" -images: Doctrine\ORM\PersistentCollection {#1890 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1892 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1427 …} } -quantity: 11 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1441 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1448 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1431 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | "App\Entity\VoucherItems" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1510 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\VoucherItems" } } |
| 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() {#1525 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1498 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "voucher_item" "_voucher_voucherItems_entry" ] |
| cache_key | "_voucher_voucherItems_entry_voucher_item" |
| compound | true |
| data | App\Entity\VoucherItems {#1444 -id: 2949 -product: Proxies\__CG__\App\Entity\Products {#1428 -id: 98 -name: "Rody Ayúdame con las matemáticas" -description: "Rody Ayúdame con las matemáticas" -price: "4290.00" -compareAtPrice: null -SKU: null -stock: 20 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1883 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762189879 {#1880 date: 2025-11-03 17:11:19.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1882 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-11-05-57-am-3-6908e237849f4457028354.jpeg" -images: Doctrine\ORM\PersistentCollection {#1890 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1892 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1427 …} } -quantity: 11 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1441 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1448 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1431 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3399 -form: Symfony\Component\Form\Form {#1556 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3401 …5} |
| full_name | "voucher[voucherItems][1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_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 | "_voucher_voucherItems_entry" |
| valid | true |
| value | App\Entity\VoucherItems {#1444 -id: 2949 -product: Proxies\__CG__\App\Entity\Products {#1428 -id: 98 -name: "Rody Ayúdame con las matemáticas" -description: "Rody Ayúdame con las matemáticas" -price: "4290.00" -compareAtPrice: null -SKU: null -stock: 20 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1883 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762189879 {#1880 date: 2025-11-03 17:11:19.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1882 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-11-05-57-am-3-6908e237849f4457028354.jpeg" -images: Doctrine\ORM\PersistentCollection {#1890 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1892 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1427 …} } -quantity: 11 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1441 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1448 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1431 …} } |
product
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Products {#1428 -id: 98 -name: "Rody Ayúdame con las matemáticas" -description: "Rody Ayúdame con las matemáticas" -price: "4290.00" -compareAtPrice: null -SKU: null -stock: 20 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1883 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762189879 {#1880 date: 2025-11-03 17:11:19.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1882 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-11-05-57-am-3-6908e237849f4457028354.jpeg" -images: Doctrine\ORM\PersistentCollection {#1890 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1892 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1427 …} } |
| View Format |
"98"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choice_attr | Closure($choice, string $key, mixed $value) {#1532 class: "App\Form\Type\VoucherItemType" this: App\Form\Type\VoucherItemType {#1195 …} } |
same as passed value |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Products" |
same as passed value |
| label | "Item" |
same as passed value |
| placeholder | "Elige una opción" |
same as passed value |
| placeholder_attr | [ "disabled" => "disabled" ] |
[ "disabled" => "disabled" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, string $key, mixed $value) {#1532 class: "App\Form\Type\VoucherItemType" this: App\Form\Type\VoucherItemType {#1195 …} } |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1542 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1237 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1537 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1267 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1540 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1269 …} } |
| choices | null |
| class | "App\Entity\Products" |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1242 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1238 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Item" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Elige una opción" |
| placeholder_attr | [ "disabled" => "disabled" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1535 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_voucher_voucherItems_entry_product" ] |
| cache_key | "_voucher_voucherItems_entry_product_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3554 +label: "Los animales que más quiero" +value: "1" +data: App\Entity\Products {#2051 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3555 +label: "Soy Padre" +value: "2" +data: App\Entity\Products {#2063 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3556 +label: "Mi gran libro de cuentos y fábulas" +value: "3" +data: App\Entity\Products {#2072 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3557 +label: "La salud y la cocina" +value: "4" +data: App\Entity\Products {#2081 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3558 +label: "Maximum Enciclopedia Temática" +value: "5" +data: App\Entity\Products {#2090 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3559 +label: "Las plantas y sus propiedades curativas" +value: "6" +data: App\Entity\Products {#2099 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3560 +label: "Los valores de los pequeños" +value: "7" +data: App\Entity\Products {#2108 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3561 +label: "Dinosaurios El reptil extinto" +value: "8" +data: App\Entity\Products {#2117 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3562 +label: "Banquito de fábulas divertidas" +value: "9" +data: App\Entity\Products {#2126 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3563 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "10" +data: App\Entity\Products {#2135 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3564 +label: "El mundo de los pequeños" +value: "11" +data: App\Entity\Products {#2144 …} +attr: [ "data-price" => "1690.00" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3565 +label: "Seguridad infantil" +value: "12" +data: App\Entity\Products {#2153 …} +attr: [ "data-price" => "1000.00" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3566 +label: "Rody conoce y descubre" +value: "13" +data: App\Entity\Products {#2162 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3567 +label: "Rody Lecturas de comprensión" +value: "14" +data: App\Entity\Products {#2171 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3568 +label: "Fabulas divertidas La avaricia de María" +value: "15" +data: App\Entity\Products {#2180 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3569 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "16" +data: App\Entity\Products {#2189 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3570 +label: "Biblia Infantil Pegasso" +value: "17" +data: App\Entity\Products {#2198 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3571 +label: "Maestro en casa" +value: "18" +data: App\Entity\Products {#2210 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3572 +label: "La sagrada biblia familiar" +value: "19" +data: App\Entity\Products {#2219 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3573 +label: "Pop up La Caperucita" +value: "20" +data: App\Entity\Products {#2228 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3574 +label: "Rody Lectoescritura" +value: "21" +data: App\Entity\Products {#2237 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3575 +label: "Fabulas divertidas El caballo y el burro" +value: "22" +data: App\Entity\Products {#2246 …} +attr: [ "data-price" => "350.00" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3576 +label: "Rody Ayúdame con las matemáticas" +value: "23" +data: App\Entity\Products {#2255 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3577 +label: "Banquito de los valores" +value: "24" +data: App\Entity\Products {#2264 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3578 +label: "El principito" +value: "25" +data: App\Entity\Products {#2273 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3579 +label: "Cuadros" +value: "26" +data: App\Entity\Products {#2282 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3580 +label: "Homenaje a la Virgen" +value: "27" +data: App\Entity\Products {#2291 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3581 +label: "Mi Primera Biblia Classa" +value: "28" +data: App\Entity\Products {#2300 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3582 +label: "Veneración a la Virgen" +value: "29" +data: App\Entity\Products {#2309 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3583 +label: "Rody Ayúdame con las matemáticas" +value: "30" +data: App\Entity\Products {#2318 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3584 +label: "Rody conoce y descubre" +value: "31" +data: App\Entity\Products {#2330 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3585 +label: "Rody Lectoescritura" +value: "32" +data: App\Entity\Products {#2339 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3586 +label: "Banquito de los valores" +value: "33" +data: App\Entity\Products {#2348 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3587 +label: "Fabulas divertidas La avaricia de María" +value: "34" +data: App\Entity\Products {#2357 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3588 +label: "Soy Padre" +value: "35" +data: App\Entity\Products {#2366 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3589 +label: "Maximum Enciclopedia Temática" +value: "36" +data: App\Entity\Products {#2375 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3590 +label: "Rody Ayúdame con las matemáticas" +value: "37" +data: App\Entity\Products {#2384 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3591 +label: "Rody conoce y descubre" +value: "38" +data: App\Entity\Products {#2396 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3592 +label: "Rody Lectoescritura" +value: "39" +data: App\Entity\Products {#2405 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3593 +label: "Fabulas divertidas La avaricia de María" +value: "40" +data: App\Entity\Products {#2414 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3594 +label: "Banquito de los valores" +value: "41" +data: App\Entity\Products {#2423 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3595 +label: "Maximum Enciclopedia Temática" +value: "42" +data: App\Entity\Products {#2432 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3596 +label: "Soy Padre" +value: "43" +data: App\Entity\Products {#2441 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3597 +label: "Rody conoce y descubre" +value: "44" +data: App\Entity\Products {#2450 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3598 +label: "Rody Ayúdame con las matemáticas" +value: "45" +data: App\Entity\Products {#2462 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3599 +label: "Rody Lectoescritura" +value: "46" +data: App\Entity\Products {#2471 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3600 +label: "Banquito de los valores" +value: "47" +data: App\Entity\Products {#2480 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3601 +label: "Fabulas divertidas La avaricia de María" +value: "48" +data: App\Entity\Products {#2489 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3602 +label: "Maximum Enciclopedia Temática" +value: "49" +data: App\Entity\Products {#2498 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3603 +label: "Soy Padre" +value: "50" +data: App\Entity\Products {#2507 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3604 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "51" +data: App\Entity\Products {#2516 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3605 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "52" +data: App\Entity\Products {#2525 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3606 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "53" +data: App\Entity\Products {#2534 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3607 +label: "Mi gran libro de cuentos y fábulas" +value: "54" +data: App\Entity\Products {#2543 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3608 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "55" +data: App\Entity\Products {#2552 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3609 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "56" +data: App\Entity\Products {#2561 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3610 +label: "Mi gran libro de cuentos y fábulas" +value: "57" +data: App\Entity\Products {#2570 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3611 +label: "Mundo Vegetal" +value: "58" +data: App\Entity\Products {#2579 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3612 +label: "Mundo Mineral" +value: "59" +data: App\Entity\Products {#2588 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3613 +label: "Preguntas y Respuestas 1001" +value: "60" +data: App\Entity\Products {#2597 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3614 +label: "Mundo Vegetal" +value: "61" +data: App\Entity\Products {#2606 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3615 +label: "Mundo Vegetal" +value: "62" +data: App\Entity\Products {#2615 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3616 +label: "Mundo Vegetal" +value: "63" +data: App\Entity\Products {#2624 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3617 +label: "Mundo Mineral" +value: "64" +data: App\Entity\Products {#2633 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3618 +label: "Mundo Mineral" +value: "65" +data: App\Entity\Products {#2642 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3619 +label: "Mundo Mineral" +value: "66" +data: App\Entity\Products {#2651 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3620 +label: "Preguntas y Respuestas 1001" +value: "67" +data: App\Entity\Products {#2660 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3621 +label: "Preguntas y Respuestas 1001" +value: "68" +data: App\Entity\Products {#2669 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3622 +label: "Preguntas y Respuestas 1001" +value: "69" +data: App\Entity\Products {#2678 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3623 +label: "UNIVERSO, PLANETA TIERRA" +value: "70" +data: App\Entity\Products {#2687 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3624 +label: "Mi gran libro de cuentos y fábulas" +value: "71" +data: App\Entity\Products {#2696 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3625 +label: "Rody Ayúdame con las matemáticas" +value: "72" +data: App\Entity\Products {#2705 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3626 +label: "Rody conoce y descubre" +value: "73" +data: App\Entity\Products {#2717 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3627 +label: "Banquito de fábulas divertidas" +value: "74" +data: App\Entity\Products {#2726 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3628 +label: "Fabulas divertidas La avaricia de María" +value: "75" +data: App\Entity\Products {#2735 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3629 +label: "Rody Lectoescritura" +value: "76" +data: App\Entity\Products {#2744 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3630 +label: "Soy Padre" +value: "77" +data: App\Entity\Products {#2753 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3631 +label: "Mundo Mineral" +value: "78" +data: App\Entity\Products {#2762 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3632 +label: "Banquito de los valores" +value: "79" +data: App\Entity\Products {#2771 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3633 +label: "Ayúdame con la Tarea" +value: "80" +data: App\Entity\Products {#2780 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3634 +label: "Ayúdame con la Tarea" +value: "81" +data: App\Entity\Products {#2789 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3635 +label: "Biblia Infantil Pegasso" +value: "82" +data: App\Entity\Products {#2798 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3636 +label: "La sagrada biblia familiar" +value: "83" +data: App\Entity\Products {#2807 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3637 +label: "Banquito de fábulas divertidas" +value: "84" +data: App\Entity\Products {#2816 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3638 +label: "El principito" +value: "85" +data: App\Entity\Products {#2825 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3639 +label: "Pop up La Caperucita" +value: "86" +data: App\Entity\Products {#2834 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3640 +label: "Mundo Vegetal" +value: "87" +data: App\Entity\Products {#2843 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3641 +label: "Mi gran libro de cuentos y fábulas" +value: "88" +data: App\Entity\Products {#2852 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3642 +label: "Ayúdame con la Tarea" +value: "89" +data: App\Entity\Products {#2861 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3643 +label: "Menú Internacional" +value: "90" +data: App\Entity\Products {#2870 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3644 +label: "La salud y la cocina" +value: "91" +data: App\Entity\Products {#2879 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3645 +label: "Las plantas y sus propiedades curativas" +value: "92" +data: App\Entity\Products {#2888 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3646 +label: "El principito" +value: "93" +data: App\Entity\Products {#2897 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3647 +label: "Rody Lecturas de comprensión" +value: "94" +data: App\Entity\Products {#2906 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3648 +label: "Rody conoce y descubre" +value: "95" +data: Proxies\__CG__\App\Entity\Products {#1419 -id: 95 -name: "Rody conoce y descubre" -description: "Rody conoce y descubre" -price: "3890.00" -compareAtPrice: null -SKU: null -stock: 38 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1790 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762188067 {#1792 date: 2025-11-03 16:41:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1814 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-10-35-00-am-6908db238a72b871368140.jpeg" -images: Doctrine\ORM\PersistentCollection {#1831 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1856 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1420 …} } +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3649 +label: "Soy Padre" +value: "96" +data: App\Entity\Products {#2915 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3650 +label: "Mundo Mineral" +value: "97" +data: App\Entity\Products {#2924 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3651 +label: "Rody Ayúdame con las matemáticas" +value: "98" +data: Proxies\__CG__\App\Entity\Products {#1428 -id: 98 -name: "Rody Ayúdame con las matemáticas" -description: "Rody Ayúdame con las matemáticas" -price: "4290.00" -compareAtPrice: null -SKU: null -stock: 20 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1883 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762189879 {#1880 date: 2025-11-03 17:11:19.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1882 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-11-05-57-am-3-6908e237849f4457028354.jpeg" -images: Doctrine\ORM\PersistentCollection {#1890 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1892 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1427 …} } +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3652 +label: "Rody Lectoescritura" +value: "99" +data: App\Entity\Products {#2933 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3653 +label: "Banquito de los valores" +value: "100" +data: App\Entity\Products {#2942 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3654 +label: "Fabulas divertidas La avaricia de María" +value: "101" +data: App\Entity\Products {#2951 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3655 +label: "Mi gran libro de cuentos y fábulas" +value: "102" +data: App\Entity\Products {#2960 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3656 +label: "Preguntas y Respuestas 1001 Regalo Especial" +value: "103" +data: App\Entity\Products {#2969 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3657 +label: "Bolsas Naku" +value: "104" +data: Proxies\__CG__\App\Entity\Products {#1477 -id: 104 -name: "Bolsas Naku" -description: "Bolsas Naku" -price: "10.00" -compareAtPrice: null -SKU: null -stock: 120 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#2019 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762356967 {#2016 date: 2025-11-05 15:36:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#2018 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-31-21-am-690b6ee778c51500165127.jpeg" -images: Doctrine\ORM\PersistentCollection {#2026 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#2028 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1478 …} } +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3658 +label: "El principito Regalo Especial" +value: "105" +data: App\Entity\Products {#2978 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3659 +label: "Cuentos Clásicos Regalo Especial" +value: "106" +data: App\Entity\Products {#2987 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3660 +label: "Mitos y Leyendas Regalo Especial" +value: "107" +data: Proxies\__CG__\App\Entity\Products {#1469 -id: 107 -name: "Mitos y Leyendas Regalo Especial" -description: "Mitos y Leyendas Regalo Especial" -price: "1990.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1985 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762358227 {#1982 date: 2025-11-05 15:57:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1984 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-27-55-am-690b73d3b10f2036664748.jpeg" -images: Doctrine\ORM\PersistentCollection {#1992 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1994 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1470 …} } +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3661 +label: "El mundo de los pequeños Regalo Especial" +value: "108" +data: App\Entity\Products {#2996 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3662 +label: "Mundo Vegetal" +value: "109" +data: App\Entity\Products {#3005 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3663 +label: "Valores de los Pequeños Regalo especial" +value: "110" +data: App\Entity\Products {#3014 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3664 +label: "Plantas curativas regalo especial" +value: "111" +data: App\Entity\Products {#3023 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3665 +label: "Salud y cocina regalo especial" +value: "112" +data: App\Entity\Products {#3032 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3666 +label: "Bolsas Naku" +value: "113" +data: App\Entity\Products {#3041 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3667 +label: "Banquito de Fabulas" +value: "114" +data: App\Entity\Products {#3050 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3668 +label: "Rody Lecturas de comprensión" +value: "115" +data: App\Entity\Products {#3059 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3669 +label: "Ayúdame con la Tarea" +value: "116" +data: Proxies\__CG__\App\Entity\Products {#1437 -id: 116 -name: "Ayúdame con la Tarea" -description: "Ayúdame con la Tarea" -price: "3690.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1917 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1763489281 {#1914 date: 2025-11-18 18:08:01.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1916 …} -imageFile: null -image: "whatsapp-image-2025-11-18-at-12-05-45-pm-691cb6012e52a153739269.jpeg" -images: Doctrine\ORM\PersistentCollection {#1924 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1926 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1438 …} } +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3670 +label: "Bolsas Naku" +value: "117" +data: App\Entity\Products {#3068 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3671 +label: "Mitos y Leyendas Regalo Especial" +value: "118" +data: App\Entity\Products {#3077 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3672 +label: "Cuentos Clásicos Regalo Especial" +value: "119" +data: App\Entity\Products {#3086 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3673 +label: "Matemáticas S/N Caja" +value: "120" +data: App\Entity\Products {#3095 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3674 +label: "LECTOESCRITURA S/N CAJA" +value: "121" +data: App\Entity\Products {#3104 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3675 +label: "Pop Up Sirenita" +value: "122" +data: App\Entity\Products {#3113 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3676 +label: "Sagrada Biblia" +value: "123" +data: App\Entity\Products {#3122 …} +attr: [ "data-price" => "4000.00" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3677 +label: "Biblia Infantil" +value: "124" +data: App\Entity\Products {#3134 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3678 +label: "Mi gran libro de cuentos y fábulas regalo especial" +value: "125" +data: App\Entity\Products {#3143 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3679 +label: "¿Que sabes de los inventos? Regalo especial" +value: "126" +data: App\Entity\Products {#3152 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3680 +label: "Mi Primera Enciclopedia Regalo especial" +value: "127" +data: App\Entity\Products {#3161 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3681 +label: "Aprender a leer con los cuentos Disney Regalo Especial" +value: "128" +data: App\Entity\Products {#3170 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3682 +label: "Mitos y Leyendas Regalo Especial" +value: "129" +data: App\Entity\Products {#3179 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3683 +label: "¿Que sabes de los inventos? Regalo especial" +value: "130" +data: App\Entity\Products {#3188 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3684 +label: "comodin Regalo Especial" +value: "131" +data: App\Entity\Products {#3197 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3685 +label: "Universo Planeta Tierra Regalo Especial" +value: "132" +data: App\Entity\Products {#3206 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3686 +label: "Aprender a leer con los cuentos Disney Regalo Especial" +value: "133" +data: App\Entity\Products {#3215 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3687 +label: "Mi Primera Enciclopedia Regalo especial" +value: "134" +data: App\Entity\Products {#3224 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3688 +label: "Salud y cocina regalo especial" +value: "135" +data: Proxies\__CG__\App\Entity\Products {#1461 -id: 135 -name: "Salud y cocina regalo especial" -description: "Salud y cocina regalo especial" -price: "1490.00" -compareAtPrice: null -SKU: null -stock: 2 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1951 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770302757 {#1948 date: 2026-02-05 14:45:57.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1950 …} -imageFile: null -image: "whatsapp-image-2026-02-02-at-6-43-14-pm-6984ad252b73a092733604.jpeg" -images: Doctrine\ORM\PersistentCollection {#1958 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1960 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1462 …} } +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3689 +label: "Las plantas y sus propiedades curativas" +value: "136" +data: App\Entity\Products {#3233 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3690 +label: "Maximum Enciclopedia Temática" +value: "137" +data: App\Entity\Products {#3242 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3691 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "138" +data: App\Entity\Products {#3251 …} +attr: [ "data-price" => "4990.00" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3692 +label: "Preguntas y Respuestas 1001" +value: "139" +data: App\Entity\Products {#3260 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Products {#1428 -id: 98 -name: "Rody Ayúdame con las matemáticas" -description: "Rody Ayúdame con las matemáticas" -price: "4290.00" -compareAtPrice: null -SKU: null -stock: 20 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1883 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762189879 {#1880 date: 2025-11-03 17:11:19.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1882 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-11-05-57-am-3-6908e237849f4457028354.jpeg" -images: Doctrine\ORM\PersistentCollection {#1890 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1892 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1427 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3551 -form: Symfony\Component\Form\Form {#1559 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3550 …5} |
| full_name | "voucher[voucherItems][1][product]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_1_product" |
| is_selected | Closure($choice, $value) {#3553 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Item" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "product" |
| placeholder | "Elige una opción" |
| placeholder_attr | [ "disabled" => "disabled" ] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_product" |
| valid | true |
| value | "98" |
quantity
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 11 |
| View Format |
"11"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
[ "class" => "form-control" "min" => 1 "max" => 500 ] |
| label | "Cantidad" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1547 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 | "Cantidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#1549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1548 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_voucher_voucherItems_entry_quantity" ] |
| cache_key | "_voucher_voucherItems_entry_quantity_integer" |
| compound | false |
| data | 11 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3693 -form: Symfony\Component\Form\Form {#1562 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3552 …5} |
| full_name | "voucher[voucherItems][1][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_1_quantity" |
| label | "Cantidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_quantity" |
| valid | true |
| value | "11" |
quantityReturned
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => 0 "max" => 11 ] |
[ "class" => "form-control" "min" => 0 "max" => 11 ] |
| auto_initialize | false |
false
|
| label | "Cantidad devuelta" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => 0 "max" => 11 ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1743 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 | "Cantidad devuelta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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 | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1745 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1744 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => 0 "max" => 11 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_voucher_voucherItems_entry_quantityReturned" ] |
| cache_key | "_voucher_voucherItems_entry_quantityReturned_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3694 -form: Symfony\Component\Form\Form {#1868 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3695 …5} |
| full_name | "voucher[voucherItems][1][quantityReturned]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_1_quantityReturned" |
| label | "Cantidad devuelta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantityReturned" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_quantityReturned" |
| valid | true |
| value | "" |
2
"App\Form\Type\VoucherItemType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\VoucherItems {#1435 -id: 2950 -product: Proxies\__CG__\App\Entity\Products {#1437 -id: 116 -name: "Ayúdame con la Tarea" -description: "Ayúdame con la Tarea" -price: "3690.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1917 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1763489281 {#1914 date: 2025-11-18 18:08:01.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1916 …} -imageFile: null -image: "whatsapp-image-2025-11-18-at-12-05-45-pm-691cb6012e52a153739269.jpeg" -images: Doctrine\ORM\PersistentCollection {#1924 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1926 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1438 …} } -quantity: 3 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1433 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1434 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1456 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | "App\Entity\VoucherItems" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1550 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\VoucherItems" } } |
| 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() {#1565 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1538 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "voucher_item" "_voucher_voucherItems_entry" ] |
| cache_key | "_voucher_voucherItems_entry_voucher_item" |
| compound | true |
| data | App\Entity\VoucherItems {#1435 -id: 2950 -product: Proxies\__CG__\App\Entity\Products {#1437 -id: 116 -name: "Ayúdame con la Tarea" -description: "Ayúdame con la Tarea" -price: "3690.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1917 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1763489281 {#1914 date: 2025-11-18 18:08:01.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1916 …} -imageFile: null -image: "whatsapp-image-2025-11-18-at-12-05-45-pm-691cb6012e52a153739269.jpeg" -images: Doctrine\ORM\PersistentCollection {#1924 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1926 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1438 …} } -quantity: 3 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1433 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1434 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1456 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3549 -form: Symfony\Component\Form\Form {#1596 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3548 …5} |
| full_name | "voucher[voucherItems][2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_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 | "_voucher_voucherItems_entry" |
| valid | true |
| value | App\Entity\VoucherItems {#1435 -id: 2950 -product: Proxies\__CG__\App\Entity\Products {#1437 -id: 116 -name: "Ayúdame con la Tarea" -description: "Ayúdame con la Tarea" -price: "3690.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1917 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1763489281 {#1914 date: 2025-11-18 18:08:01.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1916 …} -imageFile: null -image: "whatsapp-image-2025-11-18-at-12-05-45-pm-691cb6012e52a153739269.jpeg" -images: Doctrine\ORM\PersistentCollection {#1924 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1926 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1438 …} } -quantity: 3 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1433 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1434 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1456 …} } |
product
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Products {#1437 -id: 116 -name: "Ayúdame con la Tarea" -description: "Ayúdame con la Tarea" -price: "3690.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1917 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1763489281 {#1914 date: 2025-11-18 18:08:01.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1916 …} -imageFile: null -image: "whatsapp-image-2025-11-18-at-12-05-45-pm-691cb6012e52a153739269.jpeg" -images: Doctrine\ORM\PersistentCollection {#1924 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1926 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1438 …} } |
| View Format |
"116"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choice_attr | Closure($choice, string $key, mixed $value) {#1572 class: "App\Form\Type\VoucherItemType" this: App\Form\Type\VoucherItemType {#1195 …} } |
same as passed value |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Products" |
same as passed value |
| label | "Item" |
same as passed value |
| placeholder | "Elige una opción" |
same as passed value |
| placeholder_attr | [ "disabled" => "disabled" ] |
[ "disabled" => "disabled" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, string $key, mixed $value) {#1572 class: "App\Form\Type\VoucherItemType" this: App\Form\Type\VoucherItemType {#1195 …} } |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1582 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1237 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1577 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1267 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1580 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1269 …} } |
| choices | null |
| class | "App\Entity\Products" |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1242 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1238 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Item" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Elige una opción" |
| placeholder_attr | [ "disabled" => "disabled" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1575 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_voucher_voucherItems_entry_product" ] |
| cache_key | "_voucher_voucherItems_entry_product_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3702 +label: "Los animales que más quiero" +value: "1" +data: App\Entity\Products {#2051 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3703 +label: "Soy Padre" +value: "2" +data: App\Entity\Products {#2063 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3704 +label: "Mi gran libro de cuentos y fábulas" +value: "3" +data: App\Entity\Products {#2072 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3705 +label: "La salud y la cocina" +value: "4" +data: App\Entity\Products {#2081 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3706 +label: "Maximum Enciclopedia Temática" +value: "5" +data: App\Entity\Products {#2090 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3707 +label: "Las plantas y sus propiedades curativas" +value: "6" +data: App\Entity\Products {#2099 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3708 +label: "Los valores de los pequeños" +value: "7" +data: App\Entity\Products {#2108 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3709 +label: "Dinosaurios El reptil extinto" +value: "8" +data: App\Entity\Products {#2117 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3710 +label: "Banquito de fábulas divertidas" +value: "9" +data: App\Entity\Products {#2126 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3711 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "10" +data: App\Entity\Products {#2135 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3712 +label: "El mundo de los pequeños" +value: "11" +data: App\Entity\Products {#2144 …} +attr: [ "data-price" => "1690.00" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3713 +label: "Seguridad infantil" +value: "12" +data: App\Entity\Products {#2153 …} +attr: [ "data-price" => "1000.00" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3714 +label: "Rody conoce y descubre" +value: "13" +data: App\Entity\Products {#2162 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3715 +label: "Rody Lecturas de comprensión" +value: "14" +data: App\Entity\Products {#2171 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3716 +label: "Fabulas divertidas La avaricia de María" +value: "15" +data: App\Entity\Products {#2180 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3717 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "16" +data: App\Entity\Products {#2189 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3718 +label: "Biblia Infantil Pegasso" +value: "17" +data: App\Entity\Products {#2198 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3719 +label: "Maestro en casa" +value: "18" +data: App\Entity\Products {#2210 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3720 +label: "La sagrada biblia familiar" +value: "19" +data: App\Entity\Products {#2219 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3721 +label: "Pop up La Caperucita" +value: "20" +data: App\Entity\Products {#2228 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3722 +label: "Rody Lectoescritura" +value: "21" +data: App\Entity\Products {#2237 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3723 +label: "Fabulas divertidas El caballo y el burro" +value: "22" +data: App\Entity\Products {#2246 …} +attr: [ "data-price" => "350.00" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3724 +label: "Rody Ayúdame con las matemáticas" +value: "23" +data: App\Entity\Products {#2255 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3725 +label: "Banquito de los valores" +value: "24" +data: App\Entity\Products {#2264 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3726 +label: "El principito" +value: "25" +data: App\Entity\Products {#2273 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3727 +label: "Cuadros" +value: "26" +data: App\Entity\Products {#2282 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3728 +label: "Homenaje a la Virgen" +value: "27" +data: App\Entity\Products {#2291 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3729 +label: "Mi Primera Biblia Classa" +value: "28" +data: App\Entity\Products {#2300 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3730 +label: "Veneración a la Virgen" +value: "29" +data: App\Entity\Products {#2309 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3731 +label: "Rody Ayúdame con las matemáticas" +value: "30" +data: App\Entity\Products {#2318 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3732 +label: "Rody conoce y descubre" +value: "31" +data: App\Entity\Products {#2330 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3733 +label: "Rody Lectoescritura" +value: "32" +data: App\Entity\Products {#2339 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3734 +label: "Banquito de los valores" +value: "33" +data: App\Entity\Products {#2348 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3735 +label: "Fabulas divertidas La avaricia de María" +value: "34" +data: App\Entity\Products {#2357 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3736 +label: "Soy Padre" +value: "35" +data: App\Entity\Products {#2366 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3737 +label: "Maximum Enciclopedia Temática" +value: "36" +data: App\Entity\Products {#2375 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3738 +label: "Rody Ayúdame con las matemáticas" +value: "37" +data: App\Entity\Products {#2384 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3739 +label: "Rody conoce y descubre" +value: "38" +data: App\Entity\Products {#2396 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3740 +label: "Rody Lectoescritura" +value: "39" +data: App\Entity\Products {#2405 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3741 +label: "Fabulas divertidas La avaricia de María" +value: "40" +data: App\Entity\Products {#2414 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3742 +label: "Banquito de los valores" +value: "41" +data: App\Entity\Products {#2423 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3743 +label: "Maximum Enciclopedia Temática" +value: "42" +data: App\Entity\Products {#2432 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3744 +label: "Soy Padre" +value: "43" +data: App\Entity\Products {#2441 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3745 +label: "Rody conoce y descubre" +value: "44" +data: App\Entity\Products {#2450 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3746 +label: "Rody Ayúdame con las matemáticas" +value: "45" +data: App\Entity\Products {#2462 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3747 +label: "Rody Lectoescritura" +value: "46" +data: App\Entity\Products {#2471 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3748 +label: "Banquito de los valores" +value: "47" +data: App\Entity\Products {#2480 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3749 +label: "Fabulas divertidas La avaricia de María" +value: "48" +data: App\Entity\Products {#2489 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3750 +label: "Maximum Enciclopedia Temática" +value: "49" +data: App\Entity\Products {#2498 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3751 +label: "Soy Padre" +value: "50" +data: App\Entity\Products {#2507 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3752 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "51" +data: App\Entity\Products {#2516 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3753 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "52" +data: App\Entity\Products {#2525 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3754 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "53" +data: App\Entity\Products {#2534 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3755 +label: "Mi gran libro de cuentos y fábulas" +value: "54" +data: App\Entity\Products {#2543 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3756 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "55" +data: App\Entity\Products {#2552 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3757 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "56" +data: App\Entity\Products {#2561 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3758 +label: "Mi gran libro de cuentos y fábulas" +value: "57" +data: App\Entity\Products {#2570 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3759 +label: "Mundo Vegetal" +value: "58" +data: App\Entity\Products {#2579 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3760 +label: "Mundo Mineral" +value: "59" +data: App\Entity\Products {#2588 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3761 +label: "Preguntas y Respuestas 1001" +value: "60" +data: App\Entity\Products {#2597 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3762 +label: "Mundo Vegetal" +value: "61" +data: App\Entity\Products {#2606 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3763 +label: "Mundo Vegetal" +value: "62" +data: App\Entity\Products {#2615 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3764 +label: "Mundo Vegetal" +value: "63" +data: App\Entity\Products {#2624 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3765 +label: "Mundo Mineral" +value: "64" +data: App\Entity\Products {#2633 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3766 +label: "Mundo Mineral" +value: "65" +data: App\Entity\Products {#2642 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3767 +label: "Mundo Mineral" +value: "66" +data: App\Entity\Products {#2651 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3768 +label: "Preguntas y Respuestas 1001" +value: "67" +data: App\Entity\Products {#2660 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3769 +label: "Preguntas y Respuestas 1001" +value: "68" +data: App\Entity\Products {#2669 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3770 +label: "Preguntas y Respuestas 1001" +value: "69" +data: App\Entity\Products {#2678 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3771 +label: "UNIVERSO, PLANETA TIERRA" +value: "70" +data: App\Entity\Products {#2687 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3772 +label: "Mi gran libro de cuentos y fábulas" +value: "71" +data: App\Entity\Products {#2696 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3773 +label: "Rody Ayúdame con las matemáticas" +value: "72" +data: App\Entity\Products {#2705 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3774 +label: "Rody conoce y descubre" +value: "73" +data: App\Entity\Products {#2717 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3775 +label: "Banquito de fábulas divertidas" +value: "74" +data: App\Entity\Products {#2726 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3776 +label: "Fabulas divertidas La avaricia de María" +value: "75" +data: App\Entity\Products {#2735 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3777 +label: "Rody Lectoescritura" +value: "76" +data: App\Entity\Products {#2744 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3778 +label: "Soy Padre" +value: "77" +data: App\Entity\Products {#2753 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3779 +label: "Mundo Mineral" +value: "78" +data: App\Entity\Products {#2762 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3780 +label: "Banquito de los valores" +value: "79" +data: App\Entity\Products {#2771 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3781 +label: "Ayúdame con la Tarea" +value: "80" +data: App\Entity\Products {#2780 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3782 +label: "Ayúdame con la Tarea" +value: "81" +data: App\Entity\Products {#2789 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3783 +label: "Biblia Infantil Pegasso" +value: "82" +data: App\Entity\Products {#2798 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3784 +label: "La sagrada biblia familiar" +value: "83" +data: App\Entity\Products {#2807 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3785 +label: "Banquito de fábulas divertidas" +value: "84" +data: App\Entity\Products {#2816 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3786 +label: "El principito" +value: "85" +data: App\Entity\Products {#2825 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3787 +label: "Pop up La Caperucita" +value: "86" +data: App\Entity\Products {#2834 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3788 +label: "Mundo Vegetal" +value: "87" +data: App\Entity\Products {#2843 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3789 +label: "Mi gran libro de cuentos y fábulas" +value: "88" +data: App\Entity\Products {#2852 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3790 +label: "Ayúdame con la Tarea" +value: "89" +data: App\Entity\Products {#2861 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3791 +label: "Menú Internacional" +value: "90" +data: App\Entity\Products {#2870 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3792 +label: "La salud y la cocina" +value: "91" +data: App\Entity\Products {#2879 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3793 +label: "Las plantas y sus propiedades curativas" +value: "92" +data: App\Entity\Products {#2888 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3794 +label: "El principito" +value: "93" +data: App\Entity\Products {#2897 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3795 +label: "Rody Lecturas de comprensión" +value: "94" +data: App\Entity\Products {#2906 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3796 +label: "Rody conoce y descubre" +value: "95" +data: Proxies\__CG__\App\Entity\Products {#1419 -id: 95 -name: "Rody conoce y descubre" -description: "Rody conoce y descubre" -price: "3890.00" -compareAtPrice: null -SKU: null -stock: 38 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1790 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762188067 {#1792 date: 2025-11-03 16:41:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1814 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-10-35-00-am-6908db238a72b871368140.jpeg" -images: Doctrine\ORM\PersistentCollection {#1831 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1856 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1420 …} } +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3797 +label: "Soy Padre" +value: "96" +data: App\Entity\Products {#2915 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3798 +label: "Mundo Mineral" +value: "97" +data: App\Entity\Products {#2924 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3799 +label: "Rody Ayúdame con las matemáticas" +value: "98" +data: Proxies\__CG__\App\Entity\Products {#1428 -id: 98 -name: "Rody Ayúdame con las matemáticas" -description: "Rody Ayúdame con las matemáticas" -price: "4290.00" -compareAtPrice: null -SKU: null -stock: 20 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1883 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762189879 {#1880 date: 2025-11-03 17:11:19.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1882 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-11-05-57-am-3-6908e237849f4457028354.jpeg" -images: Doctrine\ORM\PersistentCollection {#1890 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1892 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1427 …} } +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3800 +label: "Rody Lectoescritura" +value: "99" +data: App\Entity\Products {#2933 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3801 +label: "Banquito de los valores" +value: "100" +data: App\Entity\Products {#2942 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3802 +label: "Fabulas divertidas La avaricia de María" +value: "101" +data: App\Entity\Products {#2951 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3803 +label: "Mi gran libro de cuentos y fábulas" +value: "102" +data: App\Entity\Products {#2960 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3804 +label: "Preguntas y Respuestas 1001 Regalo Especial" +value: "103" +data: App\Entity\Products {#2969 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3805 +label: "Bolsas Naku" +value: "104" +data: Proxies\__CG__\App\Entity\Products {#1477 -id: 104 -name: "Bolsas Naku" -description: "Bolsas Naku" -price: "10.00" -compareAtPrice: null -SKU: null -stock: 120 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#2019 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762356967 {#2016 date: 2025-11-05 15:36:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#2018 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-31-21-am-690b6ee778c51500165127.jpeg" -images: Doctrine\ORM\PersistentCollection {#2026 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#2028 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1478 …} } +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3806 +label: "El principito Regalo Especial" +value: "105" +data: App\Entity\Products {#2978 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3807 +label: "Cuentos Clásicos Regalo Especial" +value: "106" +data: App\Entity\Products {#2987 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3808 +label: "Mitos y Leyendas Regalo Especial" +value: "107" +data: Proxies\__CG__\App\Entity\Products {#1469 -id: 107 -name: "Mitos y Leyendas Regalo Especial" -description: "Mitos y Leyendas Regalo Especial" -price: "1990.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1985 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762358227 {#1982 date: 2025-11-05 15:57:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1984 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-27-55-am-690b73d3b10f2036664748.jpeg" -images: Doctrine\ORM\PersistentCollection {#1992 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1994 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1470 …} } +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3809 +label: "El mundo de los pequeños Regalo Especial" +value: "108" +data: App\Entity\Products {#2996 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3810 +label: "Mundo Vegetal" +value: "109" +data: App\Entity\Products {#3005 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3811 +label: "Valores de los Pequeños Regalo especial" +value: "110" +data: App\Entity\Products {#3014 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3812 +label: "Plantas curativas regalo especial" +value: "111" +data: App\Entity\Products {#3023 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3813 +label: "Salud y cocina regalo especial" +value: "112" +data: App\Entity\Products {#3032 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3814 +label: "Bolsas Naku" +value: "113" +data: App\Entity\Products {#3041 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3815 +label: "Banquito de Fabulas" +value: "114" +data: App\Entity\Products {#3050 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3816 +label: "Rody Lecturas de comprensión" +value: "115" +data: App\Entity\Products {#3059 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3817 +label: "Ayúdame con la Tarea" +value: "116" +data: Proxies\__CG__\App\Entity\Products {#1437 -id: 116 -name: "Ayúdame con la Tarea" -description: "Ayúdame con la Tarea" -price: "3690.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1917 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1763489281 {#1914 date: 2025-11-18 18:08:01.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1916 …} -imageFile: null -image: "whatsapp-image-2025-11-18-at-12-05-45-pm-691cb6012e52a153739269.jpeg" -images: Doctrine\ORM\PersistentCollection {#1924 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1926 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1438 …} } +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3818 +label: "Bolsas Naku" +value: "117" +data: App\Entity\Products {#3068 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3819 +label: "Mitos y Leyendas Regalo Especial" +value: "118" +data: App\Entity\Products {#3077 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3820 +label: "Cuentos Clásicos Regalo Especial" +value: "119" +data: App\Entity\Products {#3086 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3821 +label: "Matemáticas S/N Caja" +value: "120" +data: App\Entity\Products {#3095 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3822 +label: "LECTOESCRITURA S/N CAJA" +value: "121" +data: App\Entity\Products {#3104 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3823 +label: "Pop Up Sirenita" +value: "122" +data: App\Entity\Products {#3113 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3824 +label: "Sagrada Biblia" +value: "123" +data: App\Entity\Products {#3122 …} +attr: [ "data-price" => "4000.00" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3825 +label: "Biblia Infantil" +value: "124" +data: App\Entity\Products {#3134 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3826 +label: "Mi gran libro de cuentos y fábulas regalo especial" +value: "125" +data: App\Entity\Products {#3143 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3827 +label: "¿Que sabes de los inventos? Regalo especial" +value: "126" +data: App\Entity\Products {#3152 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3828 +label: "Mi Primera Enciclopedia Regalo especial" +value: "127" +data: App\Entity\Products {#3161 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3829 +label: "Aprender a leer con los cuentos Disney Regalo Especial" +value: "128" +data: App\Entity\Products {#3170 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3830 +label: "Mitos y Leyendas Regalo Especial" +value: "129" +data: App\Entity\Products {#3179 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3831 +label: "¿Que sabes de los inventos? Regalo especial" +value: "130" +data: App\Entity\Products {#3188 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3832 +label: "comodin Regalo Especial" +value: "131" +data: App\Entity\Products {#3197 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3833 +label: "Universo Planeta Tierra Regalo Especial" +value: "132" +data: App\Entity\Products {#3206 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3834 +label: "Aprender a leer con los cuentos Disney Regalo Especial" +value: "133" +data: App\Entity\Products {#3215 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3835 +label: "Mi Primera Enciclopedia Regalo especial" +value: "134" +data: App\Entity\Products {#3224 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3836 +label: "Salud y cocina regalo especial" +value: "135" +data: Proxies\__CG__\App\Entity\Products {#1461 -id: 135 -name: "Salud y cocina regalo especial" -description: "Salud y cocina regalo especial" -price: "1490.00" -compareAtPrice: null -SKU: null -stock: 2 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1951 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770302757 {#1948 date: 2026-02-05 14:45:57.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1950 …} -imageFile: null -image: "whatsapp-image-2026-02-02-at-6-43-14-pm-6984ad252b73a092733604.jpeg" -images: Doctrine\ORM\PersistentCollection {#1958 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1960 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1462 …} } +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3837 +label: "Las plantas y sus propiedades curativas" +value: "136" +data: App\Entity\Products {#3233 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3838 +label: "Maximum Enciclopedia Temática" +value: "137" +data: App\Entity\Products {#3242 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3839 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "138" +data: App\Entity\Products {#3251 …} +attr: [ "data-price" => "4990.00" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3840 +label: "Preguntas y Respuestas 1001" +value: "139" +data: App\Entity\Products {#3260 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Products {#1437 -id: 116 -name: "Ayúdame con la Tarea" -description: "Ayúdame con la Tarea" -price: "3690.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1917 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1763489281 {#1914 date: 2025-11-18 18:08:01.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1916 …} -imageFile: null -image: "whatsapp-image-2025-11-18-at-12-05-45-pm-691cb6012e52a153739269.jpeg" -images: Doctrine\ORM\PersistentCollection {#1924 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1926 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1438 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3699 -form: Symfony\Component\Form\Form {#1599 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3698 …5} |
| full_name | "voucher[voucherItems][2][product]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_2_product" |
| is_selected | Closure($choice, $value) {#3701 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Item" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "product" |
| placeholder | "Elige una opción" |
| placeholder_attr | [ "disabled" => "disabled" ] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_product" |
| valid | true |
| value | "116" |
quantity
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 3 |
| View Format |
"3"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
[ "class" => "form-control" "min" => 1 "max" => 500 ] |
| label | "Cantidad" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1587 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Cantidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#1589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1588 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_voucher_voucherItems_entry_quantity" ] |
| cache_key | "_voucher_voucherItems_entry_quantity_integer" |
| compound | false |
| data | 3 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3841 -form: Symfony\Component\Form\Form {#1602 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3700 …5} |
| full_name | "voucher[voucherItems][2][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_2_quantity" |
| label | "Cantidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_quantity" |
| valid | true |
| value | "3" |
quantityReturned
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => 0 "max" => 3 ] |
[ "class" => "form-control" "min" => 0 "max" => 3 ] |
| auto_initialize | false |
false
|
| label | "Cantidad devuelta" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => 0 "max" => 3 ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1873 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 | "Cantidad devuelta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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 | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1874 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => 0 "max" => 3 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_voucher_voucherItems_entry_quantityReturned" ] |
| cache_key | "_voucher_voucherItems_entry_quantityReturned_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3842 -form: Symfony\Component\Form\Form {#1902 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3843 …5} |
| full_name | "voucher[voucherItems][2][quantityReturned]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_2_quantityReturned" |
| label | "Cantidad devuelta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantityReturned" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_quantityReturned" |
| valid | true |
| value | "" |
3
"App\Form\Type\VoucherItemType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\VoucherItems {#1459 -id: 2951 -product: Proxies\__CG__\App\Entity\Products {#1461 -id: 135 -name: "Salud y cocina regalo especial" -description: "Salud y cocina regalo especial" -price: "1490.00" -compareAtPrice: null -SKU: null -stock: 2 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1951 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770302757 {#1948 date: 2026-02-05 14:45:57.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1950 …} -imageFile: null -image: "whatsapp-image-2026-02-02-at-6-43-14-pm-6984ad252b73a092733604.jpeg" -images: Doctrine\ORM\PersistentCollection {#1958 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1960 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1462 …} } -quantity: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1458 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1457 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1463 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | "App\Entity\VoucherItems" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1590 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\VoucherItems" } } |
| 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() {#1605 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1578 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "voucher_item" "_voucher_voucherItems_entry" ] |
| cache_key | "_voucher_voucherItems_entry_voucher_item" |
| compound | true |
| data | App\Entity\VoucherItems {#1459 -id: 2951 -product: Proxies\__CG__\App\Entity\Products {#1461 -id: 135 -name: "Salud y cocina regalo especial" -description: "Salud y cocina regalo especial" -price: "1490.00" -compareAtPrice: null -SKU: null -stock: 2 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1951 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770302757 {#1948 date: 2026-02-05 14:45:57.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1950 …} -imageFile: null -image: "whatsapp-image-2026-02-02-at-6-43-14-pm-6984ad252b73a092733604.jpeg" -images: Doctrine\ORM\PersistentCollection {#1958 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1960 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1462 …} } -quantity: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1458 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1457 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1463 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3697 -form: Symfony\Component\Form\Form {#1636 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3696 …5} |
| full_name | "voucher[voucherItems][3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_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 | "_voucher_voucherItems_entry" |
| valid | true |
| value | App\Entity\VoucherItems {#1459 -id: 2951 -product: Proxies\__CG__\App\Entity\Products {#1461 -id: 135 -name: "Salud y cocina regalo especial" -description: "Salud y cocina regalo especial" -price: "1490.00" -compareAtPrice: null -SKU: null -stock: 2 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1951 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770302757 {#1948 date: 2026-02-05 14:45:57.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1950 …} -imageFile: null -image: "whatsapp-image-2026-02-02-at-6-43-14-pm-6984ad252b73a092733604.jpeg" -images: Doctrine\ORM\PersistentCollection {#1958 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1960 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1462 …} } -quantity: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1458 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1457 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1463 …} } |
product
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Products {#1461 -id: 135 -name: "Salud y cocina regalo especial" -description: "Salud y cocina regalo especial" -price: "1490.00" -compareAtPrice: null -SKU: null -stock: 2 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1951 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770302757 {#1948 date: 2026-02-05 14:45:57.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1950 …} -imageFile: null -image: "whatsapp-image-2026-02-02-at-6-43-14-pm-6984ad252b73a092733604.jpeg" -images: Doctrine\ORM\PersistentCollection {#1958 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1960 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1462 …} } |
| View Format |
"135"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choice_attr | Closure($choice, string $key, mixed $value) {#1612 class: "App\Form\Type\VoucherItemType" this: App\Form\Type\VoucherItemType {#1195 …} } |
same as passed value |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Products" |
same as passed value |
| label | "Item" |
same as passed value |
| placeholder | "Elige una opción" |
same as passed value |
| placeholder_attr | [ "disabled" => "disabled" ] |
[ "disabled" => "disabled" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, string $key, mixed $value) {#1612 class: "App\Form\Type\VoucherItemType" this: App\Form\Type\VoucherItemType {#1195 …} } |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1622 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1237 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1617 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1267 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1620 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1269 …} } |
| choices | null |
| class | "App\Entity\Products" |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1242 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1238 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Item" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Elige una opción" |
| placeholder_attr | [ "disabled" => "disabled" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1616 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1615 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_voucher_voucherItems_entry_product" ] |
| cache_key | "_voucher_voucherItems_entry_product_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3850 +label: "Los animales que más quiero" +value: "1" +data: App\Entity\Products {#2051 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3851 +label: "Soy Padre" +value: "2" +data: App\Entity\Products {#2063 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3852 +label: "Mi gran libro de cuentos y fábulas" +value: "3" +data: App\Entity\Products {#2072 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3853 +label: "La salud y la cocina" +value: "4" +data: App\Entity\Products {#2081 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3854 +label: "Maximum Enciclopedia Temática" +value: "5" +data: App\Entity\Products {#2090 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +label: "Las plantas y sus propiedades curativas" +value: "6" +data: App\Entity\Products {#2099 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3856 +label: "Los valores de los pequeños" +value: "7" +data: App\Entity\Products {#2108 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3857 +label: "Dinosaurios El reptil extinto" +value: "8" +data: App\Entity\Products {#2117 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3858 +label: "Banquito de fábulas divertidas" +value: "9" +data: App\Entity\Products {#2126 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "10" +data: App\Entity\Products {#2135 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3860 +label: "El mundo de los pequeños" +value: "11" +data: App\Entity\Products {#2144 …} +attr: [ "data-price" => "1690.00" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3861 +label: "Seguridad infantil" +value: "12" +data: App\Entity\Products {#2153 …} +attr: [ "data-price" => "1000.00" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3862 +label: "Rody conoce y descubre" +value: "13" +data: App\Entity\Products {#2162 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3863 +label: "Rody Lecturas de comprensión" +value: "14" +data: App\Entity\Products {#2171 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3864 +label: "Fabulas divertidas La avaricia de María" +value: "15" +data: App\Entity\Products {#2180 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3865 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "16" +data: App\Entity\Products {#2189 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3866 +label: "Biblia Infantil Pegasso" +value: "17" +data: App\Entity\Products {#2198 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3867 +label: "Maestro en casa" +value: "18" +data: App\Entity\Products {#2210 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +label: "La sagrada biblia familiar" +value: "19" +data: App\Entity\Products {#2219 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3869 +label: "Pop up La Caperucita" +value: "20" +data: App\Entity\Products {#2228 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3870 +label: "Rody Lectoescritura" +value: "21" +data: App\Entity\Products {#2237 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3871 +label: "Fabulas divertidas El caballo y el burro" +value: "22" +data: App\Entity\Products {#2246 …} +attr: [ "data-price" => "350.00" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +label: "Rody Ayúdame con las matemáticas" +value: "23" +data: App\Entity\Products {#2255 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +label: "Banquito de los valores" +value: "24" +data: App\Entity\Products {#2264 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3874 +label: "El principito" +value: "25" +data: App\Entity\Products {#2273 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3875 +label: "Cuadros" +value: "26" +data: App\Entity\Products {#2282 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3876 +label: "Homenaje a la Virgen" +value: "27" +data: App\Entity\Products {#2291 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3877 +label: "Mi Primera Biblia Classa" +value: "28" +data: App\Entity\Products {#2300 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3878 +label: "Veneración a la Virgen" +value: "29" +data: App\Entity\Products {#2309 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +label: "Rody Ayúdame con las matemáticas" +value: "30" +data: App\Entity\Products {#2318 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +label: "Rody conoce y descubre" +value: "31" +data: App\Entity\Products {#2330 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3881 +label: "Rody Lectoescritura" +value: "32" +data: App\Entity\Products {#2339 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3882 +label: "Banquito de los valores" +value: "33" +data: App\Entity\Products {#2348 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +label: "Fabulas divertidas La avaricia de María" +value: "34" +data: App\Entity\Products {#2357 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +label: "Soy Padre" +value: "35" +data: App\Entity\Products {#2366 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +label: "Maximum Enciclopedia Temática" +value: "36" +data: App\Entity\Products {#2375 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "Rody Ayúdame con las matemáticas" +value: "37" +data: App\Entity\Products {#2384 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3887 +label: "Rody conoce y descubre" +value: "38" +data: App\Entity\Products {#2396 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3888 +label: "Rody Lectoescritura" +value: "39" +data: App\Entity\Products {#2405 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3889 +label: "Fabulas divertidas La avaricia de María" +value: "40" +data: App\Entity\Products {#2414 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3890 +label: "Banquito de los valores" +value: "41" +data: App\Entity\Products {#2423 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3891 +label: "Maximum Enciclopedia Temática" +value: "42" +data: App\Entity\Products {#2432 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3892 +label: "Soy Padre" +value: "43" +data: App\Entity\Products {#2441 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +label: "Rody conoce y descubre" +value: "44" +data: App\Entity\Products {#2450 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "Rody Ayúdame con las matemáticas" +value: "45" +data: App\Entity\Products {#2462 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +label: "Rody Lectoescritura" +value: "46" +data: App\Entity\Products {#2471 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3896 +label: "Banquito de los valores" +value: "47" +data: App\Entity\Products {#2480 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +label: "Fabulas divertidas La avaricia de María" +value: "48" +data: App\Entity\Products {#2489 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3898 +label: "Maximum Enciclopedia Temática" +value: "49" +data: App\Entity\Products {#2498 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "Soy Padre" +value: "50" +data: App\Entity\Products {#2507 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "51" +data: App\Entity\Products {#2516 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "52" +data: App\Entity\Products {#2525 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3902 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "53" +data: App\Entity\Products {#2534 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3903 +label: "Mi gran libro de cuentos y fábulas" +value: "54" +data: App\Entity\Products {#2543 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3904 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "55" +data: App\Entity\Products {#2552 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3905 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "56" +data: App\Entity\Products {#2561 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +label: "Mi gran libro de cuentos y fábulas" +value: "57" +data: App\Entity\Products {#2570 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3907 +label: "Mundo Vegetal" +value: "58" +data: App\Entity\Products {#2579 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +label: "Mundo Mineral" +value: "59" +data: App\Entity\Products {#2588 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +label: "Preguntas y Respuestas 1001" +value: "60" +data: App\Entity\Products {#2597 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +label: "Mundo Vegetal" +value: "61" +data: App\Entity\Products {#2606 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "Mundo Vegetal" +value: "62" +data: App\Entity\Products {#2615 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +label: "Mundo Vegetal" +value: "63" +data: App\Entity\Products {#2624 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +label: "Mundo Mineral" +value: "64" +data: App\Entity\Products {#2633 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3914 +label: "Mundo Mineral" +value: "65" +data: App\Entity\Products {#2642 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +label: "Mundo Mineral" +value: "66" +data: App\Entity\Products {#2651 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "Preguntas y Respuestas 1001" +value: "67" +data: App\Entity\Products {#2660 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +label: "Preguntas y Respuestas 1001" +value: "68" +data: App\Entity\Products {#2669 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "Preguntas y Respuestas 1001" +value: "69" +data: App\Entity\Products {#2678 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +label: "UNIVERSO, PLANETA TIERRA" +value: "70" +data: App\Entity\Products {#2687 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3920 +label: "Mi gran libro de cuentos y fábulas" +value: "71" +data: App\Entity\Products {#2696 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3921 +label: "Rody Ayúdame con las matemáticas" +value: "72" +data: App\Entity\Products {#2705 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3922 +label: "Rody conoce y descubre" +value: "73" +data: App\Entity\Products {#2717 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3923 +label: "Banquito de fábulas divertidas" +value: "74" +data: App\Entity\Products {#2726 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3924 +label: "Fabulas divertidas La avaricia de María" +value: "75" +data: App\Entity\Products {#2735 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +label: "Rody Lectoescritura" +value: "76" +data: App\Entity\Products {#2744 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +label: "Soy Padre" +value: "77" +data: App\Entity\Products {#2753 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3927 +label: "Mundo Mineral" +value: "78" +data: App\Entity\Products {#2762 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +label: "Banquito de los valores" +value: "79" +data: App\Entity\Products {#2771 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "Ayúdame con la Tarea" +value: "80" +data: App\Entity\Products {#2780 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +label: "Ayúdame con la Tarea" +value: "81" +data: App\Entity\Products {#2789 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +label: "Biblia Infantil Pegasso" +value: "82" +data: App\Entity\Products {#2798 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3932 +label: "La sagrada biblia familiar" +value: "83" +data: App\Entity\Products {#2807 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3933 +label: "Banquito de fábulas divertidas" +value: "84" +data: App\Entity\Products {#2816 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3934 +label: "El principito" +value: "85" +data: App\Entity\Products {#2825 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3935 +label: "Pop up La Caperucita" +value: "86" +data: App\Entity\Products {#2834 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +label: "Mundo Vegetal" +value: "87" +data: App\Entity\Products {#2843 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +label: "Mi gran libro de cuentos y fábulas" +value: "88" +data: App\Entity\Products {#2852 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3938 +label: "Ayúdame con la Tarea" +value: "89" +data: App\Entity\Products {#2861 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3939 +label: "Menú Internacional" +value: "90" +data: App\Entity\Products {#2870 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3940 +label: "La salud y la cocina" +value: "91" +data: App\Entity\Products {#2879 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +label: "Las plantas y sus propiedades curativas" +value: "92" +data: App\Entity\Products {#2888 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3942 +label: "El principito" +value: "93" +data: App\Entity\Products {#2897 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3943 +label: "Rody Lecturas de comprensión" +value: "94" +data: App\Entity\Products {#2906 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3944 +label: "Rody conoce y descubre" +value: "95" +data: Proxies\__CG__\App\Entity\Products {#1419 -id: 95 -name: "Rody conoce y descubre" -description: "Rody conoce y descubre" -price: "3890.00" -compareAtPrice: null -SKU: null -stock: 38 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1790 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762188067 {#1792 date: 2025-11-03 16:41:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1814 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-10-35-00-am-6908db238a72b871368140.jpeg" -images: Doctrine\ORM\PersistentCollection {#1831 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1856 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1420 …} } +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3945 +label: "Soy Padre" +value: "96" +data: App\Entity\Products {#2915 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +label: "Mundo Mineral" +value: "97" +data: App\Entity\Products {#2924 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +label: "Rody Ayúdame con las matemáticas" +value: "98" +data: Proxies\__CG__\App\Entity\Products {#1428 -id: 98 -name: "Rody Ayúdame con las matemáticas" -description: "Rody Ayúdame con las matemáticas" -price: "4290.00" -compareAtPrice: null -SKU: null -stock: 20 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1883 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762189879 {#1880 date: 2025-11-03 17:11:19.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1882 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-11-05-57-am-3-6908e237849f4457028354.jpeg" -images: Doctrine\ORM\PersistentCollection {#1890 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1892 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1427 …} } +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +label: "Rody Lectoescritura" +value: "99" +data: App\Entity\Products {#2933 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +label: "Banquito de los valores" +value: "100" +data: App\Entity\Products {#2942 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +label: "Fabulas divertidas La avaricia de María" +value: "101" +data: App\Entity\Products {#2951 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +label: "Mi gran libro de cuentos y fábulas" +value: "102" +data: App\Entity\Products {#2960 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +label: "Preguntas y Respuestas 1001 Regalo Especial" +value: "103" +data: App\Entity\Products {#2969 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +label: "Bolsas Naku" +value: "104" +data: Proxies\__CG__\App\Entity\Products {#1477 -id: 104 -name: "Bolsas Naku" -description: "Bolsas Naku" -price: "10.00" -compareAtPrice: null -SKU: null -stock: 120 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#2019 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762356967 {#2016 date: 2025-11-05 15:36:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#2018 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-31-21-am-690b6ee778c51500165127.jpeg" -images: Doctrine\ORM\PersistentCollection {#2026 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#2028 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1478 …} } +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +label: "El principito Regalo Especial" +value: "105" +data: App\Entity\Products {#2978 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +label: "Cuentos Clásicos Regalo Especial" +value: "106" +data: App\Entity\Products {#2987 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3956 +label: "Mitos y Leyendas Regalo Especial" +value: "107" +data: Proxies\__CG__\App\Entity\Products {#1469 -id: 107 -name: "Mitos y Leyendas Regalo Especial" -description: "Mitos y Leyendas Regalo Especial" -price: "1990.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1985 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762358227 {#1982 date: 2025-11-05 15:57:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1984 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-27-55-am-690b73d3b10f2036664748.jpeg" -images: Doctrine\ORM\PersistentCollection {#1992 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1994 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1470 …} } +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3957 +label: "El mundo de los pequeños Regalo Especial" +value: "108" +data: App\Entity\Products {#2996 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +label: "Mundo Vegetal" +value: "109" +data: App\Entity\Products {#3005 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +label: "Valores de los Pequeños Regalo especial" +value: "110" +data: App\Entity\Products {#3014 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +label: "Plantas curativas regalo especial" +value: "111" +data: App\Entity\Products {#3023 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3961 +label: "Salud y cocina regalo especial" +value: "112" +data: App\Entity\Products {#3032 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3962 +label: "Bolsas Naku" +value: "113" +data: App\Entity\Products {#3041 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +label: "Banquito de Fabulas" +value: "114" +data: App\Entity\Products {#3050 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +label: "Rody Lecturas de comprensión" +value: "115" +data: App\Entity\Products {#3059 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +label: "Ayúdame con la Tarea" +value: "116" +data: Proxies\__CG__\App\Entity\Products {#1437 -id: 116 -name: "Ayúdame con la Tarea" -description: "Ayúdame con la Tarea" -price: "3690.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1917 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1763489281 {#1914 date: 2025-11-18 18:08:01.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1916 …} -imageFile: null -image: "whatsapp-image-2025-11-18-at-12-05-45-pm-691cb6012e52a153739269.jpeg" -images: Doctrine\ORM\PersistentCollection {#1924 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1926 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1438 …} } +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +label: "Bolsas Naku" +value: "117" +data: App\Entity\Products {#3068 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3967 +label: "Mitos y Leyendas Regalo Especial" +value: "118" +data: App\Entity\Products {#3077 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3968 +label: "Cuentos Clásicos Regalo Especial" +value: "119" +data: App\Entity\Products {#3086 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3969 +label: "Matemáticas S/N Caja" +value: "120" +data: App\Entity\Products {#3095 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3970 +label: "LECTOESCRITURA S/N CAJA" +value: "121" +data: App\Entity\Products {#3104 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3971 +label: "Pop Up Sirenita" +value: "122" +data: App\Entity\Products {#3113 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3972 +label: "Sagrada Biblia" +value: "123" +data: App\Entity\Products {#3122 …} +attr: [ "data-price" => "4000.00" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +label: "Biblia Infantil" +value: "124" +data: App\Entity\Products {#3134 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3974 +label: "Mi gran libro de cuentos y fábulas regalo especial" +value: "125" +data: App\Entity\Products {#3143 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3975 +label: "¿Que sabes de los inventos? Regalo especial" +value: "126" +data: App\Entity\Products {#3152 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3976 +label: "Mi Primera Enciclopedia Regalo especial" +value: "127" +data: App\Entity\Products {#3161 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +label: "Aprender a leer con los cuentos Disney Regalo Especial" +value: "128" +data: App\Entity\Products {#3170 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3978 +label: "Mitos y Leyendas Regalo Especial" +value: "129" +data: App\Entity\Products {#3179 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3979 +label: "¿Que sabes de los inventos? Regalo especial" +value: "130" +data: App\Entity\Products {#3188 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3980 +label: "comodin Regalo Especial" +value: "131" +data: App\Entity\Products {#3197 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3981 +label: "Universo Planeta Tierra Regalo Especial" +value: "132" +data: App\Entity\Products {#3206 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3982 +label: "Aprender a leer con los cuentos Disney Regalo Especial" +value: "133" +data: App\Entity\Products {#3215 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3983 +label: "Mi Primera Enciclopedia Regalo especial" +value: "134" +data: App\Entity\Products {#3224 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3984 +label: "Salud y cocina regalo especial" +value: "135" +data: Proxies\__CG__\App\Entity\Products {#1461 -id: 135 -name: "Salud y cocina regalo especial" -description: "Salud y cocina regalo especial" -price: "1490.00" -compareAtPrice: null -SKU: null -stock: 2 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1951 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770302757 {#1948 date: 2026-02-05 14:45:57.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1950 …} -imageFile: null -image: "whatsapp-image-2026-02-02-at-6-43-14-pm-6984ad252b73a092733604.jpeg" -images: Doctrine\ORM\PersistentCollection {#1958 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1960 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1462 …} } +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3985 +label: "Las plantas y sus propiedades curativas" +value: "136" +data: App\Entity\Products {#3233 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3986 +label: "Maximum Enciclopedia Temática" +value: "137" +data: App\Entity\Products {#3242 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3987 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "138" +data: App\Entity\Products {#3251 …} +attr: [ "data-price" => "4990.00" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3988 +label: "Preguntas y Respuestas 1001" +value: "139" +data: App\Entity\Products {#3260 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Products {#1461 -id: 135 -name: "Salud y cocina regalo especial" -description: "Salud y cocina regalo especial" -price: "1490.00" -compareAtPrice: null -SKU: null -stock: 2 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1951 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770302757 {#1948 date: 2026-02-05 14:45:57.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1950 …} -imageFile: null -image: "whatsapp-image-2026-02-02-at-6-43-14-pm-6984ad252b73a092733604.jpeg" -images: Doctrine\ORM\PersistentCollection {#1958 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1960 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1462 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3847 -form: Symfony\Component\Form\Form {#1639 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3846 …5} |
| full_name | "voucher[voucherItems][3][product]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_3_product" |
| is_selected | Closure($choice, $value) {#3849 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Item" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "product" |
| placeholder | "Elige una opción" |
| placeholder_attr | [ "disabled" => "disabled" ] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_product" |
| valid | true |
| value | "135" |
quantity
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
[ "class" => "form-control" "min" => 1 "max" => 500 ] |
| label | "Cantidad" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1627 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 | "Cantidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#1629 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1628 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_voucher_voucherItems_entry_quantity" ] |
| cache_key | "_voucher_voucherItems_entry_quantity_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3989 -form: Symfony\Component\Form\Form {#1642 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3848 …5} |
| full_name | "voucher[voucherItems][3][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_3_quantity" |
| label | "Cantidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_quantity" |
| valid | true |
| value | "1" |
quantityReturned
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => 0 "max" => 1 ] |
[ "class" => "form-control" "min" => 0 "max" => 1 ] |
| auto_initialize | false |
false
|
| label | "Cantidad devuelta" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => 0 "max" => 1 ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1907 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 | "Cantidad devuelta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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 | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1908 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => 0 "max" => 1 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_voucher_voucherItems_entry_quantityReturned" ] |
| cache_key | "_voucher_voucherItems_entry_quantityReturned_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3990 -form: Symfony\Component\Form\Form {#1936 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3991 …5} |
| full_name | "voucher[voucherItems][3][quantityReturned]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_3_quantityReturned" |
| label | "Cantidad devuelta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantityReturned" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_quantityReturned" |
| valid | true |
| value | "" |
4
"App\Form\Type\VoucherItemType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\VoucherItems {#1467 -id: 2952 -product: Proxies\__CG__\App\Entity\Products {#1469 -id: 107 -name: "Mitos y Leyendas Regalo Especial" -description: "Mitos y Leyendas Regalo Especial" -price: "1990.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1985 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762358227 {#1982 date: 2025-11-05 15:57:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1984 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-27-55-am-690b73d3b10f2036664748.jpeg" -images: Doctrine\ORM\PersistentCollection {#1992 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1994 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1470 …} } -quantity: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1465 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1466 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1471 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | "App\Entity\VoucherItems" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1630 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\VoucherItems" } } |
| 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() {#1645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1618 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "voucher_item" "_voucher_voucherItems_entry" ] |
| cache_key | "_voucher_voucherItems_entry_voucher_item" |
| compound | true |
| data | App\Entity\VoucherItems {#1467 -id: 2952 -product: Proxies\__CG__\App\Entity\Products {#1469 -id: 107 -name: "Mitos y Leyendas Regalo Especial" -description: "Mitos y Leyendas Regalo Especial" -price: "1990.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1985 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762358227 {#1982 date: 2025-11-05 15:57:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1984 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-27-55-am-690b73d3b10f2036664748.jpeg" -images: Doctrine\ORM\PersistentCollection {#1992 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1994 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1470 …} } -quantity: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1465 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1466 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1471 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3845 -form: Symfony\Component\Form\Form {#1676 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3844 …5} |
| full_name | "voucher[voucherItems][4]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_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 | "_voucher_voucherItems_entry" |
| valid | true |
| value | App\Entity\VoucherItems {#1467 -id: 2952 -product: Proxies\__CG__\App\Entity\Products {#1469 -id: 107 -name: "Mitos y Leyendas Regalo Especial" -description: "Mitos y Leyendas Regalo Especial" -price: "1990.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1985 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762358227 {#1982 date: 2025-11-05 15:57:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1984 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-27-55-am-690b73d3b10f2036664748.jpeg" -images: Doctrine\ORM\PersistentCollection {#1992 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1994 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1470 …} } -quantity: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1465 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1466 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1471 …} } |
product
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Products {#1469 -id: 107 -name: "Mitos y Leyendas Regalo Especial" -description: "Mitos y Leyendas Regalo Especial" -price: "1990.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1985 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762358227 {#1982 date: 2025-11-05 15:57:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1984 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-27-55-am-690b73d3b10f2036664748.jpeg" -images: Doctrine\ORM\PersistentCollection {#1992 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1994 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1470 …} } |
| View Format |
"107"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choice_attr | Closure($choice, string $key, mixed $value) {#1652 class: "App\Form\Type\VoucherItemType" this: App\Form\Type\VoucherItemType {#1195 …} } |
same as passed value |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Products" |
same as passed value |
| label | "Item" |
same as passed value |
| placeholder | "Elige una opción" |
same as passed value |
| placeholder_attr | [ "disabled" => "disabled" ] |
[ "disabled" => "disabled" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, string $key, mixed $value) {#1652 class: "App\Form\Type\VoucherItemType" this: App\Form\Type\VoucherItemType {#1195 …} } |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1662 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1237 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1657 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1267 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1660 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1269 …} } |
| choices | null |
| class | "App\Entity\Products" |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1242 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1238 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Item" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Elige una opción" |
| placeholder_attr | [ "disabled" => "disabled" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1656 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1655 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_voucher_voucherItems_entry_product" ] |
| cache_key | "_voucher_voucherItems_entry_product_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3998 +label: "Los animales que más quiero" +value: "1" +data: App\Entity\Products {#2051 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3999 +label: "Soy Padre" +value: "2" +data: App\Entity\Products {#2063 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4000 +label: "Mi gran libro de cuentos y fábulas" +value: "3" +data: App\Entity\Products {#2072 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4001 +label: "La salud y la cocina" +value: "4" +data: App\Entity\Products {#2081 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4002 +label: "Maximum Enciclopedia Temática" +value: "5" +data: App\Entity\Products {#2090 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4003 +label: "Las plantas y sus propiedades curativas" +value: "6" +data: App\Entity\Products {#2099 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4004 +label: "Los valores de los pequeños" +value: "7" +data: App\Entity\Products {#2108 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4005 +label: "Dinosaurios El reptil extinto" +value: "8" +data: App\Entity\Products {#2117 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4006 +label: "Banquito de fábulas divertidas" +value: "9" +data: App\Entity\Products {#2126 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4007 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "10" +data: App\Entity\Products {#2135 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4008 +label: "El mundo de los pequeños" +value: "11" +data: App\Entity\Products {#2144 …} +attr: [ "data-price" => "1690.00" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4009 +label: "Seguridad infantil" +value: "12" +data: App\Entity\Products {#2153 …} +attr: [ "data-price" => "1000.00" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4010 +label: "Rody conoce y descubre" +value: "13" +data: App\Entity\Products {#2162 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4011 +label: "Rody Lecturas de comprensión" +value: "14" +data: App\Entity\Products {#2171 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4012 +label: "Fabulas divertidas La avaricia de María" +value: "15" +data: App\Entity\Products {#2180 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4013 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "16" +data: App\Entity\Products {#2189 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4014 +label: "Biblia Infantil Pegasso" +value: "17" +data: App\Entity\Products {#2198 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4015 +label: "Maestro en casa" +value: "18" +data: App\Entity\Products {#2210 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4016 +label: "La sagrada biblia familiar" +value: "19" +data: App\Entity\Products {#2219 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4017 +label: "Pop up La Caperucita" +value: "20" +data: App\Entity\Products {#2228 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4018 +label: "Rody Lectoescritura" +value: "21" +data: App\Entity\Products {#2237 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4019 +label: "Fabulas divertidas El caballo y el burro" +value: "22" +data: App\Entity\Products {#2246 …} +attr: [ "data-price" => "350.00" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4020 +label: "Rody Ayúdame con las matemáticas" +value: "23" +data: App\Entity\Products {#2255 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4021 +label: "Banquito de los valores" +value: "24" +data: App\Entity\Products {#2264 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4022 +label: "El principito" +value: "25" +data: App\Entity\Products {#2273 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4023 +label: "Cuadros" +value: "26" +data: App\Entity\Products {#2282 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4024 +label: "Homenaje a la Virgen" +value: "27" +data: App\Entity\Products {#2291 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4025 +label: "Mi Primera Biblia Classa" +value: "28" +data: App\Entity\Products {#2300 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4026 +label: "Veneración a la Virgen" +value: "29" +data: App\Entity\Products {#2309 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4027 +label: "Rody Ayúdame con las matemáticas" +value: "30" +data: App\Entity\Products {#2318 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4028 +label: "Rody conoce y descubre" +value: "31" +data: App\Entity\Products {#2330 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4029 +label: "Rody Lectoescritura" +value: "32" +data: App\Entity\Products {#2339 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4030 +label: "Banquito de los valores" +value: "33" +data: App\Entity\Products {#2348 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4031 +label: "Fabulas divertidas La avaricia de María" +value: "34" +data: App\Entity\Products {#2357 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4032 +label: "Soy Padre" +value: "35" +data: App\Entity\Products {#2366 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4033 +label: "Maximum Enciclopedia Temática" +value: "36" +data: App\Entity\Products {#2375 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4034 +label: "Rody Ayúdame con las matemáticas" +value: "37" +data: App\Entity\Products {#2384 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4035 +label: "Rody conoce y descubre" +value: "38" +data: App\Entity\Products {#2396 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4036 +label: "Rody Lectoescritura" +value: "39" +data: App\Entity\Products {#2405 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4037 +label: "Fabulas divertidas La avaricia de María" +value: "40" +data: App\Entity\Products {#2414 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4038 +label: "Banquito de los valores" +value: "41" +data: App\Entity\Products {#2423 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4039 +label: "Maximum Enciclopedia Temática" +value: "42" +data: App\Entity\Products {#2432 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4040 +label: "Soy Padre" +value: "43" +data: App\Entity\Products {#2441 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4041 +label: "Rody conoce y descubre" +value: "44" +data: App\Entity\Products {#2450 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4042 +label: "Rody Ayúdame con las matemáticas" +value: "45" +data: App\Entity\Products {#2462 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4043 +label: "Rody Lectoescritura" +value: "46" +data: App\Entity\Products {#2471 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4044 +label: "Banquito de los valores" +value: "47" +data: App\Entity\Products {#2480 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4045 +label: "Fabulas divertidas La avaricia de María" +value: "48" +data: App\Entity\Products {#2489 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4046 +label: "Maximum Enciclopedia Temática" +value: "49" +data: App\Entity\Products {#2498 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4047 +label: "Soy Padre" +value: "50" +data: App\Entity\Products {#2507 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4048 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "51" +data: App\Entity\Products {#2516 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4049 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "52" +data: App\Entity\Products {#2525 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4050 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "53" +data: App\Entity\Products {#2534 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4051 +label: "Mi gran libro de cuentos y fábulas" +value: "54" +data: App\Entity\Products {#2543 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4052 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "55" +data: App\Entity\Products {#2552 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4053 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "56" +data: App\Entity\Products {#2561 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4054 +label: "Mi gran libro de cuentos y fábulas" +value: "57" +data: App\Entity\Products {#2570 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4055 +label: "Mundo Vegetal" +value: "58" +data: App\Entity\Products {#2579 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4056 +label: "Mundo Mineral" +value: "59" +data: App\Entity\Products {#2588 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4057 +label: "Preguntas y Respuestas 1001" +value: "60" +data: App\Entity\Products {#2597 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4058 +label: "Mundo Vegetal" +value: "61" +data: App\Entity\Products {#2606 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4059 +label: "Mundo Vegetal" +value: "62" +data: App\Entity\Products {#2615 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4060 +label: "Mundo Vegetal" +value: "63" +data: App\Entity\Products {#2624 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4061 +label: "Mundo Mineral" +value: "64" +data: App\Entity\Products {#2633 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4062 +label: "Mundo Mineral" +value: "65" +data: App\Entity\Products {#2642 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4063 +label: "Mundo Mineral" +value: "66" +data: App\Entity\Products {#2651 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4064 +label: "Preguntas y Respuestas 1001" +value: "67" +data: App\Entity\Products {#2660 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4065 +label: "Preguntas y Respuestas 1001" +value: "68" +data: App\Entity\Products {#2669 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4066 +label: "Preguntas y Respuestas 1001" +value: "69" +data: App\Entity\Products {#2678 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4067 +label: "UNIVERSO, PLANETA TIERRA" +value: "70" +data: App\Entity\Products {#2687 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4068 +label: "Mi gran libro de cuentos y fábulas" +value: "71" +data: App\Entity\Products {#2696 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4069 +label: "Rody Ayúdame con las matemáticas" +value: "72" +data: App\Entity\Products {#2705 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4070 +label: "Rody conoce y descubre" +value: "73" +data: App\Entity\Products {#2717 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4071 +label: "Banquito de fábulas divertidas" +value: "74" +data: App\Entity\Products {#2726 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4072 +label: "Fabulas divertidas La avaricia de María" +value: "75" +data: App\Entity\Products {#2735 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4073 +label: "Rody Lectoescritura" +value: "76" +data: App\Entity\Products {#2744 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4074 +label: "Soy Padre" +value: "77" +data: App\Entity\Products {#2753 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4075 +label: "Mundo Mineral" +value: "78" +data: App\Entity\Products {#2762 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4076 +label: "Banquito de los valores" +value: "79" +data: App\Entity\Products {#2771 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4077 +label: "Ayúdame con la Tarea" +value: "80" +data: App\Entity\Products {#2780 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4078 +label: "Ayúdame con la Tarea" +value: "81" +data: App\Entity\Products {#2789 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4079 +label: "Biblia Infantil Pegasso" +value: "82" +data: App\Entity\Products {#2798 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4080 +label: "La sagrada biblia familiar" +value: "83" +data: App\Entity\Products {#2807 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4081 +label: "Banquito de fábulas divertidas" +value: "84" +data: App\Entity\Products {#2816 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4082 +label: "El principito" +value: "85" +data: App\Entity\Products {#2825 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4083 +label: "Pop up La Caperucita" +value: "86" +data: App\Entity\Products {#2834 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4084 +label: "Mundo Vegetal" +value: "87" +data: App\Entity\Products {#2843 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4085 +label: "Mi gran libro de cuentos y fábulas" +value: "88" +data: App\Entity\Products {#2852 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4086 +label: "Ayúdame con la Tarea" +value: "89" +data: App\Entity\Products {#2861 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4087 +label: "Menú Internacional" +value: "90" +data: App\Entity\Products {#2870 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4088 +label: "La salud y la cocina" +value: "91" +data: App\Entity\Products {#2879 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4089 +label: "Las plantas y sus propiedades curativas" +value: "92" +data: App\Entity\Products {#2888 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4090 +label: "El principito" +value: "93" +data: App\Entity\Products {#2897 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4091 +label: "Rody Lecturas de comprensión" +value: "94" +data: App\Entity\Products {#2906 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4092 +label: "Rody conoce y descubre" +value: "95" +data: Proxies\__CG__\App\Entity\Products {#1419 -id: 95 -name: "Rody conoce y descubre" -description: "Rody conoce y descubre" -price: "3890.00" -compareAtPrice: null -SKU: null -stock: 38 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1790 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762188067 {#1792 date: 2025-11-03 16:41:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1814 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-10-35-00-am-6908db238a72b871368140.jpeg" -images: Doctrine\ORM\PersistentCollection {#1831 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1856 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1420 …} } +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4093 +label: "Soy Padre" +value: "96" +data: App\Entity\Products {#2915 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4094 +label: "Mundo Mineral" +value: "97" +data: App\Entity\Products {#2924 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4095 +label: "Rody Ayúdame con las matemáticas" +value: "98" +data: Proxies\__CG__\App\Entity\Products {#1428 -id: 98 -name: "Rody Ayúdame con las matemáticas" -description: "Rody Ayúdame con las matemáticas" -price: "4290.00" -compareAtPrice: null -SKU: null -stock: 20 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1883 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762189879 {#1880 date: 2025-11-03 17:11:19.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1882 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-11-05-57-am-3-6908e237849f4457028354.jpeg" -images: Doctrine\ORM\PersistentCollection {#1890 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1892 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1427 …} } +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4096 +label: "Rody Lectoescritura" +value: "99" +data: App\Entity\Products {#2933 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4097 +label: "Banquito de los valores" +value: "100" +data: App\Entity\Products {#2942 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4098 +label: "Fabulas divertidas La avaricia de María" +value: "101" +data: App\Entity\Products {#2951 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4099 +label: "Mi gran libro de cuentos y fábulas" +value: "102" +data: App\Entity\Products {#2960 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4100 +label: "Preguntas y Respuestas 1001 Regalo Especial" +value: "103" +data: App\Entity\Products {#2969 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4101 +label: "Bolsas Naku" +value: "104" +data: Proxies\__CG__\App\Entity\Products {#1477 -id: 104 -name: "Bolsas Naku" -description: "Bolsas Naku" -price: "10.00" -compareAtPrice: null -SKU: null -stock: 120 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#2019 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762356967 {#2016 date: 2025-11-05 15:36:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#2018 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-31-21-am-690b6ee778c51500165127.jpeg" -images: Doctrine\ORM\PersistentCollection {#2026 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#2028 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1478 …} } +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4102 +label: "El principito Regalo Especial" +value: "105" +data: App\Entity\Products {#2978 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4103 +label: "Cuentos Clásicos Regalo Especial" +value: "106" +data: App\Entity\Products {#2987 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4104 +label: "Mitos y Leyendas Regalo Especial" +value: "107" +data: Proxies\__CG__\App\Entity\Products {#1469 -id: 107 -name: "Mitos y Leyendas Regalo Especial" -description: "Mitos y Leyendas Regalo Especial" -price: "1990.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1985 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762358227 {#1982 date: 2025-11-05 15:57:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1984 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-27-55-am-690b73d3b10f2036664748.jpeg" -images: Doctrine\ORM\PersistentCollection {#1992 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1994 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1470 …} } +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4105 +label: "El mundo de los pequeños Regalo Especial" +value: "108" +data: App\Entity\Products {#2996 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4106 +label: "Mundo Vegetal" +value: "109" +data: App\Entity\Products {#3005 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4107 +label: "Valores de los Pequeños Regalo especial" +value: "110" +data: App\Entity\Products {#3014 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4108 +label: "Plantas curativas regalo especial" +value: "111" +data: App\Entity\Products {#3023 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4109 +label: "Salud y cocina regalo especial" +value: "112" +data: App\Entity\Products {#3032 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4110 +label: "Bolsas Naku" +value: "113" +data: App\Entity\Products {#3041 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4111 +label: "Banquito de Fabulas" +value: "114" +data: App\Entity\Products {#3050 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4112 +label: "Rody Lecturas de comprensión" +value: "115" +data: App\Entity\Products {#3059 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4113 +label: "Ayúdame con la Tarea" +value: "116" +data: Proxies\__CG__\App\Entity\Products {#1437 -id: 116 -name: "Ayúdame con la Tarea" -description: "Ayúdame con la Tarea" -price: "3690.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1917 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1763489281 {#1914 date: 2025-11-18 18:08:01.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1916 …} -imageFile: null -image: "whatsapp-image-2025-11-18-at-12-05-45-pm-691cb6012e52a153739269.jpeg" -images: Doctrine\ORM\PersistentCollection {#1924 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1926 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1438 …} } +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4114 +label: "Bolsas Naku" +value: "117" +data: App\Entity\Products {#3068 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4115 +label: "Mitos y Leyendas Regalo Especial" +value: "118" +data: App\Entity\Products {#3077 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4116 +label: "Cuentos Clásicos Regalo Especial" +value: "119" +data: App\Entity\Products {#3086 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4117 +label: "Matemáticas S/N Caja" +value: "120" +data: App\Entity\Products {#3095 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4118 +label: "LECTOESCRITURA S/N CAJA" +value: "121" +data: App\Entity\Products {#3104 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4119 +label: "Pop Up Sirenita" +value: "122" +data: App\Entity\Products {#3113 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4120 +label: "Sagrada Biblia" +value: "123" +data: App\Entity\Products {#3122 …} +attr: [ "data-price" => "4000.00" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4121 +label: "Biblia Infantil" +value: "124" +data: App\Entity\Products {#3134 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4122 +label: "Mi gran libro de cuentos y fábulas regalo especial" +value: "125" +data: App\Entity\Products {#3143 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4123 +label: "¿Que sabes de los inventos? Regalo especial" +value: "126" +data: App\Entity\Products {#3152 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4124 +label: "Mi Primera Enciclopedia Regalo especial" +value: "127" +data: App\Entity\Products {#3161 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4125 +label: "Aprender a leer con los cuentos Disney Regalo Especial" +value: "128" +data: App\Entity\Products {#3170 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4126 +label: "Mitos y Leyendas Regalo Especial" +value: "129" +data: App\Entity\Products {#3179 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4127 +label: "¿Que sabes de los inventos? Regalo especial" +value: "130" +data: App\Entity\Products {#3188 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4128 +label: "comodin Regalo Especial" +value: "131" +data: App\Entity\Products {#3197 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4129 +label: "Universo Planeta Tierra Regalo Especial" +value: "132" +data: App\Entity\Products {#3206 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4130 +label: "Aprender a leer con los cuentos Disney Regalo Especial" +value: "133" +data: App\Entity\Products {#3215 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4131 +label: "Mi Primera Enciclopedia Regalo especial" +value: "134" +data: App\Entity\Products {#3224 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4132 +label: "Salud y cocina regalo especial" +value: "135" +data: Proxies\__CG__\App\Entity\Products {#1461 -id: 135 -name: "Salud y cocina regalo especial" -description: "Salud y cocina regalo especial" -price: "1490.00" -compareAtPrice: null -SKU: null -stock: 2 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1951 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770302757 {#1948 date: 2026-02-05 14:45:57.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1950 …} -imageFile: null -image: "whatsapp-image-2026-02-02-at-6-43-14-pm-6984ad252b73a092733604.jpeg" -images: Doctrine\ORM\PersistentCollection {#1958 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1960 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1462 …} } +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4133 +label: "Las plantas y sus propiedades curativas" +value: "136" +data: App\Entity\Products {#3233 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4134 +label: "Maximum Enciclopedia Temática" +value: "137" +data: App\Entity\Products {#3242 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4135 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "138" +data: App\Entity\Products {#3251 …} +attr: [ "data-price" => "4990.00" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4136 +label: "Preguntas y Respuestas 1001" +value: "139" +data: App\Entity\Products {#3260 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Products {#1469 -id: 107 -name: "Mitos y Leyendas Regalo Especial" -description: "Mitos y Leyendas Regalo Especial" -price: "1990.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1985 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762358227 {#1982 date: 2025-11-05 15:57:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1984 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-27-55-am-690b73d3b10f2036664748.jpeg" -images: Doctrine\ORM\PersistentCollection {#1992 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1994 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1470 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3995 -form: Symfony\Component\Form\Form {#1679 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3994 …5} |
| full_name | "voucher[voucherItems][4][product]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_4_product" |
| is_selected | Closure($choice, $value) {#3997 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Item" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "product" |
| placeholder | "Elige una opción" |
| placeholder_attr | [ "disabled" => "disabled" ] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_product" |
| valid | true |
| value | "107" |
quantity
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
[ "class" => "form-control" "min" => 1 "max" => 500 ] |
| label | "Cantidad" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1667 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Cantidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#1669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1668 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_voucher_voucherItems_entry_quantity" ] |
| cache_key | "_voucher_voucherItems_entry_quantity_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4137 -form: Symfony\Component\Form\Form {#1682 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3996 …5} |
| full_name | "voucher[voucherItems][4][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_4_quantity" |
| label | "Cantidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_quantity" |
| valid | true |
| value | "1" |
quantityReturned
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => 0 "max" => 1 ] |
[ "class" => "form-control" "min" => 0 "max" => 1 ] |
| auto_initialize | false |
false
|
| label | "Cantidad devuelta" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => 0 "max" => 1 ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1941 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Cantidad devuelta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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 | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1942 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => 0 "max" => 1 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_voucher_voucherItems_entry_quantityReturned" ] |
| cache_key | "_voucher_voucherItems_entry_quantityReturned_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4138 -form: Symfony\Component\Form\Form {#1970 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4139 …5} |
| full_name | "voucher[voucherItems][4][quantityReturned]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_4_quantityReturned" |
| label | "Cantidad devuelta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantityReturned" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_quantityReturned" |
| valid | true |
| value | "" |
5
"App\Form\Type\VoucherItemType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\VoucherItems {#1475 -id: 2953 -product: Proxies\__CG__\App\Entity\Products {#1477 -id: 104 -name: "Bolsas Naku" -description: "Bolsas Naku" -price: "10.00" -compareAtPrice: null -SKU: null -stock: 120 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#2019 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762356967 {#2016 date: 2025-11-05 15:36:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#2018 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-31-21-am-690b6ee778c51500165127.jpeg" -images: Doctrine\ORM\PersistentCollection {#2026 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#2028 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1478 …} } -quantity: 14 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1473 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1474 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1479 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | "App\Entity\VoucherItems" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1670 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\VoucherItems" } } |
| 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() {#1685 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1658 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "voucher_item" "_voucher_voucherItems_entry" ] |
| cache_key | "_voucher_voucherItems_entry_voucher_item" |
| compound | true |
| data | App\Entity\VoucherItems {#1475 -id: 2953 -product: Proxies\__CG__\App\Entity\Products {#1477 -id: 104 -name: "Bolsas Naku" -description: "Bolsas Naku" -price: "10.00" -compareAtPrice: null -SKU: null -stock: 120 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#2019 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762356967 {#2016 date: 2025-11-05 15:36:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#2018 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-31-21-am-690b6ee778c51500165127.jpeg" -images: Doctrine\ORM\PersistentCollection {#2026 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#2028 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1478 …} } -quantity: 14 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1473 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1474 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1479 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3993 -form: Symfony\Component\Form\Form {#1716 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3992 …5} |
| full_name | "voucher[voucherItems][5]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_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 | "_voucher_voucherItems_entry" |
| valid | true |
| value | App\Entity\VoucherItems {#1475 -id: 2953 -product: Proxies\__CG__\App\Entity\Products {#1477 -id: 104 -name: "Bolsas Naku" -description: "Bolsas Naku" -price: "10.00" -compareAtPrice: null -SKU: null -stock: 120 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#2019 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762356967 {#2016 date: 2025-11-05 15:36:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#2018 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-31-21-am-690b6ee778c51500165127.jpeg" -images: Doctrine\ORM\PersistentCollection {#2026 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#2028 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1478 …} } -quantity: 14 -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1473 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1474 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucher: App\Entity\Vouchers {#1028 -id: 689 -applicant: Proxies\__CG__\App\Entity\Users {#1067 …} -type: "release" -isActive: true -updatedAt: DateTimeImmutable @1770314320 {#1023 date: 2026-02-05 17:58:40.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770314115 {#1020 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -voucherItems: Doctrine\ORM\PersistentCollection {#1094 …} -items: [ 95 => [ "name" => "Rody conoce y descubre" "total" => 54460.0 "quantity" => 14 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "total" => 47190.0 "quantity" => 11 ] 104 => [ "name" => "Bolsas Naku" "total" => 140.0 "quantity" => 14 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "total" => 1990.0 "quantity" => 1 ] 116 => [ "name" => "Ayúdame con la Tarea" "total" => 11070.0 "quantity" => 3 ] 135 => [ "name" => "Salud y cocina regalo especial" "total" => 1490.0 "quantity" => 1 ] ] -status: "released" -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -createdBy: App\Entity\Users {#745 …} -orders: Doctrine\ORM\PersistentCollection {#1113 …} -comments: "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." -movementType: "route" -previousItems: [ 95 => [ "name" => "Rody conoce y descubre" "price" => "3890.00" "stock" => 52 ] 98 => [ "name" => "Rody Ayúdame con las matemáticas" "price" => "4290.00" "stock" => 31 ] 104 => [ "name" => "Bolsas Naku" "price" => "10.00" "stock" => 134 ] 107 => [ "name" => "Mitos y Leyendas Regalo Especial" "price" => "1990.00" "stock" => 2 ] 116 => [ "name" => "Ayúdame con la Tarea" "price" => "3690.00" "stock" => 4 ] 135 => [ "name" => "Salud y cocina regalo especial" "price" => "1490.00" "stock" => 3 ] ] } -status: "released" -quantityReturned: null -availableQuantity: null -orderItems: Doctrine\ORM\PersistentCollection {#1479 …} } |
product
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Products {#1477 -id: 104 -name: "Bolsas Naku" -description: "Bolsas Naku" -price: "10.00" -compareAtPrice: null -SKU: null -stock: 120 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#2019 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762356967 {#2016 date: 2025-11-05 15:36:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#2018 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-31-21-am-690b6ee778c51500165127.jpeg" -images: Doctrine\ORM\PersistentCollection {#2026 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#2028 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1478 …} } |
| View Format |
"104"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choice_attr | Closure($choice, string $key, mixed $value) {#1692 class: "App\Form\Type\VoucherItemType" this: App\Form\Type\VoucherItemType {#1195 …} } |
same as passed value |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Products" |
same as passed value |
| label | "Item" |
same as passed value |
| placeholder | "Elige una opción" |
same as passed value |
| placeholder_attr | [ "disabled" => "disabled" ] |
[ "disabled" => "disabled" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, string $key, mixed $value) {#1692 class: "App\Form\Type\VoucherItemType" this: App\Form\Type\VoucherItemType {#1195 …} } |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1702 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1237 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1697 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1267 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1700 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1269 …} } |
| choices | null |
| class | "App\Entity\Products" |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1242 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerOwv2h61\EntityManagerGhostEbeb667 {#278 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1238 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Item" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Elige una opción" |
| placeholder_attr | [ "disabled" => "disabled" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1695 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_voucher_voucherItems_entry_product" ] |
| cache_key | "_voucher_voucherItems_entry_product_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4146 +label: "Los animales que más quiero" +value: "1" +data: App\Entity\Products {#2051 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4147 +label: "Soy Padre" +value: "2" +data: App\Entity\Products {#2063 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4148 +label: "Mi gran libro de cuentos y fábulas" +value: "3" +data: App\Entity\Products {#2072 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4149 +label: "La salud y la cocina" +value: "4" +data: App\Entity\Products {#2081 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4150 +label: "Maximum Enciclopedia Temática" +value: "5" +data: App\Entity\Products {#2090 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4151 +label: "Las plantas y sus propiedades curativas" +value: "6" +data: App\Entity\Products {#2099 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4152 +label: "Los valores de los pequeños" +value: "7" +data: App\Entity\Products {#2108 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4153 +label: "Dinosaurios El reptil extinto" +value: "8" +data: App\Entity\Products {#2117 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4154 +label: "Banquito de fábulas divertidas" +value: "9" +data: App\Entity\Products {#2126 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4155 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "10" +data: App\Entity\Products {#2135 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4156 +label: "El mundo de los pequeños" +value: "11" +data: App\Entity\Products {#2144 …} +attr: [ "data-price" => "1690.00" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4157 +label: "Seguridad infantil" +value: "12" +data: App\Entity\Products {#2153 …} +attr: [ "data-price" => "1000.00" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4158 +label: "Rody conoce y descubre" +value: "13" +data: App\Entity\Products {#2162 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4159 +label: "Rody Lecturas de comprensión" +value: "14" +data: App\Entity\Products {#2171 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4160 +label: "Fabulas divertidas La avaricia de María" +value: "15" +data: App\Entity\Products {#2180 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4161 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "16" +data: App\Entity\Products {#2189 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4162 +label: "Biblia Infantil Pegasso" +value: "17" +data: App\Entity\Products {#2198 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4163 +label: "Maestro en casa" +value: "18" +data: App\Entity\Products {#2210 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4164 +label: "La sagrada biblia familiar" +value: "19" +data: App\Entity\Products {#2219 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4165 +label: "Pop up La Caperucita" +value: "20" +data: App\Entity\Products {#2228 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4166 +label: "Rody Lectoescritura" +value: "21" +data: App\Entity\Products {#2237 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4167 +label: "Fabulas divertidas El caballo y el burro" +value: "22" +data: App\Entity\Products {#2246 …} +attr: [ "data-price" => "350.00" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4168 +label: "Rody Ayúdame con las matemáticas" +value: "23" +data: App\Entity\Products {#2255 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4169 +label: "Banquito de los valores" +value: "24" +data: App\Entity\Products {#2264 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4170 +label: "El principito" +value: "25" +data: App\Entity\Products {#2273 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4171 +label: "Cuadros" +value: "26" +data: App\Entity\Products {#2282 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4172 +label: "Homenaje a la Virgen" +value: "27" +data: App\Entity\Products {#2291 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4173 +label: "Mi Primera Biblia Classa" +value: "28" +data: App\Entity\Products {#2300 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4174 +label: "Veneración a la Virgen" +value: "29" +data: App\Entity\Products {#2309 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4175 +label: "Rody Ayúdame con las matemáticas" +value: "30" +data: App\Entity\Products {#2318 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4176 +label: "Rody conoce y descubre" +value: "31" +data: App\Entity\Products {#2330 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4177 +label: "Rody Lectoescritura" +value: "32" +data: App\Entity\Products {#2339 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4178 +label: "Banquito de los valores" +value: "33" +data: App\Entity\Products {#2348 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4179 +label: "Fabulas divertidas La avaricia de María" +value: "34" +data: App\Entity\Products {#2357 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4180 +label: "Soy Padre" +value: "35" +data: App\Entity\Products {#2366 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4181 +label: "Maximum Enciclopedia Temática" +value: "36" +data: App\Entity\Products {#2375 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4182 +label: "Rody Ayúdame con las matemáticas" +value: "37" +data: App\Entity\Products {#2384 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4183 +label: "Rody conoce y descubre" +value: "38" +data: App\Entity\Products {#2396 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4184 +label: "Rody Lectoescritura" +value: "39" +data: App\Entity\Products {#2405 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4185 +label: "Fabulas divertidas La avaricia de María" +value: "40" +data: App\Entity\Products {#2414 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4186 +label: "Banquito de los valores" +value: "41" +data: App\Entity\Products {#2423 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4187 +label: "Maximum Enciclopedia Temática" +value: "42" +data: App\Entity\Products {#2432 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4188 +label: "Soy Padre" +value: "43" +data: App\Entity\Products {#2441 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4189 +label: "Rody conoce y descubre" +value: "44" +data: App\Entity\Products {#2450 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4190 +label: "Rody Ayúdame con las matemáticas" +value: "45" +data: App\Entity\Products {#2462 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4191 +label: "Rody Lectoescritura" +value: "46" +data: App\Entity\Products {#2471 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4192 +label: "Banquito de los valores" +value: "47" +data: App\Entity\Products {#2480 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4193 +label: "Fabulas divertidas La avaricia de María" +value: "48" +data: App\Entity\Products {#2489 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4194 +label: "Maximum Enciclopedia Temática" +value: "49" +data: App\Entity\Products {#2498 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4195 +label: "Soy Padre" +value: "50" +data: App\Entity\Products {#2507 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4196 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "51" +data: App\Entity\Products {#2516 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4197 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "52" +data: App\Entity\Products {#2525 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4198 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "53" +data: App\Entity\Products {#2534 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4199 +label: "Mi gran libro de cuentos y fábulas" +value: "54" +data: App\Entity\Products {#2543 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4200 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "55" +data: App\Entity\Products {#2552 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4201 +label: "Diccionario enciclopédico Reymo 8 Vol." +value: "56" +data: App\Entity\Products {#2561 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4202 +label: "Mi gran libro de cuentos y fábulas" +value: "57" +data: App\Entity\Products {#2570 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4203 +label: "Mundo Vegetal" +value: "58" +data: App\Entity\Products {#2579 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4204 +label: "Mundo Mineral" +value: "59" +data: App\Entity\Products {#2588 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4205 +label: "Preguntas y Respuestas 1001" +value: "60" +data: App\Entity\Products {#2597 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4206 +label: "Mundo Vegetal" +value: "61" +data: App\Entity\Products {#2606 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4207 +label: "Mundo Vegetal" +value: "62" +data: App\Entity\Products {#2615 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4208 +label: "Mundo Vegetal" +value: "63" +data: App\Entity\Products {#2624 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4209 +label: "Mundo Mineral" +value: "64" +data: App\Entity\Products {#2633 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4210 +label: "Mundo Mineral" +value: "65" +data: App\Entity\Products {#2642 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4211 +label: "Mundo Mineral" +value: "66" +data: App\Entity\Products {#2651 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4212 +label: "Preguntas y Respuestas 1001" +value: "67" +data: App\Entity\Products {#2660 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4213 +label: "Preguntas y Respuestas 1001" +value: "68" +data: App\Entity\Products {#2669 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4214 +label: "Preguntas y Respuestas 1001" +value: "69" +data: App\Entity\Products {#2678 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4215 +label: "UNIVERSO, PLANETA TIERRA" +value: "70" +data: App\Entity\Products {#2687 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4216 +label: "Mi gran libro de cuentos y fábulas" +value: "71" +data: App\Entity\Products {#2696 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4217 +label: "Rody Ayúdame con las matemáticas" +value: "72" +data: App\Entity\Products {#2705 …} +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4218 +label: "Rody conoce y descubre" +value: "73" +data: App\Entity\Products {#2717 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4219 +label: "Banquito de fábulas divertidas" +value: "74" +data: App\Entity\Products {#2726 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4220 +label: "Fabulas divertidas La avaricia de María" +value: "75" +data: App\Entity\Products {#2735 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4221 +label: "Rody Lectoescritura" +value: "76" +data: App\Entity\Products {#2744 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4222 +label: "Soy Padre" +value: "77" +data: App\Entity\Products {#2753 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4223 +label: "Mundo Mineral" +value: "78" +data: App\Entity\Products {#2762 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4224 +label: "Banquito de los valores" +value: "79" +data: App\Entity\Products {#2771 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4225 +label: "Ayúdame con la Tarea" +value: "80" +data: App\Entity\Products {#2780 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4226 +label: "Ayúdame con la Tarea" +value: "81" +data: App\Entity\Products {#2789 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4227 +label: "Biblia Infantil Pegasso" +value: "82" +data: App\Entity\Products {#2798 …} +attr: [ "data-price" => "2690.00" ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4228 +label: "La sagrada biblia familiar" +value: "83" +data: App\Entity\Products {#2807 …} +attr: [ "data-price" => "5990.00" ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4229 +label: "Banquito de fábulas divertidas" +value: "84" +data: App\Entity\Products {#2816 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4230 +label: "El principito" +value: "85" +data: App\Entity\Products {#2825 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4231 +label: "Pop up La Caperucita" +value: "86" +data: App\Entity\Products {#2834 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4232 +label: "Mundo Vegetal" +value: "87" +data: App\Entity\Products {#2843 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4233 +label: "Mi gran libro de cuentos y fábulas" +value: "88" +data: App\Entity\Products {#2852 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4234 +label: "Ayúdame con la Tarea" +value: "89" +data: App\Entity\Products {#2861 …} +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4235 +label: "Menú Internacional" +value: "90" +data: App\Entity\Products {#2870 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4236 +label: "La salud y la cocina" +value: "91" +data: App\Entity\Products {#2879 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4237 +label: "Las plantas y sus propiedades curativas" +value: "92" +data: App\Entity\Products {#2888 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4238 +label: "El principito" +value: "93" +data: App\Entity\Products {#2897 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4239 +label: "Rody Lecturas de comprensión" +value: "94" +data: App\Entity\Products {#2906 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4240 +label: "Rody conoce y descubre" +value: "95" +data: Proxies\__CG__\App\Entity\Products {#1419 -id: 95 -name: "Rody conoce y descubre" -description: "Rody conoce y descubre" -price: "3890.00" -compareAtPrice: null -SKU: null -stock: 38 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1790 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762188067 {#1792 date: 2025-11-03 16:41:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1814 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-10-35-00-am-6908db238a72b871368140.jpeg" -images: Doctrine\ORM\PersistentCollection {#1831 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1856 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1420 …} } +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4241 +label: "Soy Padre" +value: "96" +data: App\Entity\Products {#2915 …} +attr: [ "data-price" => "3890.00" ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4242 +label: "Mundo Mineral" +value: "97" +data: App\Entity\Products {#2924 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4243 +label: "Rody Ayúdame con las matemáticas" +value: "98" +data: Proxies\__CG__\App\Entity\Products {#1428 -id: 98 -name: "Rody Ayúdame con las matemáticas" -description: "Rody Ayúdame con las matemáticas" -price: "4290.00" -compareAtPrice: null -SKU: null -stock: 20 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1883 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762189879 {#1880 date: 2025-11-03 17:11:19.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1882 …} -imageFile: null -image: "whatsapp-image-2025-11-03-at-11-05-57-am-3-6908e237849f4457028354.jpeg" -images: Doctrine\ORM\PersistentCollection {#1890 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1892 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1427 …} } +attr: [ "data-price" => "4290.00" ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4244 +label: "Rody Lectoescritura" +value: "99" +data: App\Entity\Products {#2933 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4245 +label: "Banquito de los valores" +value: "100" +data: App\Entity\Products {#2942 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4246 +label: "Fabulas divertidas La avaricia de María" +value: "101" +data: App\Entity\Products {#2951 …} +attr: [ "data-price" => "590.00" ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4247 +label: "Mi gran libro de cuentos y fábulas" +value: "102" +data: App\Entity\Products {#2960 …} +attr: [ "data-price" => "1590.00" ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4248 +label: "Preguntas y Respuestas 1001 Regalo Especial" +value: "103" +data: App\Entity\Products {#2969 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4249 +label: "Bolsas Naku" +value: "104" +data: Proxies\__CG__\App\Entity\Products {#1477 -id: 104 -name: "Bolsas Naku" -description: "Bolsas Naku" -price: "10.00" -compareAtPrice: null -SKU: null -stock: 120 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#2019 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762356967 {#2016 date: 2025-11-05 15:36:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#2018 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-31-21-am-690b6ee778c51500165127.jpeg" -images: Doctrine\ORM\PersistentCollection {#2026 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#2028 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1478 …} } +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4250 +label: "El principito Regalo Especial" +value: "105" +data: App\Entity\Products {#2978 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4251 +label: "Cuentos Clásicos Regalo Especial" +value: "106" +data: App\Entity\Products {#2987 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4252 +label: "Mitos y Leyendas Regalo Especial" +value: "107" +data: Proxies\__CG__\App\Entity\Products {#1469 -id: 107 -name: "Mitos y Leyendas Regalo Especial" -description: "Mitos y Leyendas Regalo Especial" -price: "1990.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1985 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762358227 {#1982 date: 2025-11-05 15:57:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1984 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-27-55-am-690b73d3b10f2036664748.jpeg" -images: Doctrine\ORM\PersistentCollection {#1992 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1994 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1470 …} } +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4253 +label: "El mundo de los pequeños Regalo Especial" +value: "108" +data: App\Entity\Products {#2996 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4254 +label: "Mundo Vegetal" +value: "109" +data: App\Entity\Products {#3005 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4255 +label: "Valores de los Pequeños Regalo especial" +value: "110" +data: App\Entity\Products {#3014 …} +attr: [ "data-price" => "1890.00" ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4256 +label: "Plantas curativas regalo especial" +value: "111" +data: App\Entity\Products {#3023 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4257 +label: "Salud y cocina regalo especial" +value: "112" +data: App\Entity\Products {#3032 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4258 +label: "Bolsas Naku" +value: "113" +data: App\Entity\Products {#3041 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4259 +label: "Banquito de Fabulas" +value: "114" +data: App\Entity\Products {#3050 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4260 +label: "Rody Lecturas de comprensión" +value: "115" +data: App\Entity\Products {#3059 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4261 +label: "Ayúdame con la Tarea" +value: "116" +data: Proxies\__CG__\App\Entity\Products {#1437 -id: 116 -name: "Ayúdame con la Tarea" -description: "Ayúdame con la Tarea" -price: "3690.00" -compareAtPrice: null -SKU: null -stock: 1 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1917 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1763489281 {#1914 date: 2025-11-18 18:08:01.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1916 …} -imageFile: null -image: "whatsapp-image-2025-11-18-at-12-05-45-pm-691cb6012e52a153739269.jpeg" -images: Doctrine\ORM\PersistentCollection {#1924 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1926 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1438 …} } +attr: [ "data-price" => "3690.00" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4262 +label: "Bolsas Naku" +value: "117" +data: App\Entity\Products {#3068 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4263 +label: "Mitos y Leyendas Regalo Especial" +value: "118" +data: App\Entity\Products {#3077 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4264 +label: "Cuentos Clásicos Regalo Especial" +value: "119" +data: App\Entity\Products {#3086 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4265 +label: "Matemáticas S/N Caja" +value: "120" +data: App\Entity\Products {#3095 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4266 +label: "LECTOESCRITURA S/N CAJA" +value: "121" +data: App\Entity\Products {#3104 …} +attr: [ "data-price" => "10.00" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4267 +label: "Pop Up Sirenita" +value: "122" +data: App\Entity\Products {#3113 …} +attr: [ "data-price" => "1290.00" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4268 +label: "Sagrada Biblia" +value: "123" +data: App\Entity\Products {#3122 …} +attr: [ "data-price" => "4000.00" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4269 +label: "Biblia Infantil" +value: "124" +data: App\Entity\Products {#3134 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4270 +label: "Mi gran libro de cuentos y fábulas regalo especial" +value: "125" +data: App\Entity\Products {#3143 …} +attr: [ "data-price" => "2290.00" ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4271 +label: "¿Que sabes de los inventos? Regalo especial" +value: "126" +data: App\Entity\Products {#3152 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4272 +label: "Mi Primera Enciclopedia Regalo especial" +value: "127" +data: App\Entity\Products {#3161 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4273 +label: "Aprender a leer con los cuentos Disney Regalo Especial" +value: "128" +data: App\Entity\Products {#3170 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4274 +label: "Mitos y Leyendas Regalo Especial" +value: "129" +data: App\Entity\Products {#3179 …} +attr: [ "data-price" => "1990.00" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4275 +label: "¿Que sabes de los inventos? Regalo especial" +value: "130" +data: App\Entity\Products {#3188 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4276 +label: "comodin Regalo Especial" +value: "131" +data: App\Entity\Products {#3197 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4277 +label: "Universo Planeta Tierra Regalo Especial" +value: "132" +data: App\Entity\Products {#3206 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4278 +label: "Aprender a leer con los cuentos Disney Regalo Especial" +value: "133" +data: App\Entity\Products {#3215 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4279 +label: "Mi Primera Enciclopedia Regalo especial" +value: "134" +data: App\Entity\Products {#3224 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4280 +label: "Salud y cocina regalo especial" +value: "135" +data: Proxies\__CG__\App\Entity\Products {#1461 -id: 135 -name: "Salud y cocina regalo especial" -description: "Salud y cocina regalo especial" -price: "1490.00" -compareAtPrice: null -SKU: null -stock: 2 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#1951 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1770302757 {#1948 date: 2026-02-05 14:45:57.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#1950 …} -imageFile: null -image: "whatsapp-image-2026-02-02-at-6-43-14-pm-6984ad252b73a092733604.jpeg" -images: Doctrine\ORM\PersistentCollection {#1958 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#1960 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1462 …} } +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4281 +label: "Las plantas y sus propiedades curativas" +value: "136" +data: App\Entity\Products {#3233 …} +attr: [ "data-price" => "1490.00" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4282 +label: "Maximum Enciclopedia Temática" +value: "137" +data: App\Entity\Products {#3242 …} +attr: [ "data-price" => "4490.00" ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4283 +label: "Nueva enciclopedia autodidáctica 9 Vol." +value: "138" +data: App\Entity\Products {#3251 …} +attr: [ "data-price" => "4990.00" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4284 +label: "Preguntas y Respuestas 1001" +value: "139" +data: App\Entity\Products {#3260 …} +attr: [ "data-price" => "3290.00" ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Products {#1477 -id: 104 -name: "Bolsas Naku" -description: "Bolsas Naku" -price: "10.00" -compareAtPrice: null -SKU: null -stock: 120 -isActive: true -updatedAt: DateTimeImmutable @1770314115 {#2019 date: 2026-02-05 17:55:15.0 Etc/UTC (+00:00) } -createdAt: DateTimeImmutable @1762356967 {#2016 date: 2025-11-05 15:36:07.0 Etc/UTC (+00:00) } -warehouse: Proxies\__CG__\App\Entity\Warehouses {#1109 …} -category: Proxies\__CG__\App\Entity\ProductCategories {#1810 …} -orderItems: Doctrine\ORM\PersistentCollection {#2018 …} -imageFile: null -image: "whatsapp-image-2025-11-05-at-9-31-21-am-690b6ee778c51500165127.jpeg" -images: Doctrine\ORM\PersistentCollection {#2026 …} -vendor: Proxies\__CG__\App\Entity\Vendor {#1852 …} -voucherItems: Doctrine\ORM\PersistentCollection {#2028 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1478 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4143 -form: Symfony\Component\Form\Form {#1719 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4142 …5} |
| full_name | "voucher[voucherItems][5][product]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_5_product" |
| is_selected | Closure($choice, $value) {#4145 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Item" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "product" |
| placeholder | "Elige una opción" |
| placeholder_attr | [ "disabled" => "disabled" ] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_product" |
| valid | true |
| value | "104" |
quantity
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 14 |
| View Format |
"14"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
[ "class" => "form-control" "min" => 1 "max" => 500 ] |
| label | "Cantidad" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1707 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 | "Cantidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#1709 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1708 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => 1 "max" => 500 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_voucher_voucherItems_entry_quantity" ] |
| cache_key | "_voucher_voucherItems_entry_quantity_integer" |
| compound | false |
| data | 14 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4285 -form: Symfony\Component\Form\Form {#1722 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4144 …5} |
| full_name | "voucher[voucherItems][5][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_5_quantity" |
| label | "Cantidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_quantity" |
| valid | true |
| value | "14" |
quantityReturned
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => 0 "max" => 14 ] |
[ "class" => "form-control" "min" => 0 "max" => 14 ] |
| auto_initialize | false |
false
|
| label | "Cantidad devuelta" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => 0 "max" => 14 ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1975 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 | "Cantidad devuelta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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 | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1976 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => 0 "max" => 14 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_voucher_voucherItems_entry_quantityReturned" ] |
| cache_key | "_voucher_voucherItems_entry_quantityReturned_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4286 -form: Symfony\Component\Form\Form {#2004 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4287 …5} |
| full_name | "voucher[voucherItems][5][quantityReturned]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_voucherItems_5_quantityReturned" |
| label | "Cantidad devuelta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantityReturned" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_voucherItems_entry_quantityReturned" |
| valid | true |
| value | "" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "release" |
| View Format | same as normalized format |
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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1307 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 | 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1308 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_voucher_type" ] |
| cache_key | "_voucher_type_hidden" |
| compound | false |
| data | "release" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1190 -form: Symfony\Component\Form\Form {#1353 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1363 …5} |
| full_name | "voucher[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_type" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "type" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_type" |
| valid | true |
| value | "release" |
comments
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1328 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 |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#1330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1329 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_voucher_comments" ] |
| cache_key | "_voucher_comments_textarea" |
| compound | false |
| data | "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4140 -form: Symfony\Component\Form\Form {#1356 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4141 …5} |
| full_name | "voucher[comments]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher_comments" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comments" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_voucher_comments" |
| valid | true |
| value | "Afiliaciones 8 - Carpeta 1 - Regalo conferencia - Esc. Primaria "Maximo Avila Camacho" - Matricula: 40 padres de familia." |
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| 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" "_voucher_save" ] |
| cache_key | "_voucher_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4288 …5} |
| full_name | "voucher[save]" |
| id | "voucher_save" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_voucher_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "7251673451c1d815fa.8cef0MT5RJ9qs27pT5gyJ7tQygbsFUV4BzCrJGaPP2I.s7fRlJPALvEL5gWuC_sDc98BhX-acwgwUgOSfh74Xi-ns9eAlJVwxRjBGQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "7251673451c1d815fa.8cef0MT5RJ9qs27pT5gyJ7tQygbsFUV4BzCrJGaPP2I.s7fRlJPALvEL5gWuC_sDc98BhX-acwgwUgOSfh74Xi-ns9eAlJVwxRjBGQ" |
same as passed value |
| mapped | false |
false
|
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 | "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\CsrfTokenManager {#1146 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1148 …} -namespace: Closure() {#1150 …} } |
| data | "7251673451c1d815fa.8cef0MT5RJ9qs27pT5gyJ7tQygbsFUV4BzCrJGaPP2I.s7fRlJPALvEL5gWuC_sDc98BhX-acwgwUgOSfh74Xi-ns9eAlJVwxRjBGQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1367 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() {#4290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#4289 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_voucher__token" ] |
| cache_key | "_voucher__token_hidden" |
| compound | false |
| data | "7251673451c1d815fa.8cef0MT5RJ9qs27pT5gyJ7tQygbsFUV4BzCrJGaPP2I.s7fRlJPALvEL5gWuC_sDc98BhX-acwgwUgOSfh74Xi-ns9eAlJVwxRjBGQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4300 -form: Symfony\Component\Form\Form {#4296 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4291 …5} |
| full_name | "voucher[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "voucher__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 | "_voucher__token" |
| valid | true |
| value | "7251673451c1d815fa.8cef0MT5RJ9qs27pT5gyJ7tQygbsFUV4BzCrJGaPP2I.s7fRlJPALvEL5gWuC_sDc98BhX-acwgwUgOSfh74Xi-ns9eAlJVwxRjBGQ" |