- 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 {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -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 {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
data | App\Entity\Movimiento {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } |
data_class | "App\Entity\Movimiento" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1287 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} 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() {#1286 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1288 …} } } |
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 {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1674 -form: Symfony\Component\Form\Form {#1655 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1285 …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 {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -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 @1753205570 {#1684 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } |
View Format |
"22-07-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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
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() {#1255 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1261 …} } } |
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 @1753205570 {#1684 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1795 -form: Symfony\Component\Form\Form {#1688 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1807 …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 | "22-07-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" |
ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …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 {#1499 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1579 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1302 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1573 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1580 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1496 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1474 …} -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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
data_class | null |
disabled | false |
em | ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …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 {#1496 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1474 …} -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() {#1308 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1504 …} } } |
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 {#1732 +label: "Salud Publica" +value: "1" +data: App\Entity\MovimientoCategoria {#1917 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1578 +label: "Asunt" +value: "2" +data: App\Entity\MovimientoCategoria {#1843 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1927 +label: "Rentas Dominio AYM501" +value: "3" +data: App\Entity\MovimientoCategoria {#1850 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1934 +label: "Rentas Padron 677700" +value: "4" +data: App\Entity\MovimientoCategoria {#1852 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1840 +label: "Rentas Padron 4776931" +value: "5" +data: App\Entity\MovimientoCategoria {#1857 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1257 +label: "Rentas Padron 580371" +value: "6" +data: App\Entity\MovimientoCategoria {#1862 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1936 +label: "Rentas Dominio AC233TT" +value: "7" +data: App\Entity\MovimientoCategoria {#1867 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +label: "Rentas Dominio AC733OZ" +value: "8" +data: App\Entity\MovimientoCategoria {#1919 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1546 +label: "Rentas Padron 201532" +value: "9" +data: App\Entity\MovimientoCategoria {#1914 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1558 +label: "Rentas Padron 580373" +value: "10" +data: App\Entity\MovimientoCategoria {#1908 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929 +label: "Rentas Padron 580372" +value: "11" +data: App\Entity\MovimientoCategoria {#1903 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2010 +label: "Rentas Padron 580372" +value: "12" +data: App\Entity\MovimientoCategoria {#1898 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +label: "Rentas Dominio AG294NS" +value: "13" +data: App\Entity\MovimientoCategoria {#1893 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2012 +label: "Rentas Padron 580374" +value: "14" +data: App\Entity\MovimientoCategoria {#1888 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2013 +label: "Rentas Padron 201534" +value: "15" +data: App\Entity\MovimientoCategoria {#1883 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2014 +label: "Rentas Padron 679078" +value: "16" +data: App\Entity\MovimientoCategoria {#1878 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2015 +label: "Rentas Padron 680089" +value: "17" +data: App\Entity\MovimientoCategoria {#1873 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2016 +label: "Rentas Padron 4775938" +value: "18" +data: App\Entity\MovimientoCategoria {#1837 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2017 +label: "Edet - La Ovejeria" +value: "19" +data: App\Entity\MovimientoCategoria {#1833 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2018 +label: "Gasnor - Country Golf" +value: "20" +data: App\Entity\MovimientoCategoria {#1824 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2019 +label: "Matricula Tucuman N° 2139" +value: "21" +data: App\Entity\MovimientoCategoria {#1672 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2020 +label: "Matricula La Rioja N° 1135" +value: "22" +data: App\Entity\MovimientoCategoria {#1935 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2021 +label: "Matricula Concepcion- Tucuman N° 920" +value: "23" +data: App\Entity\MovimientoCategoria {#1942 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +label: "Matricula Santiago del Estero N° 4521" +value: "24" +data: App\Entity\MovimientoCategoria {#1947 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2023 +label: "Matricula Catamarca N° 1518" +value: "25" +data: App\Entity\MovimientoCategoria {#1952 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2024 +label: "Matricula Jujuy N° 3493" +value: "26" +data: App\Entity\MovimientoCategoria {#1957 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2025 +label: "Matricula Salta N° 2183" +value: "27" +data: App\Entity\MovimientoCategoria {#1962 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +label: "Edet - Estudio" +value: "28" +data: App\Entity\MovimientoCategoria {#1967 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +label: "Expensas - Estudio" +value: "29" +data: App\Entity\MovimientoCategoria {#1972 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +label: "Simoca Net - Tafi del Valle" +value: "30" +data: App\Entity\MovimientoCategoria {#1977 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +label: "Edet - El Tipal" +value: "31" +data: App\Entity\MovimientoCategoria {#1982 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +label: "Prudencia Compañia de Seguros Generales S.A:" +value: "32" +data: App\Entity\MovimientoCategoria {#1987 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +label: "Rentas Dominio AG928RD" +value: "33" +data: App\Entity\MovimientoCategoria {#1992 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +label: "Rentas Dominio AH133ES" +value: "34" +data: App\Entity\MovimientoCategoria {#1997 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +label: "Rentas Dominio AH059KR" +value: "35" +data: App\Entity\MovimientoCategoria {#2002 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +label: "Consorcio El Tipal II" +value: "36" +data: App\Entity\MovimientoCategoria {#2007 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1787 -form: Symfony\Component\Form\Form {#1692 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1731 …5} |
full_name | "pago[categoria]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_categoria" |
is_selected | Closure($choice, $value) {#2037 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1507 …} } |
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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1564 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} } |
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() {#1559 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1566 …} } } |
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 {#2036 -form: Symfony\Component\Form\Form {#1695 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2038 …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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1547 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} } |
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() {#1552 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1545 …} } } |
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 {#2039 -form: Symfony\Component\Form\Form {#1653 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2040 …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 {#1499 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1610 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1538 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1611 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1612 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1537 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1533 …} -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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
data_class | null |
disabled | false |
em | ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …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 {#1537 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1533 …} -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() {#1539 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1540 …} } } |
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 {#2043 +label: "caja de efectivo" +value: "1" +data: App\Entity\Caja {#2058 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +label: "tranferencia" +value: "2" +data: App\Entity\Caja {#2068 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2041 -form: Symfony\Component\Form\Form {#1656 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2042 …5} |
full_name | "pago[caja]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_caja" |
is_selected | Closure($choice, $value) {#2057 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1507 …} } |
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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
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() {#1621 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1620 …} } } |
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 {#2065 -form: Symfony\Component\Form\Form {#1659 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2044 …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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1628 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} } |
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() {#1633 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1632 …} } } |
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 {#2050 -form: Symfony\Component\Form\Form {#1662 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2059 …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 {#1715 -elements: [ App\Entity\MovimientoArchivo {#1717 #createAt: DateTime @1753205570 {#1716 date: 2025-07-22 17:32:50.671187 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1719 date: 2025-07-22 17:32:50.671196 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } App\Entity\MovimientoArchivo {#1720 #createAt: DateTime @1753205570 {#1721 date: 2025-07-22 17:32:50.671207 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1722 date: 2025-07-22 17:32:50.671208 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126} } App\Entity\MovimientoArchivo {#1723 #createAt: DateTime @1753205570 {#1724 date: 2025-07-22 17:32:50.671212 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1725 date: 2025-07-22 17:32:50.671214 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126} } ] } |
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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#1643 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} } |
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() {#1630 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1644 …} } } |
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 {#1715 -elements: [ App\Entity\MovimientoArchivo {#1717 #createAt: DateTime @1753205570 {#1716 date: 2025-07-22 17:32:50.671187 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1719 date: 2025-07-22 17:32:50.671196 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } App\Entity\MovimientoArchivo {#1720 #createAt: DateTime @1753205570 {#1721 date: 2025-07-22 17:32:50.671207 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1722 date: 2025-07-22 17:32:50.671208 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126} } App\Entity\MovimientoArchivo {#1723 #createAt: DateTime @1753205570 {#1724 date: 2025-07-22 17:32:50.671212 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1725 date: 2025-07-22 17:32:50.671214 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126} } ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2047 -form: Symfony\Component\Form\Form {#1665 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2046 …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 {#1715 -elements: [ App\Entity\MovimientoArchivo {#1717 #createAt: DateTime @1753205570 {#1716 date: 2025-07-22 17:32:50.671187 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1719 date: 2025-07-22 17:32:50.671196 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } App\Entity\MovimientoArchivo {#1720 #createAt: DateTime @1753205570 {#1721 date: 2025-07-22 17:32:50.671207 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1722 date: 2025-07-22 17:32:50.671208 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126} } App\Entity\MovimientoArchivo {#1723 #createAt: DateTime @1753205570 {#1724 date: 2025-07-22 17:32:50.671212 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1725 date: 2025-07-22 17:32:50.671214 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126} } ] } |
0
"App\Form\MovimientoArchivoType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\MovimientoArchivo {#1717 #createAt: DateTime @1753205570 {#1716 date: 2025-07-22 17:32:50.671187 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1719 date: 2025-07-22 17:32:50.671196 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
data_class | "App\Entity\MovimientoArchivo" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1736 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} 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() {#1737 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1735 …} } } |
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 {#1717 #createAt: DateTime @1753205570 {#1716 date: 2025-07-22 17:32:50.671187 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1719 date: 2025-07-22 17:32:50.671196 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2073 -form: Symfony\Component\Form\Form {#1775 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2072 …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 {#1717 #createAt: DateTime @1753205570 {#1716 date: 2025-07-22 17:32:50.671187 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1719 date: 2025-07-22 17:32:50.671196 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
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() {#1782 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1781 …} } } |
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 {#2077 -form: Symfony\Component\Form\Form {#1772 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2076 …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 {#1720 #createAt: DateTime @1753205570 {#1721 date: 2025-07-22 17:32:50.671207 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1722 date: 2025-07-22 17:32:50.671208 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
data_class | "App\Entity\MovimientoArchivo" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1783 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} 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() {#1769 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1738 …} } } |
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 {#1720 #createAt: DateTime @1753205570 {#1721 date: 2025-07-22 17:32:50.671207 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1722 date: 2025-07-22 17:32:50.671208 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2074 -form: Symfony\Component\Form\Form {#1754 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2075 …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 {#1720 #createAt: DateTime @1753205570 {#1721 date: 2025-07-22 17:32:50.671207 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1722 date: 2025-07-22 17:32:50.671208 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
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() {#1761 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1762 …} } } |
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 {#2081 -form: Symfony\Component\Form\Form {#1751 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2080 …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 {#1723 #createAt: DateTime @1753205570 {#1724 date: 2025-07-22 17:32:50.671212 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1725 date: 2025-07-22 17:32:50.671214 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
data_class | "App\Entity\MovimientoArchivo" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1760 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} 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() {#1786 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1768 …} } } |
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 {#1723 #createAt: DateTime @1753205570 {#1724 date: 2025-07-22 17:32:50.671212 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1725 date: 2025-07-22 17:32:50.671214 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2079 -form: Symfony\Component\Form\Form {#1801 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2078 …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 {#1723 #createAt: DateTime @1753205570 {#1724 date: 2025-07-22 17:32:50.671212 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1725 date: 2025-07-22 17:32:50.671214 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753205570 {#1183 date: 2025-07-22 17:32:50.382475 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753205570 {#1182 date: 2025-07-22 17:32:50.382481 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753205570 {#1185 date: 2025-07-22 17:32:50.382469 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1181 …} -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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
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() {#1794 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1793 …} } } |
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 {#2085 -form: Symfony\Component\Form\Form {#1804 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2084 …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 | "c37a085b68364.TGG_OA1tGplHJeX5G4c4n3ENkAnWbIvRYd_NQUievrI.BFjlaWw7Quk0cK-uaOpP7zJI9keXPbOyCLGvcDDm9MMoCsdrayldzR1wrA" |
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 | "c37a085b68364.TGG_OA1tGplHJeX5G4c4n3ENkAnWbIvRYd_NQUievrI.BFjlaWw7Quk0cK-uaOpP7zJI9keXPbOyCLGvcDDm9MMoCsdrayldzR1wrA" |
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 {#1246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1247 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1248 …} -namespace: Closure() {#1250 …} } |
data | "c37a085b68364.TGG_OA1tGplHJeX5G4c4n3ENkAnWbIvRYd_NQUievrI.BFjlaWw7Quk0cK-uaOpP7zJI9keXPbOyCLGvcDDm9MMoCsdrayldzR1wrA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2082 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} } |
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() {#2054 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2086 …} } } |
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 | "c37a085b68364.TGG_OA1tGplHJeX5G4c4n3ENkAnWbIvRYd_NQUievrI.BFjlaWw7Quk0cK-uaOpP7zJI9keXPbOyCLGvcDDm9MMoCsdrayldzR1wrA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2097 -form: Symfony\Component\Form\Form {#2093 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2088 …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 | "c37a085b68364.TGG_OA1tGplHJeX5G4c4n3ENkAnWbIvRYd_NQUievrI.BFjlaWw7Quk0cK-uaOpP7zJI9keXPbOyCLGvcDDm9MMoCsdrayldzR1wrA" |