- 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
contacto
"App\Form\ContactoType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Contacto {#1126 #createAt: DateTime @1753385410 {#1160 date: 2025-07-24 19:30:10.591917 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753385410 {#1159 date: 2025-07-24 19:30:10.591925 UTC (+00:00) } #updateBy: null #apellido: null #nombre: null #cuil: null #direccion: null #telefono: null #observaciones: null #fecha_nac: null #email: null -id: null -movimientos: Doctrine\Common\Collections\ArrayCollection {#1158 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Contacto {#1126 #createAt: DateTime @1753385410 {#1160 date: 2025-07-24 19:30:10.591917 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753385410 {#1159 date: 2025-07-24 19:30:10.591925 UTC (+00:00) } #updateBy: null #apellido: null #nombre: null #cuil: null #direccion: null #telefono: null #observaciones: null #fecha_nac: null #email: null -id: null -movimientos: Doctrine\Common\Collections\ArrayCollection {#1158 …} } |
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 {#1236 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1237 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1238 …} -namespace: Closure() {#1240 …} } |
data | App\Entity\Contacto {#1126 #createAt: DateTime @1753385410 {#1160 date: 2025-07-24 19:30:10.591917 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753385410 {#1159 date: 2025-07-24 19:30:10.591925 UTC (+00:00) } #updateBy: null #apellido: null #nombre: null #cuil: null #direccion: null #telefono: null #observaciones: null #fecha_nac: null #email: null -id: null -movimientos: Doctrine\Common\Collections\ArrayCollection {#1158 …} } |
data_class | "App\Entity\Contacto" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1277 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $class: "App\Entity\Contacto" } } |
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() {#1276 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1278 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contacto" "_contacto" ] |
cache_key | "_contacto_contacto" |
compound | true |
data | App\Entity\Contacto {#1126 #createAt: DateTime @1753385410 {#1160 date: 2025-07-24 19:30:10.591917 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753385410 {#1159 date: 2025-07-24 19:30:10.591925 UTC (+00:00) } #updateBy: null #apellido: null #nombre: null #cuil: null #direccion: null #telefono: null #observaciones: null #fecha_nac: null #email: null -id: null -movimientos: Doctrine\Common\Collections\ArrayCollection {#1158 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1480 -form: Symfony\Component\Form\Form {#1424 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#177 …5} |
full_name | "contacto" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contacto" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contacto" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contacto" |
valid | true |
value | App\Entity\Contacto {#1126 #createAt: DateTime @1753385410 {#1160 date: 2025-07-24 19:30:10.591917 UTC (+00:00) } #createBy: null #updateAt: DateTime @1753385410 {#1159 date: 2025-07-24 19:30:10.591925 UTC (+00:00) } #updateBy: null #apellido: null #nombre: null #cuil: null #direccion: null #telefono: null #observaciones: null #fecha_nac: null #email: null -id: null -movimientos: Doctrine\Common\Collections\ArrayCollection {#1158 …} } |
apellido
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1236 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1237 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1238 …} -namespace: Closure() {#1240 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1379 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1266 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1293 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contacto_apellido" ] |
cache_key | "_contacto_apellido_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1485 -form: Symfony\Component\Form\Form {#1456 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1486 …5} |
full_name | "contacto[apellido]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contacto_apellido" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "apellido" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contacto_apellido" |
valid | true |
value | "" |
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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1236 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1237 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1238 …} -namespace: Closure() {#1240 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#40 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} } |
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() {#53 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#50 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contacto_nombre" ] |
cache_key | "_contacto_nombre_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1484 -form: Symfony\Component\Form\Form {#1460 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1483 …5} |
full_name | "contacto[nombre]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contacto_nombre" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nombre" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contacto_nombre" |
valid | true |
value | "" |
cuil
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1236 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1237 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1238 …} -namespace: Closure() {#1240 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#83 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} } |
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() {#42 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#41 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contacto_cuil" ] |
cache_key | "_contacto_cuil_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1482 -form: Symfony\Component\Form\Form {#1463 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1481 …5} |
full_name | "contacto[cuil]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contacto_cuil" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cuil" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contacto_cuil" |
valid | true |
value | "" |
direccion
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1236 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1237 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1238 …} -namespace: Closure() {#1240 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#39 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} } |
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() {#145 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#146 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contacto_direccion" ] |
cache_key | "_contacto_direccion_text" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#144 -form: Symfony\Component\Form\Form {#1422 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#43 …5} |
full_name | "contacto[direccion]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contacto_direccion" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "direccion" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contacto_direccion" |
valid | true |
value | "" |
telefono
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1236 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1237 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1238 …} -namespace: Closure() {#1240 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#113 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} } |
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() {#126 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#138 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contacto_telefono" ] |
cache_key | "_contacto_telefono_text" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#48 -form: Symfony\Component\Form\Form {#1421 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#56 …5} |
full_name | "contacto[telefono]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contacto_telefono" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telefono" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contacto_telefono" |
valid | true |
value | "" |
observaciones
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1236 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1237 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1238 …} -namespace: Closure() {#1240 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1385 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} } |
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() {#57 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1386 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contacto_observaciones" ] |
cache_key | "_contacto_observaciones_textarea" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1438 -form: Symfony\Component\Form\Form {#1427 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1474 …5} |
full_name | "contacto[observaciones]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contacto_observaciones" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "observaciones" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contacto_observaciones" |
valid | true |
value | "" |
fecha_nac
"App\Form\Type\FechaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
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 {#1236 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1237 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1238 …} -namespace: Closure() {#1240 …} } |
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" => "" "month" => "" "day" => "" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1412 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1409 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "type" => "date" "class" => "date" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "fecha" "_contacto_fecha_nac" ] |
cache_key | "_contacto_fecha_nac_fecha" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1475 -form: Symfony\Component\Form\Form {#1430 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1476 …5} |
full_name | "contacto[fecha_nac]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contacto_fecha_nac" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fecha_nac" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contacto_fecha_nac" |
valid | true |
value | "" |
widget | "single_text" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b33b65.ZVprw_9IXun8_u-DwQgynwP8-kVAU_w71BhYraO29YY.NzwPgb4_F6vMuLbhi2pF0TXMgCoEYb5dm1Rg3-bwudNcKCqIm3E2rpHLqg" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "b33b65.ZVprw_9IXun8_u-DwQgynwP8-kVAU_w71BhYraO29YY.NzwPgb4_F6vMuLbhi2pF0TXMgCoEYb5dm1Rg3-bwudNcKCqIm3E2rpHLqg" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1236 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1237 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1238 …} -namespace: Closure() {#1240 …} } |
data | "b33b65.ZVprw_9IXun8_u-DwQgynwP8-kVAU_w71BhYraO29YY.NzwPgb4_F6vMuLbhi2pF0TXMgCoEYb5dm1Rg3-bwudNcKCqIm3E2rpHLqg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1477 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1491 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contacto__token" ] |
cache_key | "_contacto__token_hidden" |
compound | false |
data | "b33b65.ZVprw_9IXun8_u-DwQgynwP8-kVAU_w71BhYraO29YY.NzwPgb4_F6vMuLbhi2pF0TXMgCoEYb5dm1Rg3-bwudNcKCqIm3E2rpHLqg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1501 -form: Symfony\Component\Form\Form {#1497 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1492 …5} |
full_name | "contacto[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contacto__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contacto__token" |
valid | true |
value | "b33b65.ZVprw_9IXun8_u-DwQgynwP8-kVAU_w71BhYraO29YY.NzwPgb4_F6vMuLbhi2pF0TXMgCoEYb5dm1Rg3-bwudNcKCqIm3E2rpHLqg" |