Forms
-
(no name)
-
_username
-
_password
-
_remember_me
-
_additional_params
-
_token
-
(no name)
Form type:
"QbaBit\SecurityBundle\Form\LoginUsuarioType"
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
No options were passed when constructing this form.
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 {#450 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#435 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#313 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "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() {#311 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#764 …} $message: Closure() {#312 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "" "_" ] |
| cache_key | "__" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#283 -errors: [] -form: Symfony\Component\Form\Form {#246 …} } |
| form | Symfony\Component\Form\FormView {#251 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | null |
_username
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 |
|---|---|---|
| label | "usuario" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "seguridad" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#450 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#435 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#300 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "usuario" |
| 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 | "seguridad" |
| trim | true |
| upload_max_size_message | Closure() {#298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#764 …} $message: Closure() {#299 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "__username" ] |
| cache_key | "__username_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#227 -errors: [] -form: Symfony\Component\Form\Form {#243 …} } |
| form | Symfony\Component\Form\FormView {#228 …5} |
| full_name | "_username" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_username" |
| label | "usuario" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_username" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "seguridad" |
| unique_block_prefix | "__username" |
| 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 |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "contrasenya" |
same as passed value |
| translation_domain | "seguridad" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#450 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#435 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#286 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| 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 | "contrasenya" |
| 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 | "seguridad" |
| trim | false |
| upload_max_size_message | Closure() {#284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#764 …} $message: Closure() {#285 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "__password" ] |
| cache_key | "__password_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#226 -errors: [] -form: Symfony\Component\Form\Form {#240 …} } |
| form | Symfony\Component\Form\FormView {#225 …5} |
| full_name | "_password" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_password" |
| label | "contrasenya" |
| 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 | "seguridad" |
| unique_block_prefix | "__password" |
| valid | true |
| value | "" |
_remember_me
Form type:
"QbaBit\FormsBundle\Form\Types\Basic\iCheckType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Remember Me" |
same as passed value |
| translation_domain | "seguridad" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| addNewCellInList | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autonumeric | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| checkAll | false |
| checkForTranslations | false |
| checkTimes | -1 |
| compound | false |
| constraints | [] |
| container | 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 {#450 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#435 …} } |
| data_attr | "" |
| data_class | null |
| disabled | false |
| doOriginalTranslate | false |
| empty_data | Closure(FormInterface $form, $viewData) {#272 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getHelpText | 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 | [] |
| isControlAjax | false |
| isPartOfList | false |
| is_empty_callback | Closure($modelData): bool {#271 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Remember Me" |
| labelPosition | "right" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| listName | false |
| 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 |
| radio | false |
| required | true |
| requiredByServer | [] |
| row_attr | [] |
| setter | null |
| showName | true |
| templateEnviroment | "frontend" |
| translation_domain | "seguridad" |
| trim | true |
| uniqueInList | false |
| upload_max_size_message | Closure() {#270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#764 …} $message: Closure() {#269 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "qbabit_icheck_type" "__remember_me" ] |
| cache_key | "__remember_me_qbabit_icheck_type" |
| calculated_id | "" |
| checkAll | false |
| checked | false |
| class | "" |
| compound | false |
| currentLocale | "es" |
| data | null |
| disabled | false |
| doOriginalTranslate | false |
| errors | Symfony\Component\Form\FormErrorIterator {#217 -errors: [] -form: Symfony\Component\Form\Form {#237 …} } |
| form | Symfony\Component\Form\FormView {#215 …5} |
| full_name | "_remember_me" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_remember_me" |
| isControlAjax | false |
| isPartOfList | false |
| isTranslable | false |
| label | "Remember Me" |
| labelPosition | "right" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| listName | false |
| method | "POST" |
| multipart | false |
| name | "_remember_me" |
| priority | 0 |
| radio | false |
| required | true |
| row_attr | [] |
| showName | true |
| submitted | false |
| template | null |
| translableData | null |
| translation_domain | "seguridad" |
| uniqueInList | false |
| unique_block_prefix | "__remember_me" |
| valid | true |
| value | "1" |
_additional_params
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 |
|---|---|---|
| label | "Remember Me" |
same as passed value |
| required | false |
false
|
| translation_domain | "seguridad" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#450 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#435 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Remember Me" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | "seguridad" |
| trim | true |
| upload_max_size_message | Closure() {#252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#764 …} $message: Closure() {#253 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "__additional_params" ] |
| cache_key | "__additional_params_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#213 -errors: [] -form: Symfony\Component\Form\Form {#234 …} } |
| form | Symfony\Component\Form\FormView {#212 …5} |
| full_name | "_additional_params" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_additional_params" |
| label | "Remember Me" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_additional_params" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "seguridad" |
| unique_block_prefix | "__additional_params" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "eac60fee09dbcd724be056f4d.2EvGGB6xrj0vPNC6YmP1zzqnH4PorslNEGfkQ_PPsCQ.oACRfEb-llBASJ_qVg6qukifVbaM9PAKeSKnFKy-9nLsJacgJvn6UEdtuw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "eac60fee09dbcd724be056f4d.2EvGGB6xrj0vPNC6YmP1zzqnH4PorslNEGfkQ_PPsCQ.oACRfEb-llBASJ_qVg6qukifVbaM9PAKeSKnFKy-9nLsJacgJvn6UEdtuw" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#450 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#435 …} } |
| data | "eac60fee09dbcd724be056f4d.2EvGGB6xrj0vPNC6YmP1zzqnH4PorslNEGfkQ_PPsCQ.oACRfEb-llBASJ_qVg6qukifVbaM9PAKeSKnFKy-9nLsJacgJvn6UEdtuw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#297 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#764 …} $message: Closure() {#210 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "__token" ] |
| cache_key | "__token_hidden" |
| compound | false |
| data | "eac60fee09dbcd724be056f4d.2EvGGB6xrj0vPNC6YmP1zzqnH4PorslNEGfkQ_PPsCQ.oACRfEb-llBASJ_qVg6qukifVbaM9PAKeSKnFKy-9nLsJacgJvn6UEdtuw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#200 -errors: [] -form: Symfony\Component\Form\Form {#204 …} } |
| form | Symfony\Component\Form\FormView {#209 …5} |
| full_name | "_token" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_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 | "__token" |
| valid | true |
| value | "eac60fee09dbcd724be056f4d.2EvGGB6xrj0vPNC6YmP1zzqnH4PorslNEGfkQ_PPsCQ.oACRfEb-llBASJ_qVg6qukifVbaM9PAKeSKnFKy-9nLsJacgJvn6UEdtuw" |