Forms
register
Form type:
"App\Form\RegisterType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "regexp" => App\Entity\Settings {#788 -id: 6 -name: "regexpPass" -description: "<div style="font-size: 0.8em"><b>La contraseña debe cumplir:</b><ul><li>8 o más caracteres<li>1 o más mayúsculas<li>1 o más minúsculas<li>1 o más números<li>1 o más caracteres especiales</ul></div>" -value: "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" } ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "regexp" => App\Entity\Settings {#788 -id: 6 -name: "regexpPass" -description: "<div style="font-size: 0.8em"><b>La contraseña debe cumplir:</b><ul><li>8 o más caracteres<li>1 o más mayúsculas<li>1 o más minúsculas<li>1 o más números<li>1 o más caracteres especiales</ul></div>" -value: "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" } ] |
[ "regexp" => App\Entity\Settings {#788 -id: 6 -name: "regexpPass" -description: "<div style="font-size: 0.8em"><b>La contraseña debe cumplir:</b><ul><li>8 o más caracteres<li>1 o más mayúsculas<li>1 o más minúsculas<li>1 o más números<li>1 o más caracteres especiales</ul></div>" -value: "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" } ] |
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 {#1731 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#539 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1734 …} -namespace: Closure() {#1743 …} } |
| data | [ "regexp" => App\Entity\Settings {#788 -id: 6 -name: "regexpPass" -description: "<div style="font-size: 0.8em"><b>La contraseña debe cumplir:</b><ul><li>8 o más caracteres<li>1 o más mayúsculas<li>1 o más minúsculas<li>1 o más números<li>1 o más caracteres especiales</ul></div>" -value: "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" } ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1781 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1699 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1779 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $translationDomain: "validators" $message: Closure() {#1780 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "register" "_register" ] |
| cache_key | "_register_register" |
| compound | true |
| data | [ "regexp" => App\Entity\Settings {#788 -id: 6 -name: "regexpPass" -description: "<div style="font-size: 0.8em"><b>La contraseña debe cumplir:</b><ul><li>8 o más caracteres<li>1 o más mayúsculas<li>1 o más minúsculas<li>1 o más números<li>1 o más caracteres especiales</ul></div>" -value: "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1870 -form: Symfony\Component\Form\Form {#1818 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1778 …5} |
| full_name | "register" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "register" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register" |
| valid | true |
| value | [ "regexp" => App\Entity\Settings {#788 -id: 6 -name: "regexpPass" -description: "<div style="font-size: 0.8em"><b>La contraseña debe cumplir:</b><ul><li>8 o más caracteres<li>1 o más mayúsculas<li>1 o más minúsculas<li>1 o más números<li>1 o más caracteres especiales</ul></div>" -value: "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" } ] |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "autocomplete" => "off" "readonly" => true "onfocus" => "this.removeAttribute('readonly');" ] |
[ "class" => "form-control" "autocomplete" => "off" "readonly" => true "onfocus" => "this.removeAttribute('readonly');" ] |
| constraints | Symfony\Component\Validator\Constraints\Email {#1825 +payload: null +message: "El valor {{ value }} no es un email válido." +mode: null +normalizer: null } |
[ Symfony\Component\Validator\Constraints\Email {#1825 +payload: null +message: "El valor {{ value }} no es un email válido." +mode: null +normalizer: null } ] |
| label | "Correo electrónico" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "autocomplete" => "off" "readonly" => true "onfocus" => "this.removeAttribute('readonly');" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Email {#1825 +payload: null +message: "El valor {{ value }} no es un email válido." +mode: null +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 {#1731 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#539 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1734 …} -namespace: Closure() {#1743 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1754 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1699 …} } |
| 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 | "Correo electrónico" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1793 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $translationDomain: "validators" $message: Closure() {#1794 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "autocomplete" => "off" "readonly" => true "onfocus" => "this.removeAttribute('readonly');" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_register_email" ] |
| cache_key | "_register_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1893 -form: Symfony\Component\Form\Form {#1884 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1895 …5} |
| full_name | "register[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_email" |
| label | "Correo electrónico" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_email" |
| valid | true |
| value | "" |
password
Errors
This form has no errors.
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 |
|---|---|---|
| first_options | [ "label" => "Contraseña" "attr" => [ "class" => "form-control" "autocomplete" => "off" "readonly" => true "pattern" => "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" "onfocus" => "this.removeAttribute('readonly');" ] ] |
[ "label" => "Contraseña" "attr" => [ "class" => "form-control" "autocomplete" => "off" "readonly" => true "pattern" => "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" "onfocus" => "this.removeAttribute('readonly');" ] ] |
| invalid_message | "Las contraseñas no coinciden." |
same as passed value |
| second_options | [ "label" => "Repetir contraseña" "attr" => [ "class" => "form-control" "autocomplete" => "off" "readonly" => true "pattern" => "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" "onfocus" => "this.removeAttribute('readonly');" ] "help" => "<div style="font-size: 0.8em"><b>La contraseña debe cumplir:</b><ul><li>8 o más caracteres<li>1 o más mayúsculas<li>1 o más minúsculas<li>1 o más números<li>1 o más caracteres especiales</ul></div>" "help_html" => true ] |
[ "label" => "Repetir contraseña" "attr" => [ "class" => "form-control" "autocomplete" => "off" "readonly" => true "pattern" => "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" "onfocus" => "this.removeAttribute('readonly');" ] "help" => "<div style="font-size: 0.8em"><b>La contraseña debe cumplir:</b><ul><li>8 o más caracteres<li>1 o más mayúsculas<li>1 o más minúsculas<li>1 o más números<li>1 o más caracteres especiales</ul></div>" "help_html" => true ] |
| 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 | [] |
| 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 {#1731 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#539 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1734 …} -namespace: Closure() {#1743 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1768 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1699 …} } |
| 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" => "form-control" "autocomplete" => "off" "readonly" => true "pattern" => "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" "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 | [] |
| mapped | true |
| 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" => "Repetir contraseña" "attr" => [ "class" => "form-control" "autocomplete" => "off" "readonly" => true "pattern" => "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" "onfocus" => "this.removeAttribute('readonly');" ] "help" => "<div style="font-size: 0.8em"><b>La contraseña debe cumplir:</b><ul><li>8 o más caracteres<li>1 o más mayúsculas<li>1 o más minúsculas<li>1 o más números<li>1 o más caracteres especiales</ul></div>" "help_html" => true ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1831 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $translationDomain: "validators" $message: Closure() {#1833 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_register_password" ] |
| cache_key | "_register_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1855 -form: Symfony\Component\Form\Form {#1844 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1856 …5} |
| full_name | "register[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "autocomplete" => "off" "readonly" => true "pattern" => "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" "onfocus" => "this.removeAttribute('readonly');" ] |
[ "class" => "form-control" "autocomplete" => "off" "readonly" => true "pattern" => "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" "onfocus" => "this.removeAttribute('readonly');" ] |
| error_bubbling | false |
false
|
| 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" => "form-control" "autocomplete" => "off" "readonly" => true "pattern" => "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" "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 {#1731 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#539 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1734 …} -namespace: Closure() {#1743 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1880 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1699 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Contraseña" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1889 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $translationDomain: "validators" $message: Closure() {#1888 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "autocomplete" => "off" "readonly" => true "pattern" => "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" "onfocus" => "this.removeAttribute('readonly');" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_register_password_first" ] |
| cache_key | "_register_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1776 -form: Symfony\Component\Form\Form {#1841 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1817 …5} |
| full_name | "register[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_password_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_password_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "autocomplete" => "off" "readonly" => true "pattern" => "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" "onfocus" => "this.removeAttribute('readonly');" ] |
[ "class" => "form-control" "autocomplete" => "off" "readonly" => true "pattern" => "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" "onfocus" => "this.removeAttribute('readonly');" ] |
| error_bubbling | false |
false
|
| help | "<div style="font-size: 0.8em"><b>La contraseña debe cumplir:</b><ul><li>8 o más caracteres<li>1 o más mayúsculas<li>1 o más minúsculas<li>1 o más números<li>1 o más caracteres especiales</ul></div>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Repetir 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" => "form-control" "autocomplete" => "off" "readonly" => true "pattern" => "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" "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 {#1731 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#539 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1734 …} -namespace: Closure() {#1743 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1851 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1699 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | "<div style="font-size: 0.8em"><b>La contraseña debe cumplir:</b><ul><li>8 o más caracteres<li>1 o más mayúsculas<li>1 o más minúsculas<li>1 o más números<li>1 o más caracteres especiales</ul></div>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Repetir contraseña" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $translationDomain: "validators" $message: Closure() {#1850 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "autocomplete" => "off" "readonly" => true "pattern" => "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$" "onfocus" => "this.removeAttribute('readonly');" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_register_password_second" ] |
| cache_key | "_register_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1766 -form: Symfony\Component\Form\Form {#1838 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1848 …5} |
| full_name | "register[password][second]" |
| help | "<div style="font-size: 0.8em"><b>La contraseña debe cumplir:</b><ul><li>8 o más caracteres<li>1 o más mayúsculas<li>1 o más minúsculas<li>1 o más números<li>1 o más caracteres especiales</ul></div>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "register_password_second" |
| label | "Repetir 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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_password_second" |
| valid | true |
| value | "" |
policyagreed
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [ "style" => "float: left;margin-top: 5px;margin-right: 7px;" ] |
[ "style" => "float: left;margin-top: 5px;margin-right: 7px;" ] |
| label | "Acepto las <a href="http://www.editorialtulibro.es/condiciones-generales-contratacion-servicios-editoriales/">condiciones de contratación</a> y la <a href="http://www.editorialtulibro.es/politica-privacidad/">política de privacidad</a>." |
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 | [ "style" => "float: left;margin-top: 5px;margin-right: 7px;" ] |
| 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 {#1731 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#539 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1734 …} -namespace: Closure() {#1743 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1795 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1777 …} } |
| 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1775 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Acepto las <a href="http://www.editorialtulibro.es/condiciones-generales-contratacion-servicios-editoriales/">condiciones de contratación</a> y la <a href="http://www.editorialtulibro.es/politica-privacidad/">política de privacidad</a>." |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1799 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $translationDomain: "validators" $message: Closure() {#1801 …} } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "float: left;margin-top: 5px;margin-right: 7px;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_register_policyagreed" ] |
| cache_key | "_register_policyagreed_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1872 -form: Symfony\Component\Form\Form {#1830 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1873 …5} |
| full_name | "register[policyagreed]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register_policyagreed" |
| label | "Acepto las <a href="http://www.editorialtulibro.es/condiciones-generales-contratacion-servicios-editoriales/">condiciones de contratación</a> y la <a href="http://www.editorialtulibro.es/politica-privacidad/">política de privacidad</a>." |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "policyagreed" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_policyagreed" |
| valid | true |
| value | "1" |
submit
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [ "class" => "btn btn-primary" ] |
[ "class" => "btn btn-primary" ] |
| label | "Registrarse" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Registrarse" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_register_submit" ] |
| cache_key | "_register_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1890 …5} |
| full_name | "register[submit]" |
| id | "register_submit" |
| label | "Registrarse" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_register_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e1.gdqi36OPUVbpMfxoKOJ3-Y_FdEKGAAKyRMftUpc0VcI.7e6aqev4AQ6Ofc5dUo8WlsKGMC3UOWnVc4mFOrp6L_bM6eCVld88JrwAqQ" |
| 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 | "e1.gdqi36OPUVbpMfxoKOJ3-Y_FdEKGAAKyRMftUpc0VcI.7e6aqev4AQ6Ofc5dUo8WlsKGMC3UOWnVc4mFOrp6L_bM6eCVld88JrwAqQ" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1731 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#539 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1734 …} -namespace: Closure() {#1743 …} } |
| data | "e1.gdqi36OPUVbpMfxoKOJ3-Y_FdEKGAAKyRMftUpc0VcI.7e6aqev4AQ6Ofc5dUo8WlsKGMC3UOWnVc4mFOrp6L_bM6eCVld88JrwAqQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1910 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1699 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $translationDomain: "validators" $message: Closure() {#1898 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_register__token" ] |
| cache_key | "_register__token_hidden" |
| compound | false |
| data | "e1.gdqi36OPUVbpMfxoKOJ3-Y_FdEKGAAKyRMftUpc0VcI.7e6aqev4AQ6Ofc5dUo8WlsKGMC3UOWnVc4mFOrp6L_bM6eCVld88JrwAqQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1919 -form: Symfony\Component\Form\Form {#1861 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1902 …5} |
| full_name | "register[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "register__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register__token" |
| valid | true |
| value | "e1.gdqi36OPUVbpMfxoKOJ3-Y_FdEKGAAKyRMftUpc0VcI.7e6aqev4AQ6Ofc5dUo8WlsKGMC3UOWnVc4mFOrp6L_bM6eCVld88JrwAqQ" |