- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Security
- Twig
- Doctrine
- Migrations
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
fecha
-
categoria
-
monto
-
detalle
-
caja
-
fechaPago
-
detallePago
-
-
-
file
-
-
-
file
-
-
-
file
-
-
-
_token
-
pago
"App\Form\PagoType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } |
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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data | App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } |
data_class | "App\Entity\Movimiento" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1264 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $class: "App\Entity\Movimiento" } } |
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 | [] |
legacy_error_messages | true |
mapped | 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() {#1265 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1263 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "pago" "_pago" ] |
cache_key | "_pago_pago" |
compound | true |
data | App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1384 -form: Symfony\Component\Form\Form {#1390 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1266 …5} |
full_name | "pago" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "pago" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pago" |
valid | true |
value | App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } |
fecha
"App\Form\Type\FechaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DateTime @1757517537 {#1570 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } |
View Format |
"10-09-2025"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-date-format" => "YYYY-MM-DD" ] |
[ "data-date-format" => "YYYY-MM-DD" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-date-format" => "YYYY-MM-DD" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "dd-MM-yyyy" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#1288 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1285 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-date-format" => "YYYY-MM-DD" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "fecha" "_pago_fecha" ] |
cache_key | "_pago_fecha_fecha" |
compound | false |
data | DateTime @1757517537 {#1570 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#85 -form: Symfony\Component\Form\Form {#1538 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1521 …5} |
full_name | "pago[fecha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_fecha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fecha" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pago_fecha" |
valid | true |
value | "10-09-2025" |
widget | "single_text" |
categoria
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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" => "select2" ] |
[ "class" => "select2" ] |
class | "App\Entity\MovimientoCategoria" |
same as passed value |
em | "default" |
ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} |
multiple | false |
false
|
placeholder | "Elegir Uno" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "select2" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#156 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#118 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#153 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#117 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#116 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#152 -om: ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#151 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\MovimientoCategoria" |
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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
em | ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} |
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 {#152 -om: ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#151 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Elegir Uno" |
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() {#155 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#158 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_pago_categoria" ] |
cache_key | "_pago_categoria_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1289 +label: "Salud Publica" +value: "1" +data: App\Entity\MovimientoCategoria {#1708 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1565 +label: "Asunt" +value: "2" +data: App\Entity\MovimientoCategoria {#1721 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +label: "Rentas Dominio AYM501" +value: "3" +data: App\Entity\MovimientoCategoria {#1726 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +label: "Rentas Padron 677700" +value: "4" +data: App\Entity\MovimientoCategoria {#1731 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1719 +label: "Rentas Padron 4776931" +value: "5" +data: App\Entity\MovimientoCategoria {#1736 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1563 +label: "Rentas Padron 580371" +value: "6" +data: App\Entity\MovimientoCategoria {#1741 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1614 +label: "Rentas Dominio AC233TT" +value: "7" +data: App\Entity\MovimientoCategoria {#1746 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1710 +label: "Rentas Dominio AC733OZ" +value: "8" +data: App\Entity\MovimientoCategoria {#1751 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1567 +label: "Rentas Padron 201532" +value: "9" +data: App\Entity\MovimientoCategoria {#1756 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1566 +label: "Rentas Padron 580373" +value: "10" +data: App\Entity\MovimientoCategoria {#1761 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "Rentas Padron 580372" +value: "11" +data: App\Entity\MovimientoCategoria {#1766 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1894 +label: "Rentas Padron 580372" +value: "12" +data: App\Entity\MovimientoCategoria {#1771 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +label: "Rentas Dominio AG294NS" +value: "13" +data: App\Entity\MovimientoCategoria {#1776 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1896 +label: "Rentas Padron 580374" +value: "14" +data: App\Entity\MovimientoCategoria {#1781 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Rentas Padron 201534" +value: "15" +data: App\Entity\MovimientoCategoria {#1786 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1898 +label: "Rentas Padron 679078" +value: "16" +data: App\Entity\MovimientoCategoria {#1791 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "Rentas Padron 680089" +value: "17" +data: App\Entity\MovimientoCategoria {#1796 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1900 +label: "Rentas Padron 4775938" +value: "18" +data: App\Entity\MovimientoCategoria {#1801 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1901 +label: "Edet - La Ovejeria" +value: "19" +data: App\Entity\MovimientoCategoria {#1806 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +label: "Gasnor - Country Golf" +value: "20" +data: App\Entity\MovimientoCategoria {#1811 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1903 +label: "Matricula Tucuman N° 2139" +value: "21" +data: App\Entity\MovimientoCategoria {#1816 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1904 +label: "Matricula La Rioja N° 1135" +value: "22" +data: App\Entity\MovimientoCategoria {#1821 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1905 +label: "Matricula Concepcion- Tucuman N° 920" +value: "23" +data: App\Entity\MovimientoCategoria {#1826 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1906 +label: "Matricula Santiago del Estero N° 4521" +value: "24" +data: App\Entity\MovimientoCategoria {#1831 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1907 +label: "Matricula Catamarca N° 1518" +value: "25" +data: App\Entity\MovimientoCategoria {#1836 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1908 +label: "Matricula Jujuy N° 3493" +value: "26" +data: App\Entity\MovimientoCategoria {#1841 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1909 +label: "Matricula Salta N° 2183" +value: "27" +data: App\Entity\MovimientoCategoria {#1846 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1910 +label: "Edet - Estudio" +value: "28" +data: App\Entity\MovimientoCategoria {#1851 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1911 +label: "Expensas - Estudio" +value: "29" +data: App\Entity\MovimientoCategoria {#1856 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1912 +label: "Simoca Net - Tafi del Valle" +value: "30" +data: App\Entity\MovimientoCategoria {#1861 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1913 +label: "Edet - El Tipal" +value: "31" +data: App\Entity\MovimientoCategoria {#1866 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1914 +label: "Prudencia Compañia de Seguros Generales S.A:" +value: "32" +data: App\Entity\MovimientoCategoria {#1871 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1915 +label: "Rentas Dominio AG928RD" +value: "33" +data: App\Entity\MovimientoCategoria {#1876 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +label: "Rentas Dominio AH133ES" +value: "34" +data: App\Entity\MovimientoCategoria {#1881 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +label: "Rentas Dominio AH059KR" +value: "35" +data: App\Entity\MovimientoCategoria {#1886 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +label: "Consorcio El Tipal II" +value: "36" +data: App\Entity\MovimientoCategoria {#1891 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#103 -form: Symfony\Component\Form\Form {#1541 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#115 …5} |
full_name | "pago[categoria]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_categoria" |
is_selected | Closure($choice, $value) {#1920 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#20 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "categoria" |
placeholder | "Elegir Uno" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pago_categoria" |
valid | true |
value | "" |
monto
"Symfony\Component\Form\Extension\Core\Type\NumberType"
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 |
---|---|---|
required | true |
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 | 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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#101 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} } |
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 | [] |
html5 | false |
inherit_data | false |
input | "number" |
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 | [] |
legacy_error_messages | true |
mapped | 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 | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#102 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#105 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_pago_monto" ] |
cache_key | "_pago_monto_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1921 -form: Symfony\Component\Form\Form {#1544 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1922 …5} |
full_name | "pago[monto]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_monto" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "monto" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pago_monto" |
valid | true |
value | "" |
detalle
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 |
---|---|---|
required | 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 | 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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#87 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | 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() {#91 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#89 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_pago_detalle" ] |
cache_key | "_pago_detalle_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1923 -form: Symfony\Component\Form\Form {#1547 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1924 …5} |
full_name | "pago[detalle]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_detalle" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "detalle" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pago_detalle" |
valid | true |
value | "" |
caja
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
---|---|---|
class | "App\Entity\Caja" |
same as passed value |
placeholder | "No Pagado" |
same as passed value |
required | 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 | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#156 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1524 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#77 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1523 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1522 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#76 -om: ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#72 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Caja" |
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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
em | ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} |
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 {#76 -om: ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#72 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "No Pagado" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#78 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#79 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_pago_caja" ] |
cache_key | "_pago_caja_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1927 +label: "caja de efectivo" +value: "1" +data: App\Entity\Caja {#1942 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929 +label: "tranferencia" +value: "2" +data: App\Entity\Caja {#1952 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1925 -form: Symfony\Component\Form\Form {#1550 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1926 …5} |
full_name | "pago[caja]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_caja" |
is_selected | Closure($choice, $value) {#1941 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#20 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "caja" |
placeholder | "No Pagado" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pago_caja" |
valid | true |
value | "" |
fechaPago
"App\Form\Type\FechaType"
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 | [ "data-date-format" => "YYYY-MM-DD" "class" => "pago date" ] |
[ "data-date-format" => "YYYY-MM-DD" "class" => "pago date" ] |
label | "Fecha de Pago" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-date-format" => "YYYY-MM-DD" "class" => "pago date" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "dd-MM-yyyy" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Fecha de Pago" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
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() {#1326 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1418 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-date-format" => "YYYY-MM-DD" "class" => "pago date" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "fecha" "_pago_fechaPago" ] |
cache_key | "_pago_fechaPago_fecha" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1949 -form: Symfony\Component\Form\Form {#1553 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1928 …5} |
full_name | "pago[fechaPago]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_fechaPago" |
label | "Fecha de Pago" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fechaPago" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pago_fechaPago" |
valid | true |
value | "" |
widget | "single_text" |
detallePago
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "maxlength" => 1000 "class" => "pago" ] |
[ "maxlength" => 1000 "class" => "pago" ] |
label | "Detalle del Pago" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 1000 "class" => "pago" ] |
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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1319 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} } |
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 | "Detalle del Pago" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | 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() {#1314 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1315 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 1000 "class" => "pago" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_pago_detallePago" ] |
cache_key | "_pago_detallePago_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1934 -form: Symfony\Component\Form\Form {#1556 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1943 …5} |
full_name | "pago[detallePago]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_detallePago" |
label | "Detalle del Pago" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "detallePago" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pago_detallePago" |
valid | true |
value | "" |
archivoNuevos
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1599 -elements: [ App\Entity\MovimientoArchivo {#1601 #createAt: DateTime @1757517537 {#1600 date: 2025-09-10 15:18:57.938447 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1603 date: 2025-09-10 15:18:57.938452 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } App\Entity\MovimientoArchivo {#1604 #createAt: DateTime @1757517537 {#1605 date: 2025-09-10 15:18:57.938458 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1606 date: 2025-09-10 15:18:57.938459 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123} } App\Entity\MovimientoArchivo {#1607 #createAt: DateTime @1757517537 {#1608 date: 2025-09-10 15:18:57.938462 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1609 date: 2025-09-10 15:18:57.938463 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123} } ] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
entry_type | "App\Form\MovimientoArchivoType" |
same as passed value |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | false |
allow_delete | false |
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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#1381 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} } |
entry_options | [ "label" => false "block_name" => "entry" ] |
entry_type | "App\Form\MovimientoArchivoType" |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | 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__" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1330 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1383 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
allow_add | false |
allow_delete | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_pago_archivoNuevos" ] |
cache_key | "_pago_archivoNuevos_collection" |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#1599 -elements: [ App\Entity\MovimientoArchivo {#1601 #createAt: DateTime @1757517537 {#1600 date: 2025-09-10 15:18:57.938447 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1603 date: 2025-09-10 15:18:57.938452 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } App\Entity\MovimientoArchivo {#1604 #createAt: DateTime @1757517537 {#1605 date: 2025-09-10 15:18:57.938458 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1606 date: 2025-09-10 15:18:57.938459 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123} } App\Entity\MovimientoArchivo {#1607 #createAt: DateTime @1757517537 {#1608 date: 2025-09-10 15:18:57.938462 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1609 date: 2025-09-10 15:18:57.938463 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123} } ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1931 -form: Symfony\Component\Form\Form {#1559 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1930 …5} |
full_name | "pago[archivoNuevos]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_archivoNuevos" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "archivoNuevos" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pago_archivoNuevos" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#1599 -elements: [ App\Entity\MovimientoArchivo {#1601 #createAt: DateTime @1757517537 {#1600 date: 2025-09-10 15:18:57.938447 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1603 date: 2025-09-10 15:18:57.938452 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } App\Entity\MovimientoArchivo {#1604 #createAt: DateTime @1757517537 {#1605 date: 2025-09-10 15:18:57.938458 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1606 date: 2025-09-10 15:18:57.938459 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123} } App\Entity\MovimientoArchivo {#1607 #createAt: DateTime @1757517537 {#1608 date: 2025-09-10 15:18:57.938462 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1609 date: 2025-09-10 15:18:57.938463 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123} } ] } |
0
"App\Form\MovimientoArchivoType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\MovimientoArchivo {#1601 #createAt: DateTime @1757517537 {#1600 date: 2025-09-10 15:18:57.938447 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1603 date: 2025-09-10 15:18:57.938452 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } |
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 |
label | false |
false
|
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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | "App\Entity\MovimientoArchivo" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1620 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $class: "App\Entity\MovimientoArchivo" } } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | 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() {#1621 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1619 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "movimiento_archivo" "_pago_archivoNuevos_entry" ] |
cache_key | "_pago_archivoNuevos_entry_movimiento_archivo" |
compound | true |
data | App\Entity\MovimientoArchivo {#1601 #createAt: DateTime @1757517537 {#1600 date: 2025-09-10 15:18:57.938447 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1603 date: 2025-09-10 15:18:57.938452 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1957 -form: Symfony\Component\Form\Form {#1643 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1956 …5} |
full_name | "pago[archivoNuevos][0]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_archivoNuevos_0" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pago_archivoNuevos_entry" |
valid | true |
value | App\Entity\MovimientoArchivo {#1601 #createAt: DateTime @1757517537 {#1600 date: 2025-09-10 15:18:57.938447 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1603 date: 2025-09-10 15:18:57.938452 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 |
---|---|---|
label | "Archivo" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | "Archivo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
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() {#1636 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1637 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_pago_archivoNuevos_entry_file" ] |
cache_key | "_pago_archivoNuevos_entry_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1961 -form: Symfony\Component\Form\Form {#1646 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1960 …5} |
full_name | "pago[archivoNuevos][0][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_archivoNuevos_0_file" |
label | "Archivo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_pago_archivoNuevos_entry_file" |
valid | true |
value | "" |
1
"App\Form\MovimientoArchivoType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\MovimientoArchivo {#1604 #createAt: DateTime @1757517537 {#1605 date: 2025-09-10 15:18:57.938458 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1606 date: 2025-09-10 15:18:57.938459 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } |
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 |
label | false |
false
|
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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | "App\Entity\MovimientoArchivo" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1635 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $class: "App\Entity\MovimientoArchivo" } } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | 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() {#1649 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1622 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "movimiento_archivo" "_pago_archivoNuevos_entry" ] |
cache_key | "_pago_archivoNuevos_entry_movimiento_archivo" |
compound | true |
data | App\Entity\MovimientoArchivo {#1604 #createAt: DateTime @1757517537 {#1605 date: 2025-09-10 15:18:57.938458 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1606 date: 2025-09-10 15:18:57.938459 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1958 -form: Symfony\Component\Form\Form {#1664 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1959 …5} |
full_name | "pago[archivoNuevos][1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_archivoNuevos_1" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pago_archivoNuevos_entry" |
valid | true |
value | App\Entity\MovimientoArchivo {#1604 #createAt: DateTime @1757517537 {#1605 date: 2025-09-10 15:18:57.938458 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1606 date: 2025-09-10 15:18:57.938459 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 |
---|---|---|
label | "Archivo" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | "Archivo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
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() {#1657 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1656 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_pago_archivoNuevos_entry_file" ] |
cache_key | "_pago_archivoNuevos_entry_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1965 -form: Symfony\Component\Form\Form {#1667 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1964 …5} |
full_name | "pago[archivoNuevos][1][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_archivoNuevos_1_file" |
label | "Archivo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_pago_archivoNuevos_entry_file" |
valid | true |
value | "" |
2
"App\Form\MovimientoArchivoType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\MovimientoArchivo {#1607 #createAt: DateTime @1757517537 {#1608 date: 2025-09-10 15:18:57.938462 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1609 date: 2025-09-10 15:18:57.938463 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } |
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 |
label | false |
false
|
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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | "App\Entity\MovimientoArchivo" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1658 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $class: "App\Entity\MovimientoArchivo" } } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | 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() {#1670 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1650 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "movimiento_archivo" "_pago_archivoNuevos_entry" ] |
cache_key | "_pago_archivoNuevos_entry_movimiento_archivo" |
compound | true |
data | App\Entity\MovimientoArchivo {#1607 #createAt: DateTime @1757517537 {#1608 date: 2025-09-10 15:18:57.938462 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1609 date: 2025-09-10 15:18:57.938463 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1963 -form: Symfony\Component\Form\Form {#1685 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1962 …5} |
full_name | "pago[archivoNuevos][2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_archivoNuevos_2" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pago_archivoNuevos_entry" |
valid | true |
value | App\Entity\MovimientoArchivo {#1607 #createAt: DateTime @1757517537 {#1608 date: 2025-09-10 15:18:57.938462 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1609 date: 2025-09-10 15:18:57.938463 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1123 #createAt: DateTime @1757517537 {#1180 date: 2025-09-10 15:18:57.780635 UTC (+00:00) } #createBy: null #updateAt: DateTime @1757517537 {#1179 date: 2025-09-10 15:18:57.780686 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1757517537 {#1182 date: 2025-09-10 15:18:57.780626 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1178 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 |
---|---|---|
label | "Archivo" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | "Archivo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
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() {#1678 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1677 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_pago_archivoNuevos_entry_file" ] |
cache_key | "_pago_archivoNuevos_entry_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1969 -form: Symfony\Component\Form\Form {#1688 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1968 …5} |
full_name | "pago[archivoNuevos][2][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_archivoNuevos_2_file" |
label | "Archivo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_pago_archivoNuevos_entry_file" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "bd4470dd664a0731ef0509fa50.2Rd4PvopUlYkH2zuyCVSXS5ppKHl1mBtjfUBgkE2FEU.6l1NeIocJxIcXBi0rmkLCBk879eyvlIj4YZtsg5iSxezOi5cihkzOWlLVA" |
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 | "bd4470dd664a0731ef0509fa50.2Rd4PvopUlYkH2zuyCVSXS5ppKHl1mBtjfUBgkE2FEU.6l1NeIocJxIcXBi0rmkLCBk879eyvlIj4YZtsg5iSxezOi5cihkzOWlLVA" |
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 {#1243 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1244 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1245 …} -namespace: Closure() {#1247 …} } |
data | "bd4470dd664a0731ef0509fa50.2Rd4PvopUlYkH2zuyCVSXS5ppKHl1mBtjfUBgkE2FEU.6l1NeIocJxIcXBi0rmkLCBk879eyvlIj4YZtsg5iSxezOi5cihkzOWlLVA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1971 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} } |
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 | [] |
legacy_error_messages | true |
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() {#1967 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1151 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1970 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_pago__token" ] |
cache_key | "_pago__token_hidden" |
compound | false |
data | "bd4470dd664a0731ef0509fa50.2Rd4PvopUlYkH2zuyCVSXS5ppKHl1mBtjfUBgkE2FEU.6l1NeIocJxIcXBi0rmkLCBk879eyvlIj4YZtsg5iSxezOi5cihkzOWlLVA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1981 -form: Symfony\Component\Form\Form {#1977 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1972 …5} |
full_name | "pago[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago__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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pago__token" |
valid | true |
value | "bd4470dd664a0731ef0509fa50.2Rd4PvopUlYkH2zuyCVSXS5ppKHl1mBtjfUBgkE2FEU.6l1NeIocJxIcXBi0rmkLCBk879eyvlIj4YZtsg5iSxezOi5cihkzOWlLVA" |