- 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
-
detalle
-
historiaTipo
-
-
-
nombre
-
file
-
-
-
nombre
-
file
-
-
-
nombre
-
file
-
-
-
nombre
-
file
-
-
-
nombre
-
file
-
-
-
historia
"App\Form\HistoriaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } |
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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data | App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } |
| data_class | "App\Entity\Historia" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1540 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $class: "App\Entity\Historia" } } |
| 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() {#1539 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1541 …} } } |
| validation_groups | null |
fecha
"App\Form\Type\FechaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1761938474 {#111 date: 2025-10-31 19:21:14.826536 UTC (+00:00) } |
| View Format |
"31-10-2025"
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"31-10-2025"
|
| Normalized Format | DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "date" "class" => "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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "dd-MM-yyyy" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1508 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1514 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
detalle
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#186 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} } |
| 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() {#1536 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#185 …} } } |
| validation_groups | null |
historiaTipo
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"2"
|
| Normalized Format | App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\HistoriaTipo" |
same as passed value |
| em | "default" |
ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#359 …2} |
| multiple | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#156 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#68 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#146 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#74 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#67 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#153 -om: ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#359 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#151 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\HistoriaTipo" |
| 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data_class | null |
| disabled | false |
| em | ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#359 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#153 -om: ContainerWuYegoC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#359 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#151 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| 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() {#142 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#158 …} } } |
| validation_groups | null |
archivos
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1377 -elements: [ App\Entity\Archivo {#1378 #createAt: DateTime @1761938475 {#1379 date: 2025-10-31 19:21:15.147413 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1380 date: 2025-10-31 19:21:15.147412 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11813 -nombre: "Santana c Federacion contesta demanda en proyecto.docx" -archivo: "santana-c-federacion-contesta-demanda-en-proyecto-69050c2aea87f.docx" -historia: App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } -eventoHistoria: null -informe: null } App\Entity\Archivo {#1381 #createAt: DateTime @1761938475 {#1382 date: 2025-10-31 19:21:15.147519 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1383 date: 2025-10-31 19:21:15.147518 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11814 -nombre: "Santana C Federacion - Contesta demanda.pdf" -archivo: "santana-c-federacion-contesta-demanda-69050c2af0d8d.pdf" -historia: App\Entity\Historia {#1373} -eventoHistoria: null -informe: null } App\Entity\Archivo {#1384 #createAt: DateTime @1761938475 {#1385 date: 2025-10-31 19:21:15.147611 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1386 date: 2025-10-31 19:21:15.147610 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11815 -nombre: "Documentacion-Santana.pdf" -archivo: "documentacion-santana-69050c2af2b8e.pdf" -historia: App\Entity\Historia {#1373} -eventoHistoria: null -informe: null } App\Entity\Archivo {#1387 #createAt: DateTime @1761938475 {#1388 date: 2025-10-31 19:21:15.147702 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1389 date: 2025-10-31 19:21:15.147701 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11816 -nombre: "recaudos iniciales santana.pdf" -archivo: "recaudos-iniciales-santana-69050c2af377f.pdf" -historia: App\Entity\Historia {#1373} -eventoHistoria: null -informe: null } App\Entity\Archivo {#1390 #createAt: DateTime @1761938474 {#1391 date: 2025-10-31 19:21:14.826574 UTC (+00:00) } #createBy: null #updateAt: DateTime @1761938474 {#1392 date: 2025-10-31 19:21:14.826575 UTC (+00:00) } #updateBy: null -id: null -nombre: null -archivo: null -historia: App\Entity\Historia {#1373} -eventoHistoria: null -informe: null } ] } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1377 -elements: [ App\Entity\Archivo {#1378 #createAt: DateTime @1761938475 {#1379 date: 2025-10-31 19:21:15.147413 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1380 date: 2025-10-31 19:21:15.147412 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11813 -nombre: "Santana c Federacion contesta demanda en proyecto.docx" -archivo: "santana-c-federacion-contesta-demanda-en-proyecto-69050c2aea87f.docx" -historia: App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } -eventoHistoria: null -informe: null } App\Entity\Archivo {#1381 #createAt: DateTime @1761938475 {#1382 date: 2025-10-31 19:21:15.147519 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1383 date: 2025-10-31 19:21:15.147518 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11814 -nombre: "Santana C Federacion - Contesta demanda.pdf" -archivo: "santana-c-federacion-contesta-demanda-69050c2af0d8d.pdf" -historia: App\Entity\Historia {#1373} -eventoHistoria: null -informe: null } App\Entity\Archivo {#1384 #createAt: DateTime @1761938475 {#1385 date: 2025-10-31 19:21:15.147611 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1386 date: 2025-10-31 19:21:15.147610 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11815 -nombre: "Documentacion-Santana.pdf" -archivo: "documentacion-santana-69050c2af2b8e.pdf" -historia: App\Entity\Historia {#1373} -eventoHistoria: null -informe: null } App\Entity\Archivo {#1387 #createAt: DateTime @1761938475 {#1388 date: 2025-10-31 19:21:15.147702 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1389 date: 2025-10-31 19:21:15.147701 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11816 -nombre: "recaudos iniciales santana.pdf" -archivo: "recaudos-iniciales-santana-69050c2af377f.pdf" -historia: App\Entity\Historia {#1373} -eventoHistoria: null -informe: null } App\Entity\Archivo {#1390 #createAt: DateTime @1761938474 {#1391 date: 2025-10-31 19:21:14.826574 UTC (+00:00) } #createBy: null #updateAt: DateTime @1761938474 {#1392 date: 2025-10-31 19:21:14.826575 UTC (+00:00) } #updateBy: null -id: null -nombre: null -archivo: null -historia: App\Entity\Historia {#1373} -eventoHistoria: null -informe: null } ] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| entry_type | "App\Form\ArchivoType" |
same as passed value |
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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#82 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "App\Form\ArchivoType" |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1563 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#30 …} } } |
| validation_groups | null |
0
"App\Form\ArchivoType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Archivo {#1378 #createAt: DateTime @1761938475 {#1379 date: 2025-10-31 19:21:15.147413 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1380 date: 2025-10-31 19:21:15.147412 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11813 -nombre: "Santana c Federacion contesta demanda en proyecto.docx" -archivo: "santana-c-federacion-contesta-demanda-en-proyecto-69050c2aea87f.docx" -historia: App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } -eventoHistoria: null -informe: null } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\Archivo {#1378 #createAt: DateTime @1761938475 {#1379 date: 2025-10-31 19:21:15.147413 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1380 date: 2025-10-31 19:21:15.147412 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11813 -nombre: "Santana c Federacion contesta demanda en proyecto.docx" -archivo: "santana-c-federacion-contesta-demanda-en-proyecto-69050c2aea87f.docx" -historia: App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } -eventoHistoria: null -informe: null } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data_class | "App\Entity\Archivo" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#41 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $class: "App\Entity\Archivo" } } |
| 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 | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#42 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#55 …} } } |
| validation_groups | null |
nombre
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1708 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} } |
| 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() {#1558 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1630 …} } } |
| validation_groups | 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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | Symfony\Component\HttpFoundation\File\UploadedFile {#20 -test: false -originalName: "Santana c Federacion contesta demanda en proyecto.docx" -mimeType: "application/vnd.openxmlformats-officedocument.wordprocessingml.document" -error: 0 path: "/tmp" filename: "phpq1tUVT" basename: "phpq1tUVT" pathname: "/tmp/phpq1tUVT" extension: "" realPath: "/tmp/phpq1tUVT" writable: false readable: false executable: false file: false dir: false link: false } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| 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 | null |
| 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() {#1634 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1633 …} } } |
| validation_groups | null |
1
"App\Form\ArchivoType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Archivo {#1381 #createAt: DateTime @1761938475 {#1382 date: 2025-10-31 19:21:15.147519 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1383 date: 2025-10-31 19:21:15.147518 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11814 -nombre: "Santana C Federacion - Contesta demanda.pdf" -archivo: "santana-c-federacion-contesta-demanda-69050c2af0d8d.pdf" -historia: App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } -eventoHistoria: null -informe: null } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\Archivo {#1381 #createAt: DateTime @1761938475 {#1382 date: 2025-10-31 19:21:15.147519 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1383 date: 2025-10-31 19:21:15.147518 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11814 -nombre: "Santana C Federacion - Contesta demanda.pdf" -archivo: "santana-c-federacion-contesta-demanda-69050c2af0d8d.pdf" -historia: App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } -eventoHistoria: null -informe: null } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data_class | "App\Entity\Archivo" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1552 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $class: "App\Entity\Archivo" } } |
| 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 | "[1]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#260 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#40 …} } } |
| validation_groups | null |
nombre
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1722 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} } |
| 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() {#1727 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1726 …} } } |
| validation_groups | 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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | Symfony\Component\HttpFoundation\File\UploadedFile {#66 -test: false -originalName: "Santana C Federacion - Contesta demanda.pdf" -mimeType: "application/pdf" -error: 0 path: "/tmp" filename: "php2O1u16" basename: "php2O1u16" pathname: "/tmp/php2O1u16" extension: "" realPath: "/tmp/php2O1u16" writable: false readable: false executable: false file: false dir: false link: false } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| 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 | null |
| 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() {#1724 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1725 …} } } |
| validation_groups | null |
2
"App\Form\ArchivoType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Archivo {#1384 #createAt: DateTime @1761938475 {#1385 date: 2025-10-31 19:21:15.147611 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1386 date: 2025-10-31 19:21:15.147610 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11815 -nombre: "Documentacion-Santana.pdf" -archivo: "documentacion-santana-69050c2af2b8e.pdf" -historia: App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } -eventoHistoria: null -informe: null } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\Archivo {#1384 #createAt: DateTime @1761938475 {#1385 date: 2025-10-31 19:21:15.147611 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1386 date: 2025-10-31 19:21:15.147610 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11815 -nombre: "Documentacion-Santana.pdf" -archivo: "documentacion-santana-69050c2af2b8e.pdf" -historia: App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } -eventoHistoria: null -informe: null } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data_class | "App\Entity\Archivo" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1723 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $class: "App\Entity\Archivo" } } |
| 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 | "[2]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1728 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1716 …} } } |
| validation_groups | null |
nombre
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1753 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} } |
| 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() {#1758 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1757 …} } } |
| validation_groups | 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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | Symfony\Component\HttpFoundation\File\UploadedFile {#65 -test: false -originalName: "Documentacion-Santana.pdf" -mimeType: "application/pdf" -error: 0 path: "/tmp" filename: "php1wZehA" basename: "php1wZehA" pathname: "/tmp/php1wZehA" extension: "" realPath: "/tmp/php1wZehA" writable: false readable: false executable: false file: false dir: false link: false } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| 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 | null |
| 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 {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1756 …} } } |
| validation_groups | null |
3
"App\Form\ArchivoType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Archivo {#1387 #createAt: DateTime @1761938475 {#1388 date: 2025-10-31 19:21:15.147702 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1389 date: 2025-10-31 19:21:15.147701 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11816 -nombre: "recaudos iniciales santana.pdf" -archivo: "recaudos-iniciales-santana-69050c2af377f.pdf" -historia: App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } -eventoHistoria: null -informe: null } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\Archivo {#1387 #createAt: DateTime @1761938475 {#1388 date: 2025-10-31 19:21:15.147702 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#1389 date: 2025-10-31 19:21:15.147701 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 11816 -nombre: "recaudos iniciales santana.pdf" -archivo: "recaudos-iniciales-santana-69050c2af377f.pdf" -historia: App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } -eventoHistoria: null -informe: null } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| property_path | "[3]" |
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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data_class | "App\Entity\Archivo" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1754 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $class: "App\Entity\Archivo" } } |
| 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 | "[3]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1759 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1747 …} } } |
| validation_groups | null |
nombre
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1784 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} } |
| 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() {#1789 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1788 …} } } |
| validation_groups | 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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | Symfony\Component\HttpFoundation\File\UploadedFile {#64 -test: false -originalName: "recaudos iniciales santana.pdf" -mimeType: "application/pdf" -error: 0 path: "/tmp" filename: "phpt0DbHY" basename: "phpt0DbHY" pathname: "/tmp/phpt0DbHY" extension: "" realPath: "/tmp/phpt0DbHY" writable: false readable: false executable: false file: false dir: false link: false } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| 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 | null |
| 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() {#1786 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1787 …} } } |
| validation_groups | null |
4
"App\Form\ArchivoType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Archivo {#1390 #createAt: DateTime @1761938474 {#1391 date: 2025-10-31 19:21:14.826574 UTC (+00:00) } #createBy: null #updateAt: DateTime @1761938474 {#1392 date: 2025-10-31 19:21:14.826575 UTC (+00:00) } #updateBy: null -id: null -nombre: null -archivo: null -historia: App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } -eventoHistoria: null -informe: null } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\Archivo {#1390 #createAt: DateTime @1761938474 {#1391 date: 2025-10-31 19:21:14.826574 UTC (+00:00) } #createBy: null #updateAt: DateTime @1761938474 {#1392 date: 2025-10-31 19:21:14.826575 UTC (+00:00) } #updateBy: null -id: null -nombre: null -archivo: null -historia: App\Entity\Historia {#1373 #createAt: DateTime @1761938475 {#2162 date: 2025-10-31 19:21:15.147217 UTC (+00:00) } #createBy: App\Entity\Usuario {#803 …} #updateAt: DateTime @1761938475 {#2165 date: 2025-10-31 19:21:15.147213 UTC (+00:00) } #updateBy: App\Entity\Usuario {#803 …} -id: 8453 -fecha: DateTime @1761868800 {#1840 date: 2025-10-31 00:00:00.0 UTC (+00:00) } -detalle: null -archivos: Doctrine\ORM\PersistentCollection {#2071 …} -juicio: App\Entity\Juicio {#1234 …} -historiaTipo: App\Entity\HistoriaTipo {#2017 -id: 2 -nombre: "Contestacion de Demanda" -color: "#9cf21c" -historias: Doctrine\ORM\PersistentCollection {#1938 …} } } -eventoHistoria: null -informe: null } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| property_path | "[4]" |
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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data_class | "App\Entity\Archivo" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1785 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $class: "App\Entity\Archivo" } } |
| 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 | "[4]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1790 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1778 …} } } |
| validation_groups | null |
nombre
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1815 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} } |
| 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() {#1820 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1819 …} } } |
| validation_groups | 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved 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 {#1499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1501 …} -namespace: Closure() {#1503 …} } |
| 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 | null |
| 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() {#1817 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1410 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1818 …} } } |
| validation_groups | null |