Forms
-
s6a19c7fc94542
-
numero
-
monto
-
fechaVencimiento
-
fechaCobro
-
_lock_version
-
s6a19c7fc94542
Form type:
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Cuota {#1310 #revision: 2 #createdAt: DateTime @1774265533 {#1300 date: 2026-03-23 07:32:13.0 America/Asuncion (-04:00) } #updatedAt: DateTime @1780074497 {#1967 date: 2026-05-29 13:08:17.436656 America/Asuncion (-04:00) } #createdBy: "mateo.gonzalez" #updatedBy: "kathia.acosta" #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1286 …} -contrato: Proxies\__CG__\App\Entity\Contrato {#1375 …} -numero: 8 -monto: 159000.0 -fechaVencimiento: DateTime @1778299200 {#1244 date: 2026-05-09 00:00:00.0 America/Asuncion (-04:00) } -fechaCobro: DateTime @1780027200 {#1707 date: 2026-05-29 00:00:00.0 America/Asuncion (-04:00) } } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\Cuota {#1310 #revision: 2 #createdAt: DateTime @1774265533 {#1300 date: 2026-03-23 07:32:13.0 America/Asuncion (-04:00) } #updatedAt: DateTime @1780074497 {#1967 date: 2026-05-29 13:08:17.436656 America/Asuncion (-04:00) } #createdBy: "mateo.gonzalez" #updatedBy: "kathia.acosta" #id: Ramsey\Uuid\Lazy\LazyUuidFromString {#1286 …} -contrato: Proxies\__CG__\App\Entity\Contrato {#1375 …} -numero: 8 -monto: 159000.0 -fechaVencimiento: DateTime @1778299200 {#1244 date: 2026-05-09 00:00:00.0 America/Asuncion (-04:00) } -fechaCobro: DateTime @1780027200 {#1707 date: 2026-05-29 00:00:00.0 America/Asuncion (-04:00) } } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data_class | "App\Entity\Cuota" |
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 {#1386 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1388 …} -namespace: Closure() {#1390 …} } |
| data_class | "App\Entity\Cuota" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1410 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Cuota" } } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| label_translation_parameters | [] |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1412 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $message: Closure() {#1411 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
numero
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 8 |
| View Format |
"8"
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"8"
|
| Normalized Format | 8 |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | true |
same as passed value |
| label | "Numero" |
same as passed value |
| label_render | false |
same as passed value |
| property_path | "numero" |
same as passed value |
| required | true |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1419 #name: "numero" #type: "integer" #mappingType: "integer" #fieldName: "numero" #associationMapping: [] #fieldMapping: [ "fieldName" => "numero" "type" => "integer" "scale" => null "length" => null "unique" => false "nullable" => false "precision" => null "columnName" => "numero" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\CuotaAdmin {#964 …} #associationAdmin: 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 | 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 {#1386 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1388 …} -namespace: Closure() {#1390 …} } |
| data_class | null |
| disabled | true |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1546 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Numero" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| label_translation_parameters | [] |
| 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 | "numero" |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1419 #name: "numero" #type: "integer" #mappingType: "integer" #fieldName: "numero" #associationMapping: [] #fieldMapping: [ "fieldName" => "numero" "type" => "integer" "scale" => null "length" => null "unique" => false "nullable" => false "precision" => null "columnName" => "numero" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\CuotaAdmin {#964 …} #associationAdmin: null } |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $message: Closure() {#1549 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
monto
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 159000.0 |
| View Format |
"159000"
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"159000"
|
| Normalized Format | 159000.0 |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | true |
same as passed value |
| label | "Monto" |
same as passed value |
| label_render | false |
same as passed value |
| property_path | "monto" |
same as passed value |
| required | true |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1420 #name: "monto" #type: "float" #mappingType: "float" #fieldName: "monto" #associationMapping: [] #fieldMapping: [ "fieldName" => "monto" "type" => "float" "scale" => null "length" => null "unique" => false "nullable" => false "precision" => null "columnName" => "monto" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\CuotaAdmin {#964 …} #associationAdmin: 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 | 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 {#1386 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1388 …} -namespace: Closure() {#1390 …} } |
| data_class | null |
| disabled | true |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1622 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Monto" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| label_translation_parameters | [] |
| 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 | "monto" |
| required | true |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1420 #name: "monto" #type: "float" #mappingType: "float" #fieldName: "monto" #associationMapping: [] #fieldMapping: [ "fieldName" => "monto" "type" => "float" "scale" => null "length" => null "unique" => false "nullable" => false "precision" => null "columnName" => "monto" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\CuotaAdmin {#964 …} #associationAdmin: null } |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $message: Closure() {#1623 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
fechaVencimiento
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1778299200 {#1699 date: 2026-05-09 00:00:00.0 America/Asuncion (-04:00) } |
| View Format |
"2026-05-09"
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"2026-05-09"
|
| Normalized Format | DateTime @1778299200 {#1699 date: 2026-05-09 00:00:00.0 America/Asuncion (-04:00) } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | true |
same as passed value |
| label | "Fecha Vencimiento" |
same as passed value |
| label_render | false |
same as passed value |
| property_path | "fechaVencimiento" |
same as passed value |
| required | true |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1421 #name: "fechaVencimiento" #type: "Symfony\Component\Form\Extension\Core\Type\DateType" #mappingType: "date" #fieldName: "fechaVencimiento" #associationMapping: [] #fieldMapping: [ "fieldName" => "fechaVencimiento" "type" => "date" "scale" => null "length" => null "unique" => false "nullable" => false "precision" => null "columnName" => "fecha_vencimiento" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\CuotaAdmin {#964 …} #associationAdmin: null } |
same as passed value |
| widget | "single_text" |
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 | 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 {#1386 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1388 …} -namespace: Closure() {#1390 …} } |
| 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 | true |
| documentation | [] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Fecha Vencimiento" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| label_translation_parameters | [] |
| 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 | "fechaVencimiento" |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1421 #name: "fechaVencimiento" #type: "Symfony\Component\Form\Extension\Core\Type\DateType" #mappingType: "date" #fieldName: "fechaVencimiento" #associationMapping: [] #fieldMapping: [ "fieldName" => "fechaVencimiento" "type" => "date" "scale" => null "length" => null "unique" => false "nullable" => false "precision" => null "columnName" => "fecha_vencimiento" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\CuotaAdmin {#964 …} #associationAdmin: null } |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1639 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $message: Closure() {#1638 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|
fechaCobro
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"2026-05-29"
|
| Normalized Format | DateTime @1780027200 {#1707 date: 2026-05-29 00:00:00.0 America/Asuncion (-04:00) } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Fecha Cobro" |
same as passed value |
| label_render | false |
same as passed value |
| property_path | "fechaCobro" |
same as passed value |
| required | false |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1425 #name: "fechaCobro" #type: "Symfony\Component\Form\Extension\Core\Type\DateType" #mappingType: "date" #fieldName: "fechaCobro" #associationMapping: [] #fieldMapping: [ "fieldName" => "fechaCobro" "type" => "date" "scale" => null "length" => null "unique" => false "nullable" => true "precision" => null "columnName" => "fecha_cobro" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\CuotaAdmin {#964 …} #associationAdmin: null } |
same as passed value |
| widget | "single_text" |
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 | 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 {#1386 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1388 …} -namespace: Closure() {#1390 …} } |
| 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 |
| documentation | [] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Fecha Cobro" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| label_translation_parameters | [] |
| 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 | "fechaCobro" |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1425 #name: "fechaCobro" #type: "Symfony\Component\Form\Extension\Core\Type\DateType" #mappingType: "date" #fieldName: "fechaCobro" #associationMapping: [] #fieldMapping: [ "fieldName" => "fechaCobro" "type" => "date" "scale" => null "length" => null "unique" => false "nullable" => true "precision" => null "columnName" => "fecha_cobro" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\CuotaAdmin {#964 …} #associationAdmin: null } |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $message: Closure() {#1648 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|
_lock_version
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1" |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "1" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| data | 1 |
same as passed value |
| mapped | false |
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 | 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 {#1386 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1388 …} -namespace: Closure() {#1390 …} } |
| data | 1 |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1675 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $message: Closure() {#1676 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|