- 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
-
numero
-
contacto
-
detalle
-
montoNeto
-
iva
-
monto
-
caja
-
fechaPago
-
detallePago
-
-
-
file
-
-
-
file
-
-
-
file
-
-
-
_token
-
factura
"App\Form\FacturaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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 @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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 @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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" "factura" "_factura" ] |
cache_key | "_factura_factura" |
compound | true |
data | App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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 {#1692 -form: Symfony\Component\Form\Form {#1596 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1285 …5} |
full_name | "factura" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "factura" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_factura" |
valid | true |
value | App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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 @1753727876 {#1644 date: 2025-07-28 18:37:56.391631 UTC (+00:00) } |
View Format |
"28-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" ] |
label | "Fecha de Emisión" |
same as passed value |
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 | "Fecha de Emisión" |
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" "_factura_fecha" ] |
cache_key | "_factura_fecha_fecha" |
compound | false |
data | DateTime @1753727876 {#1644 date: 2025-07-28 18:37:56.391631 UTC (+00:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1775 -form: Symfony\Component\Form\Form {#1629 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1780 …5} |
full_name | "factura[fecha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_fecha" |
label | "Fecha de Emisión" |
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 | "_factura_fecha" |
valid | true |
value | "28-07-2025" |
widget | "single_text" |
numero
"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" => 20 ] |
[ "maxlength" => 20 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 20 ] |
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) {#163 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() {#181 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#164 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 20 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_factura_numero" ] |
cache_key | "_factura_numero_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1769 -form: Symfony\Component\Form\Form {#1633 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1768 …5} |
full_name | "factura[numero]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_numero" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "numero" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_factura_numero" |
valid | true |
value | "" |
contacto
"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\Contacto" |
same as passed value |
em | "default" |
ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …2} |
label | "Empresa" |
same as passed value |
multiple | false |
false
|
placeholder | "Ningumo" |
same as passed value |
required | false |
false
|
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 {#144 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1421 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#134 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1523 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1299 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#141 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#139 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Contacto" |
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 {#141 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#139 …} -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 | "Empresa" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Ningumo" |
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() {#129 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#146 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_factura_contacto" ] |
cache_key | "_factura_contacto_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1575 +label: "Eduardo Dr. Zarba" +value: "1" +data: App\Entity\Contacto {#1897 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19 +label: " Dr. Pons" +value: "2" +data: App\Entity\Contacto {#1809 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +label: "María Eugenia Dra. Capelli" +value: "3" +data: App\Entity\Contacto {#1816 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1900 +label: " Dra. Ragone" +value: "4" +data: App\Entity\Contacto {#1818 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1806 +label: "Ana Dra. Stok" +value: "5" +data: App\Entity\Contacto {#1823 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1257 +label: "Alejandro Dr. Bulacio" +value: "6" +data: App\Entity\Contacto {#1828 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +label: "Jose Dr. Arredondo" +value: "7" +data: App\Entity\Contacto {#1833 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1884 +label: "Don Giuseppe Zapateria" +value: "8" +data: App\Entity\Contacto {#1885 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38 +label: " ServiMoto" +value: "9" +data: App\Entity\Contacto {#1880 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1420 +label: "Barrio Norte Mensajeria" +value: "10" +data: App\Entity\Contacto {#1874 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1893 +label: "Marcelo Plomero" +value: "11" +data: App\Entity\Contacto {#1869 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +label: "Marcos Cadete" +value: "12" +data: App\Entity\Contacto {#1864 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +label: " Dr. pera" +value: "13" +data: App\Entity\Contacto {#1859 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +label: "Almacen de Maria Almacen" +value: "14" +data: App\Entity\Contacto {#1854 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +label: "Auditoria Medica Asunt" +value: "15" +data: App\Entity\Contacto {#1849 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1993 +label: "Roberto Ramon Dr. Manso" +value: "16" +data: App\Entity\Contacto {#1844 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1994 +label: "Diego Dr. Abdala" +value: "18" +data: App\Entity\Contacto {#1839 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1995 +label: "Fabian Dr. Landa" +value: "19" +data: App\Entity\Contacto {#1803 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1996 +label: " Prudencia Compañoa Argentina de Seguros Generales S.A." +value: "20" +data: App\Entity\Contacto {#1799 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +label: " Seguros Galicia - Ex Sura" +value: "21" +data: App\Entity\Contacto {#1794 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1998 +label: " Federacion Patronal Seguros S.A.U." +value: "22" +data: App\Entity\Contacto {#1623 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1999 +label: " Estudio Beccar Varela" +value: "23" +data: App\Entity\Contacto {#1904 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2000 +label: " Oro Plata Sociedad Anonima" +value: "24" +data: App\Entity\Contacto {#1909 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2001 +label: " Provincia Aseguradora de Riesgo del Trabajo" +value: "25" +data: App\Entity\Contacto {#1914 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2002 +label: " Telefono de Claro" +value: "26" +data: App\Entity\Contacto {#1919 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2003 +label: " Compañia de Seguros La Mercantil Andina S.A." +value: "27" +data: App\Entity\Contacto {#1924 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2004 +label: " Satus Ager S.A." +value: "28" +data: App\Entity\Contacto {#1929 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2005 +label: "Roberto Dr. Manson" +value: "29" +data: App\Entity\Contacto {#1934 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +label: " JUNCAL" +value: "30" +data: App\Entity\Contacto {#1939 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2007 +label: " Aceitera General Deheza S.A." +value: "31" +data: App\Entity\Contacto {#1945 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2008 +label: " Dr. Heredia" +value: "32" +data: App\Entity\Contacto {#1950 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2009 +label: " Provincia Seguros S.A." +value: "33" +data: App\Entity\Contacto {#1955 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2010 +label: " Unilever Argentina S.A" +value: "34" +data: App\Entity\Contacto {#1960 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +label: " Arca - EX AFIP" +value: "35" +data: App\Entity\Contacto {#1965 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2012 +label: " Simplot Argentina S.R.L." +value: "36" +data: App\Entity\Contacto {#1970 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2013 +label: " Galicias Seguros SAU" +value: "37" +data: App\Entity\Contacto {#1975 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2014 +label: " Linea de Personal" +value: "38" +data: App\Entity\Contacto {#1980 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2015 +label: " Seguros Galicia S.A." +value: "39" +data: App\Entity\Contacto {#1985 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1756 -form: Symfony\Component\Form\Form {#1636 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1748 …5} |
full_name | "factura[contacto]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_contacto" |
is_selected | Closure($choice, $value) {#2018 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#162 …} } |
label | "Empresa" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "contacto" |
placeholder | "Ningumo" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_factura_contacto" |
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) {#1527 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() {#20 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1526 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_factura_detalle" ] |
cache_key | "_factura_detalle_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2017 -form: Symfony\Component\Form\Form {#1594 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2019 …5} |
full_name | "factura[detalle]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_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 | "_factura_detalle" |
valid | true |
value | "" |
montoNeto
"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 |
---|---|---|
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) {#46 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() {#48 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#44 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_factura_montoNeto" ] |
cache_key | "_factura_montoNeto_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2020 -form: Symfony\Component\Form\Form {#1597 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2021 …5} |
full_name | "factura[montoNeto]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_montoNeto" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "montoNeto" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_factura_montoNeto" |
valid | true |
value | "" |
iva
"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 | 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) {#58 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 | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#64 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#57 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_factura_iva" ] |
cache_key | "_factura_iva_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2022 -form: Symfony\Component\Form\Form {#1600 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2023 …5} |
full_name | "factura[iva]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_iva" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "iva" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_factura_iva" |
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) {#81 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() {#82 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#79 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_factura_monto" ] |
cache_key | "_factura_monto_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2024 -form: Symfony\Component\Form\Form {#1603 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2025 …5} |
full_name | "factura[monto]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_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 | "_factura_monto" |
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 {#144 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1551 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#54 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1552 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1553 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#55 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1309 …} -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 {#55 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#353 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1309 …} -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() {#45 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#47 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_factura_caja" ] |
cache_key | "_factura_caja_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +label: "caja de efectivo" +value: "1" +data: App\Entity\Caja {#2043 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +label: "tranferencia" +value: "2" +data: App\Entity\Caja {#2053 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2026 -form: Symfony\Component\Form\Form {#1606 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2027 …5} |
full_name | "factura[caja]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_caja" |
is_selected | Closure($choice, $value) {#2042 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#162 …} } |
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 | "_factura_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() {#1562 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1561 …} } } |
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" "_factura_fechaPago" ] |
cache_key | "_factura_fechaPago_fecha" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2050 -form: Symfony\Component\Form\Form {#1609 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2029 …5} |
full_name | "factura[fechaPago]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_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 | "_factura_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) {#1569 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() {#1574 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1573 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 1000 "class" => "pago" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_factura_detallePago" ] |
cache_key | "_factura_detallePago_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2035 -form: Symfony\Component\Form\Form {#1612 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2044 …5} |
full_name | "factura[detallePago]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_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 | "_factura_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 {#1676 -elements: [ App\Entity\MovimientoArchivo {#1678 #createAt: DateTime @1753727876 {#1677 date: 2025-07-28 18:37:56.511579 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1680 date: 2025-07-28 18:37:56.511584 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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 {#1681 #createAt: DateTime @1753727876 {#1682 date: 2025-07-28 18:37:56.511592 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1683 date: 2025-07-28 18:37:56.511593 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126} } App\Entity\MovimientoArchivo {#1684 #createAt: DateTime @1753727876 {#1685 date: 2025-07-28 18:37:56.511596 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1686 date: 2025-07-28 18:37:56.511597 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) {#1584 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() {#1571 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1585 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
allow_add | false |
allow_delete | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_factura_archivoNuevos" ] |
cache_key | "_factura_archivoNuevos_collection" |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#1676 -elements: [ App\Entity\MovimientoArchivo {#1678 #createAt: DateTime @1753727876 {#1677 date: 2025-07-28 18:37:56.511579 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1680 date: 2025-07-28 18:37:56.511584 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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 {#1681 #createAt: DateTime @1753727876 {#1682 date: 2025-07-28 18:37:56.511592 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1683 date: 2025-07-28 18:37:56.511593 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126} } App\Entity\MovimientoArchivo {#1684 #createAt: DateTime @1753727876 {#1685 date: 2025-07-28 18:37:56.511596 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1686 date: 2025-07-28 18:37:56.511597 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126} } ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2032 -form: Symfony\Component\Form\Form {#1615 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2031 …5} |
full_name | "factura[archivoNuevos]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_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 | "_factura_archivoNuevos" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#1676 -elements: [ App\Entity\MovimientoArchivo {#1678 #createAt: DateTime @1753727876 {#1677 date: 2025-07-28 18:37:56.511579 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1680 date: 2025-07-28 18:37:56.511584 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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 {#1681 #createAt: DateTime @1753727876 {#1682 date: 2025-07-28 18:37:56.511592 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1683 date: 2025-07-28 18:37:56.511593 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126} } App\Entity\MovimientoArchivo {#1684 #createAt: DateTime @1753727876 {#1685 date: 2025-07-28 18:37:56.511596 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1686 date: 2025-07-28 18:37:56.511597 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 {#1678 #createAt: DateTime @1753727876 {#1677 date: 2025-07-28 18:37:56.511579 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1680 date: 2025-07-28 18:37:56.511584 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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) {#1697 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() {#1698 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1696 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "movimiento_archivo" "_factura_archivoNuevos_entry" ] |
cache_key | "_factura_archivoNuevos_entry_movimiento_archivo" |
compound | true |
data | App\Entity\MovimientoArchivo {#1678 #createAt: DateTime @1753727876 {#1677 date: 2025-07-28 18:37:56.511579 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1680 date: 2025-07-28 18:37:56.511584 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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 {#2058 -form: Symfony\Component\Form\Form {#1736 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2057 …5} |
full_name | "factura[archivoNuevos][0]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_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 | "_factura_archivoNuevos_entry" |
valid | true |
value | App\Entity\MovimientoArchivo {#1678 #createAt: DateTime @1753727876 {#1677 date: 2025-07-28 18:37:56.511579 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1680 date: 2025-07-28 18:37:56.511584 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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() {#1743 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1742 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_factura_archivoNuevos_entry_file" ] |
cache_key | "_factura_archivoNuevos_entry_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2062 -form: Symfony\Component\Form\Form {#1733 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2061 …5} |
full_name | "factura[archivoNuevos][0][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_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 | "_factura_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 {#1681 #createAt: DateTime @1753727876 {#1682 date: 2025-07-28 18:37:56.511592 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1683 date: 2025-07-28 18:37:56.511593 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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) {#1744 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() {#1730 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1699 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "movimiento_archivo" "_factura_archivoNuevos_entry" ] |
cache_key | "_factura_archivoNuevos_entry_movimiento_archivo" |
compound | true |
data | App\Entity\MovimientoArchivo {#1681 #createAt: DateTime @1753727876 {#1682 date: 2025-07-28 18:37:56.511592 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1683 date: 2025-07-28 18:37:56.511593 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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 {#2059 -form: Symfony\Component\Form\Form {#1715 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2060 …5} |
full_name | "factura[archivoNuevos][1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_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 | "_factura_archivoNuevos_entry" |
valid | true |
value | App\Entity\MovimientoArchivo {#1681 #createAt: DateTime @1753727876 {#1682 date: 2025-07-28 18:37:56.511592 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1683 date: 2025-07-28 18:37:56.511593 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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() {#1722 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1723 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_factura_archivoNuevos_entry_file" ] |
cache_key | "_factura_archivoNuevos_entry_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2066 -form: Symfony\Component\Form\Form {#1712 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2065 …5} |
full_name | "factura[archivoNuevos][1][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_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 | "_factura_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 {#1684 #createAt: DateTime @1753727876 {#1685 date: 2025-07-28 18:37:56.511596 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1686 date: 2025-07-28 18:37:56.511597 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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) {#1721 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() {#1747 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1729 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "movimiento_archivo" "_factura_archivoNuevos_entry" ] |
cache_key | "_factura_archivoNuevos_entry_movimiento_archivo" |
compound | true |
data | App\Entity\MovimientoArchivo {#1684 #createAt: DateTime @1753727876 {#1685 date: 2025-07-28 18:37:56.511596 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1686 date: 2025-07-28 18:37:56.511597 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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 {#2064 -form: Symfony\Component\Form\Form {#1762 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2063 …5} |
full_name | "factura[archivoNuevos][2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_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 | "_factura_archivoNuevos_entry" |
valid | true |
value | App\Entity\MovimientoArchivo {#1684 #createAt: DateTime @1753727876 {#1685 date: 2025-07-28 18:37:56.511596 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1686 date: 2025-07-28 18:37:56.511597 UTC (+00:00) } #updateBy: null #nombre: null #archivo: null -id: null -movimiento: App\Entity\Movimiento {#1126 #createAt: DateTime @1753727876 {#1183 date: 2025-07-28 18:37:56.391637 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753727876 {#1182 date: 2025-07-28 18:37:56.391643 UTC (+00:00) } #updateBy: null -id: null -fecha: DateTime @1753727876 {#1185 date: 2025-07-28 18:37:56.391631 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() {#1755 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1754 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_factura_archivoNuevos_entry_file" ] |
cache_key | "_factura_archivoNuevos_entry_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2070 -form: Symfony\Component\Form\Form {#1765 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2069 …5} |
full_name | "factura[archivoNuevos][2][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura_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 | "_factura_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 | "fdd73d097a786e08f62380e5a0585080.v3F-1z4vjPtnkDs0HFJe1xuCjGqnXAD1UaDc1aXFq2U.2gMN7k963YIf9llxRDUykUPGvh3rL3i8YJeK4_2N2Q3XOknhfxr8ggajag" |
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 | "fdd73d097a786e08f62380e5a0585080.v3F-1z4vjPtnkDs0HFJe1xuCjGqnXAD1UaDc1aXFq2U.2gMN7k963YIf9llxRDUykUPGvh3rL3i8YJeK4_2N2Q3XOknhfxr8ggajag" |
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 | "fdd73d097a786e08f62380e5a0585080.v3F-1z4vjPtnkDs0HFJe1xuCjGqnXAD1UaDc1aXFq2U.2gMN7k963YIf9llxRDUykUPGvh3rL3i8YJeK4_2N2Q3XOknhfxr8ggajag" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2067 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() {#2039 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1154 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2071 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_factura__token" ] |
cache_key | "_factura__token_hidden" |
compound | false |
data | "fdd73d097a786e08f62380e5a0585080.v3F-1z4vjPtnkDs0HFJe1xuCjGqnXAD1UaDc1aXFq2U.2gMN7k963YIf9llxRDUykUPGvh3rL3i8YJeK4_2N2Q3XOknhfxr8ggajag" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2082 -form: Symfony\Component\Form\Form {#2078 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2073 …5} |
full_name | "factura[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "factura__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 | "_factura__token" |
valid | true |
value | "fdd73d097a786e08f62380e5a0585080.v3F-1z4vjPtnkDs0HFJe1xuCjGqnXAD1UaDc1aXFq2U.2gMN7k963YIf9llxRDUykUPGvh3rL3i8YJeK4_2N2Q3XOknhfxr8ggajag" |