- 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 {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -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 {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
data | App\Entity\Movimiento {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } |
data_class | "App\Entity\Movimiento" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1286 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} 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() {#1285 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1287 …} } } |
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 {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1558 -form: Symfony\Component\Form\Form {#1539 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1284 …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 {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -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 @1760539483 {#1568 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } |
View Format |
"15-10-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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
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() {#1254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1260 …} } } |
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 @1760539483 {#1568 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1679 -form: Symfony\Component\Form\Form {#1572 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1691 …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 | "15-10-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 {#355 …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 {#67 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#146 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#73 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#66 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#153 -om: ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#355 …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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
data_class | null |
disabled | false |
em | ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#355 …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 {#153 -om: ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#355 …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() {#141 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} 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 {#1616 +label: "Salud Publica" +value: "1" +data: App\Entity\MovimientoCategoria {#1801 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#68 +label: "Asunt" +value: "2" +data: App\Entity\MovimientoCategoria {#1727 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +label: "Rentas Dominio AYM501" +value: "3" +data: App\Entity\MovimientoCategoria {#1734 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1818 +label: "Rentas Padron 677700" +value: "4" +data: App\Entity\MovimientoCategoria {#1736 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1724 +label: "Rentas Padron 4776931" +value: "5" +data: App\Entity\MovimientoCategoria {#1741 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1256 +label: "Rentas Padron 580371" +value: "6" +data: App\Entity\MovimientoCategoria {#1746 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1820 +label: "Rentas Dominio AC233TT" +value: "7" +data: App\Entity\MovimientoCategoria {#1751 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1802 +label: "Rentas Dominio AC733OZ" +value: "8" +data: App\Entity\MovimientoCategoria {#1803 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#99 +label: "Rentas Padron 201532" +value: "9" +data: App\Entity\MovimientoCategoria {#1798 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#87 +label: "Rentas Padron 580373" +value: "10" +data: App\Entity\MovimientoCategoria {#1792 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1811 +label: "Rentas Padron 580372" +value: "11" +data: App\Entity\MovimientoCategoria {#1787 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1894 +label: "Rentas Padron 580372" +value: "12" +data: App\Entity\MovimientoCategoria {#1782 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +label: "Rentas Dominio AG294NS" +value: "13" +data: App\Entity\MovimientoCategoria {#1777 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1896 +label: "Rentas Padron 580374" +value: "14" +data: App\Entity\MovimientoCategoria {#1772 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Rentas Padron 201534" +value: "15" +data: App\Entity\MovimientoCategoria {#1767 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1898 +label: "Rentas Padron 679078" +value: "16" +data: App\Entity\MovimientoCategoria {#1762 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "Rentas Padron 680089" +value: "17" +data: App\Entity\MovimientoCategoria {#1757 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1900 +label: "Rentas Padron 4775938" +value: "18" +data: App\Entity\MovimientoCategoria {#1721 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1901 +label: "Edet - La Ovejeria" +value: "19" +data: App\Entity\MovimientoCategoria {#1717 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +label: "Gasnor - Country Golf" +value: "20" +data: App\Entity\MovimientoCategoria {#1708 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1903 +label: "Matricula Tucuman N° 2139" +value: "21" +data: App\Entity\MovimientoCategoria {#1556 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1904 +label: "Matricula La Rioja N° 1135" +value: "22" +data: App\Entity\MovimientoCategoria {#1819 …} +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 {#1671 -form: Symfony\Component\Form\Form {#1576 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1615 …5} |
full_name | "pago[categoria]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_categoria" |
is_selected | Closure($choice, $value) {#1921 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#161 …} } |
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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#81 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} } |
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() {#86 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#35 …} } } |
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 {#1920 -form: Symfony\Component\Form\Form {#1579 …} -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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#98 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} } |
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() {#93 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#100 …} } } |
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 {#1392 …} -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 {#1400 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#107 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1397 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1526 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#108 -om: ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#355 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#112 …} -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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
data_class | null |
disabled | false |
em | ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#355 …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 {#108 -om: ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#355 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#112 …} -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() {#106 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#105 …} } } |
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 {#1540 …} -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 {#161 …} } |
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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
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() {#1419 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1421 …} } } |
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 {#1543 …} -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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1304 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} } |
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() {#1310 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1309 …} } } |
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 {#1546 …} -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 @1760539483 {#1600 date: 2025-10-15 14:44:43.094063 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1603 date: 2025-10-15 14:44:43.094068 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } App\Entity\MovimientoArchivo {#1604 #createAt: DateTime @1760539483 {#1605 date: 2025-10-15 14:44:43.094073 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1606 date: 2025-10-15 14:44:43.094074 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125} } App\Entity\MovimientoArchivo {#1607 #createAt: DateTime @1760539483 {#1608 date: 2025-10-15 14:44:43.094076 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1609 date: 2025-10-15 14:44:43.094076 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125} } ] } |
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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#1276 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} } |
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() {#1307 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1280 …} } } |
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 @1760539483 {#1600 date: 2025-10-15 14:44:43.094063 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1603 date: 2025-10-15 14:44:43.094068 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } App\Entity\MovimientoArchivo {#1604 #createAt: DateTime @1760539483 {#1605 date: 2025-10-15 14:44:43.094073 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1606 date: 2025-10-15 14:44:43.094074 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125} } App\Entity\MovimientoArchivo {#1607 #createAt: DateTime @1760539483 {#1608 date: 2025-10-15 14:44:43.094076 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1609 date: 2025-10-15 14:44:43.094076 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125} } ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1931 -form: Symfony\Component\Form\Form {#1549 …} -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 @1760539483 {#1600 date: 2025-10-15 14:44:43.094063 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1603 date: 2025-10-15 14:44:43.094068 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } App\Entity\MovimientoArchivo {#1604 #createAt: DateTime @1760539483 {#1605 date: 2025-10-15 14:44:43.094073 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1606 date: 2025-10-15 14:44:43.094074 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125} } App\Entity\MovimientoArchivo {#1607 #createAt: DateTime @1760539483 {#1608 date: 2025-10-15 14:44:43.094076 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1609 date: 2025-10-15 14:44:43.094076 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125} } ] } |
0
"App\Form\MovimientoArchivoType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\MovimientoArchivo {#1601 #createAt: DateTime @1760539483 {#1600 date: 2025-10-15 14:44:43.094063 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1603 date: 2025-10-15 14:44:43.094068 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
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 {#1153 …} 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 {#1153 …} 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 @1760539483 {#1600 date: 2025-10-15 14:44:43.094063 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1603 date: 2025-10-15 14:44:43.094068 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1957 -form: Symfony\Component\Form\Form {#1659 …} -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 @1760539483 {#1600 date: 2025-10-15 14:44:43.094063 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1603 date: 2025-10-15 14:44:43.094068 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
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() {#1666 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1665 …} } } |
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 {#1656 …} -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 @1760539483 {#1605 date: 2025-10-15 14:44:43.094073 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1606 date: 2025-10-15 14:44:43.094074 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
data_class | "App\Entity\MovimientoArchivo" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1667 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} 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() {#1653 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} 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 @1760539483 {#1605 date: 2025-10-15 14:44:43.094073 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1606 date: 2025-10-15 14:44:43.094074 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -caja: null -iva: null -cancelarNumero: null -cancelarFecha: null } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1958 -form: Symfony\Component\Form\Form {#1638 …} -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 @1760539483 {#1605 date: 2025-10-15 14:44:43.094073 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1606 date: 2025-10-15 14:44:43.094074 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
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() {#1645 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1646 …} } } |
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 {#1635 …} -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 @1760539483 {#1608 date: 2025-10-15 14:44:43.094076 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1609 date: 2025-10-15 14:44:43.094076 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
data_class | "App\Entity\MovimientoArchivo" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1644 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} 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 {#1153 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1652 …} } } |
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 @1760539483 {#1608 date: 2025-10-15 14:44:43.094076 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1609 date: 2025-10-15 14:44:43.094076 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -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 @1760539483 {#1608 date: 2025-10-15 14:44:43.094076 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1609 date: 2025-10-15 14:44:43.094076 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1125 #createAt: DateTime @1760539483 {#1182 date: 2025-10-15 14:44:43.047659 UTC (+00:00) } #createBy: null #updateAt: DateTime @1760539483 {#1181 date: 2025-10-15 14:44:43.047663 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1760539483 {#1184 date: 2025-10-15 14:44:43.047654 UTC (+00:00) } -tipo: -1 -contacto: null -detalle: null -fechaPago: null -detallePago: null -categoria: null -monto: null -archivos: Doctrine\Common\Collections\ArrayCollection {#1180 …} -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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
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 {#1153 …} 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 | "87901184e8e32860be792b1b8fe40d.fRl6PlIxNnBurKtUKgH-Q15ksmF7yhRyJ5jnhXll7LY.Kl05expzcUJa884EQ3eTCBYg0CcuqCUzEdCh9Eorj8FLKk9IYFdDBln6zA" |
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 | "87901184e8e32860be792b1b8fe40d.fRl6PlIxNnBurKtUKgH-Q15ksmF7yhRyJ5jnhXll7LY.Kl05expzcUJa884EQ3eTCBYg0CcuqCUzEdCh9Eorj8FLKk9IYFdDBln6zA" |
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 {#1245 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1247 …} -namespace: Closure() {#1249 …} } |
data | "87901184e8e32860be792b1b8fe40d.fRl6PlIxNnBurKtUKgH-Q15ksmF7yhRyJ5jnhXll7LY.Kl05expzcUJa884EQ3eTCBYg0CcuqCUzEdCh9Eorj8FLKk9IYFdDBln6zA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1966 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} } |
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() {#1938 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1153 …} 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 | "87901184e8e32860be792b1b8fe40d.fRl6PlIxNnBurKtUKgH-Q15ksmF7yhRyJ5jnhXll7LY.Kl05expzcUJa884EQ3eTCBYg0CcuqCUzEdCh9Eorj8FLKk9IYFdDBln6zA" |
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 | "87901184e8e32860be792b1b8fe40d.fRl6PlIxNnBurKtUKgH-Q15ksmF7yhRyJ5jnhXll7LY.Kl05expzcUJa884EQ3eTCBYg0CcuqCUzEdCh9Eorj8FLKk9IYFdDBln6zA" |