- 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 @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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 @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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 @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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 @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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 {#1561 -form: Symfony\Component\Form\Form {#1542 …} -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 @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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 @1753207144 {#1571 date: 2025-07-22 17:59:04.744551 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 @1753207144 {#1571 date: 2025-07-22 17:59:04.744551 UTC (+00:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1682 -form: Symfony\Component\Form\Form {#1575 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1694 …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 {#156 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#65 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#146 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#71 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#64 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#153 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …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 {#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 {#153 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …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 {#1154 …} 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 {#1619 +label: "Salud Publica" +value: "1" +data: App\Entity\MovimientoCategoria {#1804 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#66 +label: "Asunt" +value: "2" +data: App\Entity\MovimientoCategoria {#1730 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1816 +label: "Rentas Dominio AYM501" +value: "3" +data: App\Entity\MovimientoCategoria {#1737 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1821 +label: "Rentas Padron 677700" +value: "4" +data: App\Entity\MovimientoCategoria {#1739 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1727 +label: "Rentas Padron 4776931" +value: "5" +data: App\Entity\MovimientoCategoria {#1744 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1257 +label: "Rentas Padron 580371" +value: "6" +data: App\Entity\MovimientoCategoria {#1749 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1823 +label: "Rentas Dominio AC233TT" +value: "7" +data: App\Entity\MovimientoCategoria {#1754 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1805 +label: "Rentas Dominio AC733OZ" +value: "8" +data: App\Entity\MovimientoCategoria {#1806 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#98 +label: "Rentas Padron 201532" +value: "9" +data: App\Entity\MovimientoCategoria {#1801 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#86 +label: "Rentas Padron 580373" +value: "10" +data: App\Entity\MovimientoCategoria {#1795 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +label: "Rentas Padron 580372" +value: "11" +data: App\Entity\MovimientoCategoria {#1790 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Rentas Padron 580372" +value: "12" +data: App\Entity\MovimientoCategoria {#1785 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1898 +label: "Rentas Dominio AG294NS" +value: "13" +data: App\Entity\MovimientoCategoria {#1780 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "Rentas Padron 580374" +value: "14" +data: App\Entity\MovimientoCategoria {#1775 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1900 +label: "Rentas Padron 201534" +value: "15" +data: App\Entity\MovimientoCategoria {#1770 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1901 +label: "Rentas Padron 679078" +value: "16" +data: App\Entity\MovimientoCategoria {#1765 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +label: "Rentas Padron 680089" +value: "17" +data: App\Entity\MovimientoCategoria {#1760 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1903 +label: "Rentas Padron 4775938" +value: "18" +data: App\Entity\MovimientoCategoria {#1724 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1904 +label: "Edet - La Ovejeria" +value: "19" +data: App\Entity\MovimientoCategoria {#1720 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1905 +label: "Gasnor - Country Golf" +value: "20" +data: App\Entity\MovimientoCategoria {#1711 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1906 +label: "Matricula Tucuman N° 2139" +value: "21" +data: App\Entity\MovimientoCategoria {#1559 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1907 +label: "Matricula La Rioja N° 1135" +value: "22" +data: App\Entity\MovimientoCategoria {#1822 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1908 +label: "Matricula Concepcion- Tucuman N° 920" +value: "23" +data: App\Entity\MovimientoCategoria {#1829 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1909 +label: "Matricula Santiago del Estero N° 4521" +value: "24" +data: App\Entity\MovimientoCategoria {#1834 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1910 +label: "Matricula Catamarca N° 1518" +value: "25" +data: App\Entity\MovimientoCategoria {#1839 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1911 +label: "Matricula Jujuy N° 3493" +value: "26" +data: App\Entity\MovimientoCategoria {#1844 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1912 +label: "Matricula Salta N° 2183" +value: "27" +data: App\Entity\MovimientoCategoria {#1849 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1913 +label: "Edet - Estudio" +value: "28" +data: App\Entity\MovimientoCategoria {#1854 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1914 +label: "Expensas - Estudio" +value: "29" +data: App\Entity\MovimientoCategoria {#1859 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1915 +label: "Simoca Net - Tafi del Valle" +value: "30" +data: App\Entity\MovimientoCategoria {#1864 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +label: "Edet - El Tipal" +value: "31" +data: App\Entity\MovimientoCategoria {#1869 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +label: "Prudencia Compañia de Seguros Generales S.A:" +value: "32" +data: App\Entity\MovimientoCategoria {#1874 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +label: "Rentas Dominio AG928RD" +value: "33" +data: App\Entity\MovimientoCategoria {#1879 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919 +label: "Rentas Dominio AH133ES" +value: "34" +data: App\Entity\MovimientoCategoria {#1884 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920 +label: "Rentas Dominio AH059KR" +value: "35" +data: App\Entity\MovimientoCategoria {#1889 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921 +label: "Consorcio El Tipal II" +value: "36" +data: App\Entity\MovimientoCategoria {#1894 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1674 -form: Symfony\Component\Form\Form {#1579 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1618 …5} |
full_name | "pago[categoria]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_categoria" |
is_selected | Closure($choice, $value) {#1924 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 {#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) {#80 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() {#85 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#78 …} } } |
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 {#1923 -form: Symfony\Component\Form\Form {#1582 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1925 …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) {#97 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() {#92 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#99 …} } } |
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 {#1926 -form: Symfony\Component\Form\Form {#1540 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1927 …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 {#1527 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#106 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1526 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1525 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#107 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#111 …} -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 {#107 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#111 …} -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() {#105 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#104 …} } } |
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 {#1930 +label: "caja de efectivo" +value: "1" +data: App\Entity\Caja {#1945 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1932 +label: "tranferencia" +value: "2" +data: App\Entity\Caja {#1955 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1928 -form: Symfony\Component\Form\Form {#1543 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1929 …5} |
full_name | "pago[caja]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pago_caja" |
is_selected | Closure($choice, $value) {#1944 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 {#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() {#1299 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} 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 {#1952 -form: Symfony\Component\Form\Form {#1546 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1931 …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) {#1308 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() {#1313 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1312 …} } } |
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 {#1937 -form: Symfony\Component\Form\Form {#1549 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1946 …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 {#1602 -elements: [ App\Entity\MovimientoArchivo {#1604 #createAt: DateTime @1753207144 {#1603 date: 2025-07-22 17:59:04.850994 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1606 date: 2025-07-22 17:59:04.851001 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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 {#1607 #createAt: DateTime @1753207144 {#1608 date: 2025-07-22 17:59:04.851010 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1609 date: 2025-07-22 17:59:04.851012 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126} } App\Entity\MovimientoArchivo {#1610 #createAt: DateTime @1753207144 {#1611 date: 2025-07-22 17:59:04.851015 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1612 date: 2025-07-22 17:59:04.851017 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) {#1384 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() {#1310 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1386 …} } } |
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 {#1602 -elements: [ App\Entity\MovimientoArchivo {#1604 #createAt: DateTime @1753207144 {#1603 date: 2025-07-22 17:59:04.850994 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1606 date: 2025-07-22 17:59:04.851001 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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 {#1607 #createAt: DateTime @1753207144 {#1608 date: 2025-07-22 17:59:04.851010 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1609 date: 2025-07-22 17:59:04.851012 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126} } App\Entity\MovimientoArchivo {#1610 #createAt: DateTime @1753207144 {#1611 date: 2025-07-22 17:59:04.851015 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1612 date: 2025-07-22 17:59:04.851017 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126} } ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1934 -form: Symfony\Component\Form\Form {#1552 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1933 …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 {#1602 -elements: [ App\Entity\MovimientoArchivo {#1604 #createAt: DateTime @1753207144 {#1603 date: 2025-07-22 17:59:04.850994 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1606 date: 2025-07-22 17:59:04.851001 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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 {#1607 #createAt: DateTime @1753207144 {#1608 date: 2025-07-22 17:59:04.851010 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1609 date: 2025-07-22 17:59:04.851012 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126} } App\Entity\MovimientoArchivo {#1610 #createAt: DateTime @1753207144 {#1611 date: 2025-07-22 17:59:04.851015 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1612 date: 2025-07-22 17:59:04.851017 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 {#1604 #createAt: DateTime @1753207144 {#1603 date: 2025-07-22 17:59:04.850994 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1606 date: 2025-07-22 17:59:04.851001 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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) {#1623 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() {#1624 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} 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 @1753207144 {#1603 date: 2025-07-22 17:59:04.850994 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1606 date: 2025-07-22 17:59:04.851001 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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 {#1960 -form: Symfony\Component\Form\Form {#1662 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1959 …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 {#1604 #createAt: DateTime @1753207144 {#1603 date: 2025-07-22 17:59:04.850994 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1606 date: 2025-07-22 17:59:04.851001 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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() {#1669 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1668 …} } } |
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 {#1964 -form: Symfony\Component\Form\Form {#1659 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1963 …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 {#1607 #createAt: DateTime @1753207144 {#1608 date: 2025-07-22 17:59:04.851010 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1609 date: 2025-07-22 17:59:04.851012 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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) {#1670 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() {#1656 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1625 …} } } |
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 @1753207144 {#1608 date: 2025-07-22 17:59:04.851010 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1609 date: 2025-07-22 17:59:04.851012 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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 {#1961 -form: Symfony\Component\Form\Form {#1641 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1962 …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 {#1607 #createAt: DateTime @1753207144 {#1608 date: 2025-07-22 17:59:04.851010 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1609 date: 2025-07-22 17:59:04.851012 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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() {#1648 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1649 …} } } |
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 {#1968 -form: Symfony\Component\Form\Form {#1638 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1967 …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 {#1610 #createAt: DateTime @1753207144 {#1611 date: 2025-07-22 17:59:04.851015 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1612 date: 2025-07-22 17:59:04.851017 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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) {#1647 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() {#1673 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1655 …} } } |
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 {#1610 #createAt: DateTime @1753207144 {#1611 date: 2025-07-22 17:59:04.851015 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1612 date: 2025-07-22 17:59:04.851017 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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 {#1966 -form: Symfony\Component\Form\Form {#1688 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1965 …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 {#1610 #createAt: DateTime @1753207144 {#1611 date: 2025-07-22 17:59:04.851015 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1612 date: 2025-07-22 17:59:04.851017 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753207144 {#1183 date: 2025-07-22 17:59:04.744560 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753207144 {#1182 date: 2025-07-22 17:59:04.744568 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753207144 {#1185 date: 2025-07-22 17:59:04.744551 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() {#1681 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1680 …} } } |
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 {#1972 -form: Symfony\Component\Form\Form {#1691 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1971 …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 | "56537abd8b1391.LUOCPNqeda9nfOafoUq50xXog1XkH7skCVidsAcUCDg.ZXrYbbvILd8UKazI0ifOo1at5RulToNHYDb_gX9sQklJKPpvvNoy-z0prw" |
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 | "56537abd8b1391.LUOCPNqeda9nfOafoUq50xXog1XkH7skCVidsAcUCDg.ZXrYbbvILd8UKazI0ifOo1at5RulToNHYDb_gX9sQklJKPpvvNoy-z0prw" |
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 | "56537abd8b1391.LUOCPNqeda9nfOafoUq50xXog1XkH7skCVidsAcUCDg.ZXrYbbvILd8UKazI0ifOo1at5RulToNHYDb_gX9sQklJKPpvvNoy-z0prw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1969 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() {#1941 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1973 …} } } |
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 | "56537abd8b1391.LUOCPNqeda9nfOafoUq50xXog1XkH7skCVidsAcUCDg.ZXrYbbvILd8UKazI0ifOo1at5RulToNHYDb_gX9sQklJKPpvvNoy-z0prw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1984 -form: Symfony\Component\Form\Form {#1980 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1975 …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 | "56537abd8b1391.LUOCPNqeda9nfOafoUq50xXog1XkH7skCVidsAcUCDg.ZXrYbbvILd8UKazI0ifOo1at5RulToNHYDb_gX9sQklJKPpvvNoy-z0prw" |