Forms
-
audiencia
-
tipoSolicitante
-
numeroIdentifica
-
nombre
-
apellidoPaterno
-
ApellidoMaterno
-
peticion
-
asunto
-
correoElectronico
-
telefono
-
_token
-
audiencia
Form type:
"App\Form\Main\AudienciaType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Main\Audiencia {#687 -id: null -fechaSolicitud: DateTime @1732197314 {#688 date: 2024-11-21 07:55:14.920757 America/Mexico_City (-06:00) } -nombre: null -apellidoPaterno: null -ApellidoMaterno: null -correoElectronico: null -telefono: null -asunto: null -atendido: false -fobservaciones: null -uuid: null -peticion: null -tipoSolicitante: null -numeroIdentifica: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/public" |
same as passed value |
data | App\Entity\Main\Audiencia {#687 -id: null -fechaSolicitud: DateTime @1732197314 {#688 date: 2024-11-21 07:55:14.920757 America/Mexico_City (-06:00) } -nombre: null -apellidoPaterno: null -ApellidoMaterno: null -correoElectronico: null -telefono: null -asunto: null -atendido: false -fobservaciones: null -uuid: null -peticion: null -tipoSolicitante: null -numeroIdentifica: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/public" |
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 {#752 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#753 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#754 …} -namespace: Closure() {#756 …} } |
data | App\Entity\Main\Audiencia {#687 -id: null -fechaSolicitud: DateTime @1732197314 {#688 date: 2024-11-21 07:55:14.920757 America/Mexico_City (-06:00) } -nombre: null -apellidoPaterno: null -ApellidoMaterno: null -correoElectronico: null -telefono: null -asunto: null -atendido: false -fobservaciones: null -uuid: null -peticion: null -tipoSolicitante: null -numeroIdentifica: null } |
data_class | "App\Entity\Main\Audiencia" |
disabled | false |
empty_data | Closure(FormInterface $form) {#778 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Main\Audiencia" } } |
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 | [] |
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() {#780 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#580 …} $message: Closure() {#779 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/public" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "audiencia" "_audiencia" ] |
cache_key | "_audiencia_audiencia" |
compound | true |
data | App\Entity\Main\Audiencia {#687 -id: null -fechaSolicitud: DateTime @1732197314 {#688 date: 2024-11-21 07:55:14.920757 America/Mexico_City (-06:00) } -nombre: null -apellidoPaterno: null -ApellidoMaterno: null -correoElectronico: null -telefono: null -asunto: null -atendido: false -fobservaciones: null -uuid: null -peticion: null -tipoSolicitante: null -numeroIdentifica: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#933 -form: Symfony\Component\Form\Form {#938 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#781 …5} |
full_name | "audiencia" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "audiencia" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "audiencia" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_audiencia" |
valid | true |
value | App\Entity\Main\Audiencia {#687 -id: null -fechaSolicitud: DateTime @1732197314 {#688 date: 2024-11-21 07:55:14.920757 America/Mexico_City (-06:00) } -nombre: null -apellidoPaterno: null -ApellidoMaterno: null -correoElectronico: null -telefono: null -asunto: null -atendido: false -fobservaciones: null -uuid: null -peticion: null -tipoSolicitante: null -numeroIdentifica: null } |
tipoSolicitante
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Seleccione el tipo de solicitante" ] |
[ "placeholder" => "Seleccione el tipo de solicitante" ] |
choices | [ "Empleado" => 1 "Estudiante" => 2 "Ciudadano" => 3 "Empresa" => 4 "Otro" => 5 ] |
[ "Empleado" => 1 "Estudiante" => 2 "Ciudadano" => 3 "Empresa" => 4 "Otro" => 5 ] |
label | "Tipo de solicitante" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Seleccione el tipo de solicitante" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Empleado" => 1 "Estudiante" => 2 "Ciudadano" => 3 "Empresa" => 4 "Otro" => 5 ] |
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 {#752 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#753 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#754 …} -namespace: Closure() {#756 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Tipo de solicitante" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#580 …} $message: Closure() {#843 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Seleccione el tipo de solicitante" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_audiencia_tipoSolicitante" ] |
cache_key | "_audiencia_tipoSolicitante_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#880 +label: "Empleado" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#871 +label: "Estudiante" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#862 +label: "Ciudadano" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#846 +label: "Empresa" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#969 +label: "Otro" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#889 -form: Symfony\Component\Form\Form {#941 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#898 …5} |
full_name | "audiencia[tipoSolicitante]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "audiencia_tipoSolicitante" |
is_selected | Closure($choice, $value) {#972 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Tipo de solicitante" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "tipoSolicitante" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_audiencia_tipoSolicitante" |
valid | true |
value | "" |
numeroIdentifica
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Escriba su número de identificación" ] |
[ "placeholder" => "Escriba su número de identificación" ] |
label | "Número de Identificación" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Escriba su número de identificación" ] |
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 {#752 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#753 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#754 …} -namespace: Closure() {#756 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#859 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 |
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 | "Número de Identificación" |
label_attr | [] |
label_format | null |
label_html | 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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#580 …} $message: Closure() {#860 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Escriba su número de identificación" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_audiencia_numeroIdentifica" ] |
cache_key | "_audiencia_numeroIdentifica_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#973 -form: Symfony\Component\Form\Form {#944 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#974 …5} |
full_name | "audiencia[numeroIdentifica]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "audiencia_numeroIdentifica" |
label | "Número de Identificación" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "numeroIdentifica" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_audiencia_numeroIdentifica" |
valid | true |
value | "" |
nombre
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Escriba su nombre" ] |
[ "placeholder" => "Escriba su nombre" ] |
label | "Nombre" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Escriba su nombre" ] |
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 {#752 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#753 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#754 …} -namespace: Closure() {#756 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#868 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 |
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 | "Nombre" |
label_attr | [] |
label_format | null |
label_html | 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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#580 …} $message: Closure() {#869 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Escriba su nombre" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_audiencia_nombre" ] |
cache_key | "_audiencia_nombre_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1010 -form: Symfony\Component\Form\Form {#947 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1012 …5} |
full_name | "audiencia[nombre]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "audiencia_nombre" |
label | "Nombre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nombre" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_audiencia_nombre" |
valid | true |
value | "" |
apellidoPaterno
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Escriba su apellido paterno" ] |
[ "placeholder" => "Escriba su apellido paterno" ] |
label | "Apellido Paterno" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Escriba su apellido paterno" ] |
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 {#752 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#753 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#754 …} -namespace: Closure() {#756 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#877 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 |
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 | "Apellido Paterno" |
label_attr | [] |
label_format | null |
label_html | 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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#580 …} $message: Closure() {#878 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Escriba su apellido paterno" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_audiencia_apellidoPaterno" ] |
cache_key | "_audiencia_apellidoPaterno_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1013 -form: Symfony\Component\Form\Form {#950 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1014 …5} |
full_name | "audiencia[apellidoPaterno]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "audiencia_apellidoPaterno" |
label | "Apellido Paterno" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "apellidoPaterno" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_audiencia_apellidoPaterno" |
valid | true |
value | "" |
ApellidoMaterno
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Escriba su apellido materno" ] |
[ "placeholder" => "Escriba su apellido materno" ] |
label | "Apellido Materno" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Escriba su apellido materno" ] |
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 {#752 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#753 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#754 …} -namespace: Closure() {#756 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#886 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 |
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 | "Apellido Materno" |
label_attr | [] |
label_format | null |
label_html | 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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#888 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#580 …} $message: Closure() {#887 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Escriba su apellido materno" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_audiencia_ApellidoMaterno" ] |
cache_key | "_audiencia_ApellidoMaterno_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1015 -form: Symfony\Component\Form\Form {#953 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1016 …5} |
full_name | "audiencia[ApellidoMaterno]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "audiencia_ApellidoMaterno" |
label | "Apellido Materno" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ApellidoMaterno" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_audiencia_ApellidoMaterno" |
valid | true |
value | "" |
peticion
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Tema a tratar" "help" => "Escriba el tema a tratar" ] |
[ "placeholder" => "Tema a tratar" "help" => "Escriba el tema a tratar" ] |
label | "Peticion" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Tema a tratar" "help" => "Escriba el tema a tratar" ] |
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 {#752 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#753 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#754 …} -namespace: Closure() {#756 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#895 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 |
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 | "Peticion" |
label_attr | [] |
label_format | null |
label_html | 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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#580 …} $message: Closure() {#896 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Tema a tratar" "help" => "Escriba el tema a tratar" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_audiencia_peticion" ] |
cache_key | "_audiencia_peticion_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1017 -form: Symfony\Component\Form\Form {#956 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1018 …5} |
full_name | "audiencia[peticion]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "audiencia_peticion" |
label | "Peticion" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "peticion" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_audiencia_peticion" |
valid | true |
value | "" |
asunto
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Describa brevemente el asunto a tratar" ] |
[ "placeholder" => "Describa brevemente el asunto a tratar" ] |
label | "Asunto" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Describa brevemente el asunto a tratar" ] |
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 {#752 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#753 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#754 …} -namespace: Closure() {#756 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#908 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 |
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 | "Asunto" |
label_attr | [] |
label_format | null |
label_html | 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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#580 …} $message: Closure() {#909 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Describa brevemente el asunto a tratar" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_audiencia_asunto" ] |
cache_key | "_audiencia_asunto_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1019 -form: Symfony\Component\Form\Form {#959 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1020 …5} |
full_name | "audiencia[asunto]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "audiencia_asunto" |
label | "Asunto" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "asunto" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_audiencia_asunto" |
valid | true |
value | "" |
correoElectronico
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Escriba su correo electrónico" ] |
[ "placeholder" => "Escriba su correo electrónico" ] |
label | "Correo Electrónico" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Escriba su correo electrónico" ] |
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 {#752 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#753 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#754 …} -namespace: Closure() {#756 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#921 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 |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Correo Electrónico" |
label_attr | [] |
label_format | null |
label_html | 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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#923 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#580 …} $message: Closure() {#922 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Escriba su correo electrónico" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_audiencia_correoElectronico" ] |
cache_key | "_audiencia_correoElectronico_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1021 -form: Symfony\Component\Form\Form {#962 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1022 …5} |
full_name | "audiencia[correoElectronico]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "audiencia_correoElectronico" |
label | "Correo Electrónico" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "correoElectronico" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_audiencia_correoElectronico" |
valid | true |
value | "" |
telefono
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Escriba su número de teléfono" "help" => "Escriba su número telefónico o de contacto" ] |
[ "placeholder" => "Escriba su número de teléfono" "help" => "Escriba su número telefónico o de contacto" ] |
label | "Teléfono" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Escriba su número de teléfono" "help" => "Escriba su número telefónico o de contacto" ] |
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 {#752 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#753 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#754 …} -namespace: Closure() {#756 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#930 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 |
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 | "Teléfono" |
label_attr | [] |
label_format | null |
label_html | 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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#932 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#580 …} $message: Closure() {#931 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Escriba su número de teléfono" "help" => "Escriba su número telefónico o de contacto" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_audiencia_telefono" ] |
cache_key | "_audiencia_telefono_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1023 -form: Symfony\Component\Form\Form {#965 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1024 …5} |
full_name | "audiencia[telefono]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "audiencia_telefono" |
label | "Teléfono" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telefono" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_audiencia_telefono" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "c.AMUfbn4J5PRWPkJjQxfi8fCNHNyyQJXqtr5jL9vB0gw.WKxTXUxDnsQbbDUzHCSVuqS1beiEdfDYgewXZJ_y42J3hnxdP3OvjWd9IQ" |
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 | "c.AMUfbn4J5PRWPkJjQxfi8fCNHNyyQJXqtr5jL9vB0gw.WKxTXUxDnsQbbDUzHCSVuqS1beiEdfDYgewXZJ_y42J3hnxdP3OvjWd9IQ" |
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 {#752 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#753 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#754 …} -namespace: Closure() {#756 …} } |
data | "c.AMUfbn4J5PRWPkJjQxfi8fCNHNyyQJXqtr5jL9vB0gw.WKxTXUxDnsQbbDUzHCSVuqS1beiEdfDYgewXZJ_y42J3hnxdP3OvjWd9IQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1028 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 | [] |
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_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 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#580 …} $message: Closure() {#1029 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_audiencia__token" ] |
cache_key | "_audiencia__token_hidden" |
compound | false |
data | "c.AMUfbn4J5PRWPkJjQxfi8fCNHNyyQJXqtr5jL9vB0gw.WKxTXUxDnsQbbDUzHCSVuqS1beiEdfDYgewXZJ_y42J3hnxdP3OvjWd9IQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1040 -form: Symfony\Component\Form\Form {#1036 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1031 …5} |
full_name | "audiencia[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "audiencia__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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_audiencia__token" |
valid | true |
value | "c.AMUfbn4J5PRWPkJjQxfi8fCNHNyyQJXqtr5jL9vB0gw.WKxTXUxDnsQbbDUzHCSVuqS1beiEdfDYgewXZJ_y42J3hnxdP3OvjWd9IQ" |