Forms
-
login
-
email
-
password
-
rememberMe
-
submit
-
_csrf_token
-
login
Form type:
"App\Form\Connect\Security\LoginType"
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 | "_csrf_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | "authenticate" |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#109 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#88 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() {#86 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1290 …} $message: Closure() {#87 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "login" "_login" ] |
cache_key | "_login_login" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2644 -form: Symfony\Component\Form\Form {#2171 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#85 …5} |
full_name | "login" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "login" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "login" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_login" |
valid | true |
value | null |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Saisir votre Email..." ] |
[ "placeholder" => "Saisir votre Email..." ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "Saisir votre Email..." ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#109 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#67 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#65 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1290 …} $message: Closure() {#66 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Saisir votre Email..." ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_login_email" ] |
cache_key | "_login_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2131 -form: Symfony\Component\Form\Form {#2174 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#64 …5} |
full_name | "login[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "login_email" |
label | false |
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 | "_login_email" |
uses_autocomplete | false |
valid | true |
value | "" |
password
Form type:
"App\Form\Component\Customs\PasswordType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Mot de passe..." ] |
[ "placeholder" => "Mot de passe..." ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
always_empty | true |
attr | [ "placeholder" => "Mot de passe..." ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
button_classes | [
"toggle-password-button"
] |
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 {#113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#109 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2656 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
hidden_icon | "Default" |
hidden_label | "Hide" |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
toggle | true |
toggle_container_classes | [
"toggle-password-container"
] |
toggle_translation_domain | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2658 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1290 …} $message: Closure() {#2654 …} $translationDomain: "validators" } } |
use_toggle_form_theme | true |
validation_groups | null |
visible_icon | "Default" |
visible_label | "Show" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Mot de passe..." "data-controller" => "symfony--ux-toggle-password--toggle-password" "data-symfony--ux-toggle-password--toggle-password-hidden-label-value" => "Hide" "data-symfony--ux-toggle-password--toggle-password-visible-label-value" => "Show" "data-symfony--ux-toggle-password--toggle-password-hidden-icon-value" => "Default" "data-symfony--ux-toggle-password--toggle-password-visible-icon-value" => "Default" "data-symfony--ux-toggle-password--toggle-password-button-classes-value" => "["toggle-password-button"]" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "password_custom" "ux_toggle_password" "_login_password" ] |
cache_key | "_login_password_password_custom" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2133 -form: Symfony\Component\Form\Form {#2159 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2141 …5} |
full_name | "login[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "login_password" |
label | false |
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 |
toggle | true |
toggle_container_classes | [
"toggle-password-container"
] |
translation_domain | null |
unique_block_prefix | "_login_password" |
uses_autocomplete | false |
valid | true |
value | "" |
rememberMe
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | true |
same as passed value |
label | "Se souvenir de moi" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#109 …} } |
data | true |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2652 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 |
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 {#2636 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Se souvenir de moi" |
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 | null |
trim | true |
upload_max_size_message | Closure() {#2674 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1290 …} $message: Closure() {#2640 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_login_rememberMe" ] |
cache_key | "_login_rememberMe_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2144 -form: Symfony\Component\Form\Form {#2135 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2667 …5} |
full_name | "login[rememberMe]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "login_rememberMe" |
label | "Se souvenir de moi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "rememberMe" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_login_rememberMe" |
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" ] |
[ "class" => "btn" ] |
block_prefix | "login_submit" |
same as passed value |
label | "Me connecter" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | "login_submit" |
disabled | false |
form_attr | false |
label | "Me connecter" |
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" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "login_submit" "_login_submit" ] |
cache_key | "_login_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2661 …5} |
full_name | "login[submit]" |
id | "login_submit" |
label | "Me connecter" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_login_submit" |
value | null |
_csrf_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "4894296a9104a.TCWI4pVwarktxAjqSU_W8ya7FeA2CjIWgPj_nFB44O8.DW7Og8VIHt5gs0uJKwGDo3LCTKlYPGRst66o7Q8UjJo8UMvP-SgIjW6sXQ" |
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 | "4894296a9104a.TCWI4pVwarktxAjqSU_W8ya7FeA2CjIWgPj_nFB44O8.DW7Og8VIHt5gs0uJKwGDo3LCTKlYPGRst66o7Q8UjJo8UMvP-SgIjW6sXQ" |
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 {#113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#111 …} -namespace: Closure() {#109 …} } |
data | "4894296a9104a.TCWI4pVwarktxAjqSU_W8ya7FeA2CjIWgPj_nFB44O8.DW7Og8VIHt5gs0uJKwGDo3LCTKlYPGRst66o7Q8UjJo8UMvP-SgIjW6sXQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2139 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() {#2175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1290 …} $message: Closure() {#2151 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_login__csrf_token" ] |
cache_key | "_login__csrf_token_hidden" |
compound | false |
data | "4894296a9104a.TCWI4pVwarktxAjqSU_W8ya7FeA2CjIWgPj_nFB44O8.DW7Og8VIHt5gs0uJKwGDo3LCTKlYPGRst66o7Q8UjJo8UMvP-SgIjW6sXQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2128 -form: Symfony\Component\Form\Form {#2179 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2645 …5} |
full_name | "login[_csrf_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "login__csrf_token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_csrf_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_login__csrf_token" |
valid | true |
value | "4894296a9104a.TCWI4pVwarktxAjqSU_W8ya7FeA2CjIWgPj_nFB44O8.DW7Og8VIHt5gs0uJKwGDo3LCTKlYPGRst66o7Q8UjJo8UMvP-SgIjW6sXQ" |