- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 34
- Events
- Routing
- Cache
- Translation 14
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- E-mails
- Notifications
- 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
-
-
email
-
-
first
-
second
-
-
nombre
-
apellidos
-
dniNie
-
sexo
-
fechaNacimiento
-
direccion
-
codigoPostal
-
telefono1
-
telefono2
-
aceptaCondicionesPrivacidad
-
captcha
-
localidad
-
_token
-
front_registro
"App\Form\FrontRegistroType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Usuario {#889 -id: null -usuario: null -email: null -roles: [] -password: null -imagen: null -borrado: false -ultimoAcceso: null -ultimoAccesoApp: null -fechaRegistro: DateTime @1776228181 {#961 date: 2026-04-15 06:43:01.260797 Europe/Madrid (+02:00) } #tokenConfirmacion: null #fechaSolicitudPassword: null -activo: true -aceptaCondicionesPrivacidad: null -notificacionesPushes: Doctrine\Common\Collections\ArrayCollection {#960 …} -recibirEmailsSistema: true -nombre: null -apellidos: null -dniNie: null -fechaNacimiento: null -sexo: null -solicitudes: Doctrine\Common\Collections\ArrayCollection {#959 …} -localidad: null -direccion: null -codigoPostal: null -telefono1: null -telefono2: null -empresaFormacion: null -mensagesBitacora: Doctrine\Common\Collections\ArrayCollection {#958 …} -mensajesBitacoraComoAutor: Doctrine\Common\Collections\ArrayCollection {#957 …} -llamar: true -inscripcionesJornadasCursos: Doctrine\Common\Collections\ArrayCollection {#956 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Usuario {#889 -id: null -usuario: null -email: null -roles: [] -password: null -imagen: null -borrado: false -ultimoAcceso: null -ultimoAccesoApp: null -fechaRegistro: DateTime @1776228181 {#961 date: 2026-04-15 06:43:01.260797 Europe/Madrid (+02:00) } #tokenConfirmacion: null #fechaSolicitudPassword: null -activo: true -aceptaCondicionesPrivacidad: null -notificacionesPushes: Doctrine\Common\Collections\ArrayCollection {#960 …} -recibirEmailsSistema: true -nombre: null -apellidos: null -dniNie: null -fechaNacimiento: null -sexo: null -solicitudes: Doctrine\Common\Collections\ArrayCollection {#959 …} -localidad: null -direccion: null -codigoPostal: null -telefono1: null -telefono2: null -empresaFormacion: null -mensagesBitacora: Doctrine\Common\Collections\ArrayCollection {#958 …} -mensajesBitacoraComoAutor: Doctrine\Common\Collections\ArrayCollection {#957 …} -llamar: true -inscripcionesJornadasCursos: Doctrine\Common\Collections\ArrayCollection {#956 …} } |
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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data | App\Entity\Usuario {#889 -id: null -usuario: null -email: null -roles: [] -password: null -imagen: null -borrado: false -ultimoAcceso: null -ultimoAccesoApp: null -fechaRegistro: DateTime @1776228181 {#961 date: 2026-04-15 06:43:01.260797 Europe/Madrid (+02:00) } #tokenConfirmacion: null #fechaSolicitudPassword: null -activo: true -aceptaCondicionesPrivacidad: null -notificacionesPushes: Doctrine\Common\Collections\ArrayCollection {#960 …} -recibirEmailsSistema: true -nombre: null -apellidos: null -dniNie: null -fechaNacimiento: null -sexo: null -solicitudes: Doctrine\Common\Collections\ArrayCollection {#959 …} -localidad: null -direccion: null -codigoPostal: null -telefono1: null -telefono2: null -empresaFormacion: null -mensagesBitacora: Doctrine\Common\Collections\ArrayCollection {#958 …} -mensajesBitacoraComoAutor: Doctrine\Common\Collections\ArrayCollection {#957 …} -llamar: true -inscripcionesJornadasCursos: Doctrine\Common\Collections\ArrayCollection {#956 …} } |
| data_class | "App\Entity\Usuario" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#965 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#938 …} use: { $class: "App\Entity\Usuario" } } |
| 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 | "app" |
| trim | true |
| upload_max_size_message | Closure() {#963 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#964 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "front_registro" "_front_registro" ] |
| cache_key | "_front_registro_front_registro" |
| compound | true |
| data | App\Entity\Usuario {#889 -id: null -usuario: null -email: null -roles: [] -password: null -imagen: null -borrado: false -ultimoAcceso: null -ultimoAccesoApp: null -fechaRegistro: DateTime @1776228181 {#961 date: 2026-04-15 06:43:01.260797 Europe/Madrid (+02:00) } #tokenConfirmacion: null #fechaSolicitudPassword: null -activo: true -aceptaCondicionesPrivacidad: null -notificacionesPushes: Doctrine\Common\Collections\ArrayCollection {#960 …} -recibirEmailsSistema: true -nombre: null -apellidos: null -dniNie: null -fechaNacimiento: null -sexo: null -solicitudes: Doctrine\Common\Collections\ArrayCollection {#959 …} -localidad: null -direccion: null -codigoPostal: null -telefono1: null -telefono2: null -empresaFormacion: null -mensagesBitacora: Doctrine\Common\Collections\ArrayCollection {#958 …} -mensajesBitacoraComoAutor: Doctrine\Common\Collections\ArrayCollection {#957 …} -llamar: true -inscripcionesJornadasCursos: Doctrine\Common\Collections\ArrayCollection {#956 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1406 -form: Symfony\Component\Form\Form {#1662 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#927 …5} |
| full_name | "front_registro" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "front_registro" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro" |
| valid | true |
| value | App\Entity\Usuario {#889 -id: null -usuario: null -email: null -roles: [] -password: null -imagen: null -borrado: false -ultimoAcceso: null -ultimoAccesoApp: null -fechaRegistro: DateTime @1776228181 {#961 date: 2026-04-15 06:43:01.260797 Europe/Madrid (+02:00) } #tokenConfirmacion: null #fechaSolicitudPassword: null -activo: true -aceptaCondicionesPrivacidad: null -notificacionesPushes: Doctrine\Common\Collections\ArrayCollection {#960 …} -recibirEmailsSistema: true -nombre: null -apellidos: null -dniNie: null -fechaNacimiento: null -sexo: null -solicitudes: Doctrine\Common\Collections\ArrayCollection {#959 …} -localidad: null -direccion: null -codigoPostal: null -telefono1: null -telefono2: null -empresaFormacion: null -mensagesBitacora: Doctrine\Common\Collections\ArrayCollection {#958 …} -mensajesBitacoraComoAutor: Doctrine\Common\Collections\ArrayCollection {#957 …} -llamar: true -inscripcionesJornadasCursos: Doctrine\Common\Collections\ArrayCollection {#956 …} } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "manual-placeholder" ] |
[ "class" => "manual-placeholder" ] |
| label | "Email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "manual-placeholder" ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#987 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#938 …} } |
| 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 | "Email" |
| 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() {#925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#991 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_front_registro_email" ] |
| cache_key | "_front_registro_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1572 -form: Symfony\Component\Form\Form {#1651 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1565 …5} |
| full_name | "front_registro[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_email" |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_email" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1004 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1005 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1004 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1005 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| first_options | [ "label" => "Contraseña" "attr" => [ "class" => "manual-placeholder" "autocomplete" => false "readonly" => "readonly" "onfocus" => "this.removeAttribute('readonly');" ] ] |
[ "label" => "Contraseña" "attr" => [ "class" => "manual-placeholder" "autocomplete" => false "readonly" => "readonly" "onfocus" => "this.removeAttribute('readonly');" ] ] |
| invalid_message | "Las contraseñas no coinciden." |
same as passed value |
| mapped | false |
same as passed value |
| second_options | [ "label" => "Confirmar contraseña" "attr" => [ "class" => "manual-placeholder" "autocomplete" => false "readonly" => "readonly" "onfocus" => "this.removeAttribute('readonly');" ] ] |
[ "label" => "Confirmar contraseña" "attr" => [ "class" => "manual-placeholder" "autocomplete" => false "readonly" => "readonly" "onfocus" => "this.removeAttribute('readonly');" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1004 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1005 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#917 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#938 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "Contraseña" "attr" => [ "class" => "manual-placeholder" "autocomplete" => false "readonly" => "readonly" "onfocus" => "this.removeAttribute('readonly');" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Las contraseñas no coinciden." |
| 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" |
| options | [] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "Confirmar contraseña" "attr" => [ "class" => "manual-placeholder" "autocomplete" => false "readonly" => "readonly" "onfocus" => "this.removeAttribute('readonly');" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#901 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_front_registro_plainPassword" ] |
| cache_key | "_front_registro_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#924 -form: Symfony\Component\Form\Form {#1689 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1702 …5} |
| full_name | "front_registro[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "manual-placeholder" "autocomplete" => false "readonly" => "readonly" "onfocus" => "this.removeAttribute('readonly');" ] |
[ "class" => "manual-placeholder" "autocomplete" => false "readonly" => "readonly" "onfocus" => "this.removeAttribute('readonly');" ] |
| error_bubbling | false |
same as passed value |
| label | "Contraseña" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "manual-placeholder" "autocomplete" => false "readonly" => "readonly" "onfocus" => "this.removeAttribute('readonly');" ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1600 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#938 …} } |
| 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 | "Contraseña" |
| 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 | false |
| upload_max_size_message | Closure() {#1703 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1594 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "manual-placeholder" "autocomplete" => false "readonly" => "readonly" "onfocus" => "this.removeAttribute('readonly');" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_front_registro_plainPassword_first" ] |
| cache_key | "_front_registro_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1493 -form: Symfony\Component\Form\Form {#1641 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1683 …5} |
| full_name | "front_registro[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_plainPassword_first" |
| label | "Contraseña" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_plainPassword_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "manual-placeholder" "autocomplete" => false "readonly" => "readonly" "onfocus" => "this.removeAttribute('readonly');" ] |
[ "class" => "manual-placeholder" "autocomplete" => false "readonly" => "readonly" "onfocus" => "this.removeAttribute('readonly');" ] |
| error_bubbling | false |
same as passed value |
| label | "Confirmar contraseña" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "manual-placeholder" "autocomplete" => false "readonly" => "readonly" "onfocus" => "this.removeAttribute('readonly');" ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1697 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#938 …} } |
| 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 | "Confirmar contraseña" |
| 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 | false |
| upload_max_size_message | Closure() {#1695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1696 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "manual-placeholder" "autocomplete" => false "readonly" => "readonly" "onfocus" => "this.removeAttribute('readonly');" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_front_registro_plainPassword_second" ] |
| cache_key | "_front_registro_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1473 -form: Symfony\Component\Form\Form {#1629 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1462 …5} |
| full_name | "front_registro[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_plainPassword_second" |
| label | "Confirmar contraseña" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_plainPassword_second" |
| 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 |
|---|---|---|
| attr | [ "maxlength" => 255 "class" => "manual-placeholder" ] |
[ "maxlength" => 255 "class" => "manual-placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1007 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1007 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Nombre" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1007 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1010 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#938 …} } |
| 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 | [] |
| 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() {#1407 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1378 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_registro_nombre" ] |
| cache_key | "_front_registro_nombre_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1694 -form: Symfony\Component\Form\Form {#1637 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#911 …5} |
| full_name | "front_registro[nombre]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_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 | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_nombre" |
| valid | true |
| value | "" |
apellidos
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "class" => "manual-placeholder" ] |
[ "maxlength" => 255 "class" => "manual-placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1003 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1003 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Apellidos" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1003 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1404 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#938 …} } |
| 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 | "Apellidos" |
| 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() {#1386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1385 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_registro_apellidos" ] |
| cache_key | "_front_registro_apellidos_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1444 -form: Symfony\Component\Form\Form {#1640 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1453 …5} |
| full_name | "front_registro[apellidos]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_apellidos" |
| label | "Apellidos" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "apellidos" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_apellidos" |
| valid | true |
| value | "" |
dniNie
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 9 "class" => "manual-placeholder" ] |
[ "maxlength" => 9 "class" => "manual-placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1002 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1002 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "DNI o NIE" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 9 "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1002 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1017 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#938 …} } |
| 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 | "DNI o NIE" |
| 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() {#1377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1402 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 9 "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_registro_dniNie" ] |
| cache_key | "_front_registro_dniNie_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1177 -form: Symfony\Component\Form\Form {#1649 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1174 …5} |
| full_name | "front_registro[dniNie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_dniNie" |
| label | "DNI o NIE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dniNie" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_dniNie" |
| valid | true |
| value | "" |
sexo
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "nombre" |
same as passed value |
| class | "App\Entity\SexoUsuario" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1000 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1000 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| em | "default" |
Container5OeYtff\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} |
| label | "Sexo" |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | "placeholders.seleccionar.elemento" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1001 class: "App\Form\FrontRegistroType" this: App\Form\FrontRegistroType {#939 …} } |
Doctrine\ORM\QueryBuilder {#1344 -em: Doctrine\ORM\EntityManager {#500 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1012 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1342 #from: "App\Entity\SexoUsuario" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1345 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "e.visible = true AND e.borrado = false" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT e FROM App\Entity\SexoUsuario e WHERE e.visible = true AND e.borrado = false" -parameters: Doctrine\Common\Collections\ArrayCollection {#1028 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nombre" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1441 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1354 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1348 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1347 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1360 -om: Container5OeYtff\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1018 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\SexoUsuario" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1000 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| em | Container5OeYtff\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1360 -om: Container5OeYtff\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1018 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Sexo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "placeholders.seleccionar.elemento" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1344 -em: Doctrine\ORM\EntityManager {#500 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1012 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1342 #from: "App\Entity\SexoUsuario" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1345 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "e.visible = true AND e.borrado = false" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT e FROM App\Entity\SexoUsuario e WHERE e.visible = true AND e.borrado = false" -parameters: Doctrine\Common\Collections\ArrayCollection {#1028 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1055 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_front_registro_sexo" ] |
| cache_key | "_front_registro_sexo_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1731 +label: "Hombre" +value: "1" +data: App\Entity\SexoUsuario {#1747 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1738 +label: "Mujer" +value: "2" +data: App\Entity\SexoUsuario {#1836 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1740 +label: "No binario" +value: "4" +data: App\Entity\SexoUsuario {#2017 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1358 -form: Symfony\Component\Form\Form {#1653 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1375 …5} |
| full_name | "front_registro[sexo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_sexo" |
| is_selected | Closure($choice, $value) {#1570 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1420 …} } |
| label | "Sexo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sexo" |
| placeholder | "placeholders.seleccionar.elemento" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_sexo" |
| valid | true |
| value | "" |
fechaNacimiento
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "dateInput manual-placeholder" "autocomplete" => "off" ] |
[ "class" => "dateInput manual-placeholder" "autocomplete" => "off" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\LessThanOrEqual {#1006 +payload: null +message: "Debes tener al menos 16 años." +value: DateTime @1271306581 {#999 date: 2010-04-15 06:43:01.268540 Europe/Madrid (+02:00) } +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\LessThanOrEqual {#1006 +payload: null +message: "Debes tener al menos 16 años." +value: DateTime @1271306581 {#999 date: 2010-04-15 06:43:01.268540 Europe/Madrid (+02:00) } +propertyPath: null } ] |
| format | "dd/MM/yyyy" |
same as passed value |
| html5 | false |
same as passed value |
| label | "Fecha de nacimiento" |
same as passed value |
| required | true |
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 | [ "class" => "dateInput manual-placeholder" "autocomplete" => "off" ] |
| 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 | [ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\LessThanOrEqual {#1006 +payload: null +message: "Debes tener al menos 16 años." +value: DateTime @1271306581 {#999 date: 2010-04-15 06:43:01.268540 Europe/Madrid (+02:00) } +propertyPath: null } ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| 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 | "dd/MM/yyyy" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Fecha de nacimiento" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1157 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "dateInput manual-placeholder" "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_front_registro_fechaNacimiento" ] |
| cache_key | "_front_registro_fechaNacimiento_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1736 -form: Symfony\Component\Form\Form {#1599 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1387 …5} |
| full_name | "front_registro[fechaNacimiento]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_fechaNacimiento" |
| label | "Fecha de nacimiento" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fechaNacimiento" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_fechaNacimiento" |
| valid | true |
| value | "" |
| widget | "single_text" |
direccion
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "class" => "manual-placeholder" ] |
[ "maxlength" => 255 "class" => "manual-placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#997 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#997 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Dirección" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#997 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1168 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#938 …} } |
| 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 | "Dirección" |
| 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() {#1172 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1164 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_registro_direccion" ] |
| cache_key | "_front_registro_direccion_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1745 -form: Symfony\Component\Form\Form {#1605 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1741 …5} |
| full_name | "front_registro[direccion]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_direccion" |
| label | "Dirección" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "direccion" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_direccion" |
| valid | true |
| value | "" |
codigoPostal
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 5 "class" => "manual-placeholder" ] |
[ "maxlength" => 5 "class" => "manual-placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#996 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#995 +payload: null +message: "This value is not valid." +pattern: "/^\d{5}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#996 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#995 +payload: null +message: "This value is not valid." +pattern: "/^\d{5}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Código postal" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 5 "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#996 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#995 +payload: null +message: "This value is not valid." +pattern: "/^\d{5}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1148 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#938 …} } |
| 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 | "Código postal" |
| 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() {#1443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1356 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 5 "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_registro_codigoPostal" ] |
| cache_key | "_front_registro_codigoPostal_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1743 -form: Symfony\Component\Form\Form {#1624 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1733 …5} |
| full_name | "front_registro[codigoPostal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_codigoPostal" |
| label | "Código postal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "codigoPostal" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_codigoPostal" |
| valid | true |
| value | "" |
telefono1
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 9 "class" => "manual-placeholder" ] |
[ "maxlength" => 9 "class" => "manual-placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#981 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#983 +payload: null +message: "This value is not valid." +pattern: "/^\d{9}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#981 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#983 +payload: null +message: "This value is not valid." +pattern: "/^\d{9}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Teléfono 1" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 9 "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#981 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#983 +payload: null +message: "This value is not valid." +pattern: "/^\d{9}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1361 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#938 …} } |
| 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 1" |
| 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() {#1452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1451 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 9 "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_registro_telefono1" ] |
| cache_key | "_front_registro_telefono1_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1739 -form: Symfony\Component\Form\Form {#1628 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1734 …5} |
| full_name | "front_registro[telefono1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_telefono1" |
| label | "Teléfono 1" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telefono1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_telefono1" |
| valid | true |
| value | "" |
telefono2
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 9 "class" => "manual-placeholder" ] |
[ "maxlength" => 9 "class" => "manual-placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#984 +payload: null +message: "This value is not valid." +pattern: "/^\d{9}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#984 +payload: null +message: "This value is not valid." +pattern: "/^\d{9}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Teléfono 2" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 9 "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#984 +payload: null +message: "This value is not valid." +pattern: "/^\d{9}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1449 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#938 …} } |
| 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 2" |
| 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() {#1461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1460 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 9 "class" => "manual-placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_registro_telefono2" ] |
| cache_key | "_front_registro_telefono2_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2022 -form: Symfony\Component\Form\Form {#1588 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2023 …5} |
| full_name | "front_registro[telefono2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_telefono2" |
| label | "Teléfono 2" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telefono2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_telefono2" |
| valid | true |
| value | "" |
aceptaCondicionesPrivacidad
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#985 +payload: null +message: "Debe aceptar la política de privacidad." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#985 +payload: null +message: "Debe aceptar la política de privacidad." +allowNull: false +normalizer: null } ] |
| label | """ \r\n Consiento que la Diputación Provincial de Jaén utilice mis datos para la tramitación de mi registro. \r\n <a href='/politica-privacidad' target='_blank'>Sin la aceptación de este consentimiento no podrá procederse al registro en la plataforma Proempleo</b></a>. \r\n """ |
same as passed value |
| label_html | true |
same as passed 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 | [ Symfony\Component\Validator\Constraints\NotBlank {#985 +payload: null +message: "Debe aceptar la política de privacidad." +allowNull: false +normalizer: null } ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1469 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1467 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#1458 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | """ \r\n Consiento que la Diputación Provincial de Jaén utilice mis datos para la tramitación de mi registro. \r\n <a href='/politica-privacidad' target='_blank'>Sin la aceptación de este consentimiento no podrá procederse al registro en la plataforma Proempleo</b></a>. \r\n """ |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#1476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1474 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_front_registro_aceptaCondicionesPrivacidad" ] |
| cache_key | "_front_registro_aceptaCondicionesPrivacidad_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2024 -form: Symfony\Component\Form\Form {#1585 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2025 …5} |
| full_name | "front_registro[aceptaCondicionesPrivacidad]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_aceptaCondicionesPrivacidad" |
| label | """ \r\n Consiento que la Diputación Provincial de Jaén utilice mis datos para la tramitación de mi registro. \r\n <a href='/politica-privacidad' target='_blank'>Sin la aceptación de este consentimiento no podrá procederse al registro en la plataforma Proempleo</b></a>. \r\n """ |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "aceptaCondicionesPrivacidad" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_aceptaCondicionesPrivacidad" |
| valid | true |
| value | "1" |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
|---|---|---|
| constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#986 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#986 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| locale | "es" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "homepage" |
| 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 | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#986 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1488 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#938 …} } |
| 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 | [] |
| host | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| locale | "es" |
| 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 | [] |
| script_nonce_csp | "" |
| setter | null |
| site_key | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1492 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1491 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| action_name | "homepage" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_front_registro_captcha" ] |
| cache_key | "_front_registro_captcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| enabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2026 -form: Symfony\Component\Form\Form {#1582 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2027 …5} |
| full_name | "front_registro[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | "www.google.com" |
| id | "front_registro_captcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "es" |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6Lf_dRgmAAAAAFXD9-2tgJcx49YTTczlFSM29or-" |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_captcha" |
| valid | true |
| value | "" |
localidad
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "manual-placeholder bsselectpicker" ] |
[ "class" => "manual-placeholder bsselectpicker" ] |
| choice_label | "nombre" |
same as passed value |
| class | "App\Entity\Localidad" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#929 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#929 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Localidad" |
same as passed value |
| placeholder | "placeholders.seleccionar.elemento" |
same as passed value |
| query_builder | Closure(EntityRepository $repository) {#930 class: "App\Form\FrontRegistroType" this: App\Form\FrontRegistroType {#939 …} } |
Doctrine\ORM\QueryBuilder {#1680 -em: Doctrine\ORM\EntityManager {#500 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1671 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1679 #from: "App\Entity\Localidad" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1678 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "l.visible = true AND l.borrado = false" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1681 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.nombre ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT l FROM App\Entity\Localidad l WHERE l.visible = true AND l.borrado = false ORDER BY l.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1676 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "manual-placeholder bsselectpicker" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nombre" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1632 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1686 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1688 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1685 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1658 -om: Container5OeYtff\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1501 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Localidad" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#929 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| em | Container5OeYtff\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1658 -om: Container5OeYtff\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1501 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Localidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "placeholders.seleccionar.elemento" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1680 -em: Doctrine\ORM\EntityManager {#500 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1671 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1679 #from: "App\Entity\Localidad" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1678 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "l.visible = true AND l.borrado = false" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1681 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.nombre ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT l FROM App\Entity\Localidad l WHERE l.visible = true AND l.borrado = false ORDER BY l.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1676 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1499 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "manual-placeholder bsselectpicker" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_front_registro_localidad" ] |
| cache_key | "_front_registro_localidad_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +label: "Albanchez de Mágina" +value: "1" +data: App\Entity\Localidad {#2047 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +label: "Alcalá la Real" +value: "2" +data: App\Entity\Localidad {#2345 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +label: "Alcaudete" +value: "3" +data: App\Entity\Localidad {#2405 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +label: "Aldeaquemada" +value: "4" +data: App\Entity\Localidad {#2414 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +label: "Andújar" +value: "5" +data: App\Entity\Localidad {#2424 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +label: "Arjona" +value: "6" +data: App\Entity\Localidad {#2434 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +label: "Arjonilla" +value: "7" +data: App\Entity\Localidad {#2443 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: "Arquillos" +value: "8" +data: App\Entity\Localidad {#2452 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +label: "Arroyo del Ojanco" +value: "9" +data: App\Entity\Localidad {#2462 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +label: "Baeza" +value: "10" +data: App\Entity\Localidad {#2472 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3268 +label: "Bailén" +value: "11" +data: App\Entity\Localidad {#2482 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3269 +label: "Baños de la Encina" +value: "12" +data: App\Entity\Localidad {#2491 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3270 +label: "Beas de Segura" +value: "13" +data: App\Entity\Localidad {#2500 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3271 +label: "Bedmar y Garcíez" +value: "14" +data: App\Entity\Localidad {#2509 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3272 +label: "Begíjar" +value: "15" +data: App\Entity\Localidad {#2518 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3273 +label: "Bélmez de la Moraleda" +value: "16" +data: App\Entity\Localidad {#2527 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3274 +label: "Benatae" +value: "17" +data: App\Entity\Localidad {#2536 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3275 +label: "Cabra del Santo Cristo" +value: "18" +data: App\Entity\Localidad {#2545 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3276 +label: "Cambil" +value: "19" +data: App\Entity\Localidad {#2554 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3277 +label: "Campillo de Arenas" +value: "20" +data: App\Entity\Localidad {#2563 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3278 +label: "Canena" +value: "21" +data: App\Entity\Localidad {#2572 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3279 +label: "Carboneros" +value: "22" +data: App\Entity\Localidad {#2581 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3280 +label: "Cárcheles" +value: "23" +data: App\Entity\Localidad {#2590 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3281 +label: "Castellar" +value: "25" +data: App\Entity\Localidad {#2599 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3282 +label: "Castillo de Locubín" +value: "26" +data: App\Entity\Localidad {#2608 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3283 +label: "Cazalilla" +value: "27" +data: App\Entity\Localidad {#2617 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3284 +label: "Cazorla" +value: "28" +data: App\Entity\Localidad {#2626 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3285 +label: "Chiclana de Segura" +value: "29" +data: App\Entity\Localidad {#2636 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3286 +label: "Chilluévar" +value: "30" +data: App\Entity\Localidad {#2645 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3287 +label: "Escañuela" +value: "31" +data: App\Entity\Localidad {#2654 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3288 +label: "Espeluy" +value: "32" +data: App\Entity\Localidad {#2663 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3289 +label: "Frailes" +value: "33" +data: App\Entity\Localidad {#2672 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3290 +label: "Fuensanta de Martos" +value: "34" +data: App\Entity\Localidad {#2681 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +label: "Fuerte del Rey" +value: "35" +data: App\Entity\Localidad {#2691 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3292 +label: "Génave" +value: "36" +data: App\Entity\Localidad {#2700 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3293 +label: "Guarromán" +value: "38" +data: App\Entity\Localidad {#2709 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3294 +label: "Higuera de Calatrava" +value: "39" +data: App\Entity\Localidad {#2718 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3295 +label: "Hinojares" +value: "40" +data: App\Entity\Localidad {#2727 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3296 +label: "Hornos" +value: "41" +data: App\Entity\Localidad {#2736 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3297 +label: "Huelma" +value: "42" +data: App\Entity\Localidad {#2745 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3298 +label: "Huesa" +value: "43" +data: App\Entity\Localidad {#2754 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3299 +label: "Ibros" +value: "44" +data: App\Entity\Localidad {#2763 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3300 +label: "Iznatoraf" +value: "46" +data: App\Entity\Localidad {#2772 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3301 +label: "Jabalquinto" +value: "47" +data: App\Entity\Localidad {#2782 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3302 +label: "Jaén" +value: "48" +data: App\Entity\Localidad {#2791 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3303 +label: "Jamilena" +value: "49" +data: App\Entity\Localidad {#2800 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3304 +label: "Jimena" +value: "50" +data: App\Entity\Localidad {#2809 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3305 +label: "Jódar" +value: "51" +data: App\Entity\Localidad {#2818 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3306 +label: "La Carolina" +value: "24" +data: App\Entity\Localidad {#2827 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3307 +label: "La Guardia de Jaén" +value: "37" +data: App\Entity\Localidad {#2836 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3308 +label: "La Iruela" +value: "45" +data: App\Entity\Localidad {#2845 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3309 +label: "La Puerta de Segura" +value: "70" +data: App\Entity\Localidad {#2854 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3310 +label: "Lahiguera" +value: "52" +data: App\Entity\Localidad {#2863 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3311 +label: "Larva" +value: "53" +data: App\Entity\Localidad {#2872 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3312 +label: "Linares" +value: "54" +data: App\Entity\Localidad {#2881 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3313 +label: "Lopera" +value: "55" +data: App\Entity\Localidad {#2890 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3314 +label: "Los Villares" +value: "95" +data: App\Entity\Localidad {#2899 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3315 +label: "Lupión" +value: "56" +data: App\Entity\Localidad {#2908 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3316 +label: "Mancha Real" +value: "57" +data: App\Entity\Localidad {#2917 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3317 +label: "Marmolejo" +value: "58" +data: App\Entity\Localidad {#2926 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3318 +label: "Martos" +value: "59" +data: App\Entity\Localidad {#2935 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3319 +label: "Mengíbar" +value: "60" +data: App\Entity\Localidad {#2944 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3320 +label: "Montizón" +value: "61" +data: App\Entity\Localidad {#2953 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3321 +label: "Navas de San Juan" +value: "62" +data: App\Entity\Localidad {#2962 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3322 +label: "Noalejo" +value: "63" +data: App\Entity\Localidad {#2971 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3323 +label: "Orcera" +value: "64" +data: App\Entity\Localidad {#2980 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3324 +label: "Peal de Becerro" +value: "65" +data: App\Entity\Localidad {#2989 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3325 +label: "Pegalajar" +value: "66" +data: App\Entity\Localidad {#2998 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3326 +label: "Porcuna" +value: "67" +data: App\Entity\Localidad {#3007 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3327 +label: "Pozo Alcón" +value: "68" +data: App\Entity\Localidad {#3016 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3328 +label: "Puente de Génave" +value: "69" +data: App\Entity\Localidad {#3025 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3329 +label: "Quesada" +value: "71" +data: App\Entity\Localidad {#3034 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3330 +label: "Rus" +value: "72" +data: App\Entity\Localidad {#3043 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3331 +label: "Sabiote" +value: "73" +data: App\Entity\Localidad {#3052 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3332 +label: "Santa Elena" +value: "74" +data: App\Entity\Localidad {#3061 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3333 +label: "Santiago de Calatrava" +value: "75" +data: App\Entity\Localidad {#3070 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3334 +label: "Santiago-Pontones" +value: "76" +data: App\Entity\Localidad {#3079 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3335 +label: "Santisteban del Puerto" +value: "77" +data: App\Entity\Localidad {#3088 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3336 +label: "Santo Tomé" +value: "78" +data: App\Entity\Localidad {#3097 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3337 +label: "Segura de la Sierra" +value: "79" +data: App\Entity\Localidad {#3106 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3338 +label: "Siles" +value: "80" +data: App\Entity\Localidad {#3115 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3339 +label: "Sorihuela del Guadalimar" +value: "81" +data: App\Entity\Localidad {#3124 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3340 +label: "Torreblascopedro" +value: "82" +data: App\Entity\Localidad {#3133 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3341 +label: "Torredelcampo" +value: "83" +data: App\Entity\Localidad {#3142 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3342 +label: "Torredonjimeno" +value: "84" +data: App\Entity\Localidad {#3151 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3343 +label: "Torreperogil" +value: "85" +data: App\Entity\Localidad {#3160 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3344 +label: "Torres" +value: "86" +data: App\Entity\Localidad {#3169 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3345 +label: "Torres de Albánchez" +value: "87" +data: App\Entity\Localidad {#3178 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3346 +label: "Úbeda" +value: "88" +data: App\Entity\Localidad {#3187 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3347 +label: "Valdepeñas de Jaén" +value: "89" +data: App\Entity\Localidad {#3196 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3348 +label: "Vilches" +value: "90" +data: App\Entity\Localidad {#3205 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3349 +label: "Villacarrillo" +value: "91" +data: App\Entity\Localidad {#3214 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3350 +label: "Villanueva de la Reina" +value: "92" +data: App\Entity\Localidad {#3223 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3351 +label: "Villanueva del Arzobispo" +value: "93" +data: App\Entity\Localidad {#3232 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3352 +label: "Villardompardo" +value: "94" +data: App\Entity\Localidad {#3241 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3353 +label: "Villarrodrigo" +value: "96" +data: App\Entity\Localidad {#3250 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3354 +label: "Villatorres" +value: "97" +data: App\Entity\Localidad {#3259 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2028 -form: Symfony\Component\Form\Form {#1579 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2029 …5} |
| full_name | "front_registro[localidad]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro_localidad" |
| is_selected | Closure($choice, $value) {#2031 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1420 …} } |
| label | "Localidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "localidad" |
| placeholder | "placeholders.seleccionar.elemento" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_registro_localidad" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "79063aecd.qJJ5TKulnV5LVeHjVvd4_WRWyAnyhFsp75VjDhveQRY.-qQTFNvHsAoONpakY7knqw48kUyT_RpznqASfEiRFkny4R87xdzMCRkz2Q" |
| 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 | "79063aecd.qJJ5TKulnV5LVeHjVvd4_WRWyAnyhFsp75VjDhveQRY.-qQTFNvHsAoONpakY7knqw48kUyT_RpznqASfEiRFkny4R87xdzMCRkz2Q" |
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 | 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data | "79063aecd.qJJ5TKulnV5LVeHjVvd4_WRWyAnyhFsp75VjDhveQRY.-qQTFNvHsAoONpakY7knqw48kUyT_RpznqASfEiRFkny4R87xdzMCRkz2Q" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3356 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#938 …} } |
| 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() {#2030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#902 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3355 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_front_registro__token" ] |
| cache_key | "_front_registro__token_hidden" |
| compound | false |
| data | "79063aecd.qJJ5TKulnV5LVeHjVvd4_WRWyAnyhFsp75VjDhveQRY.-qQTFNvHsAoONpakY7knqw48kUyT_RpznqASfEiRFkny4R87xdzMCRkz2Q" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3365 -form: Symfony\Component\Form\Form {#3361 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1571 …5} |
| full_name | "front_registro[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_registro__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 | "app" |
| unique_block_prefix | "_front_registro__token" |
| valid | true |
| value | "79063aecd.qJJ5TKulnV5LVeHjVvd4_WRWyAnyhFsp75VjDhveQRY.-qQTFNvHsAoONpakY7knqw48kUyT_RpznqASfEiRFkny4R87xdzMCRkz2Q" |