Forms
app_register
Form type:
"App\Form\RegisterType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#597 -id: null -username: null -password: null -email: null -isActive: false -roles: [ "ROLE_USER" ] -activities: Doctrine\Common\Collections\ArrayCollection {#586 …} -masterActivities: Doctrine\Common\Collections\ArrayCollection {#604 …} -token: "041c54035d28017ef93ec3ce7ebc7698" -datas: null -created: DateTime @1734891594 {#585 date: 2024-12-22 19:19:54.958707 Europe/Paris (+01:00) } -presences: Doctrine\Common\Collections\ArrayCollection {#583 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#597 -id: null -username: null -password: null -email: null -isActive: false -roles: [ "ROLE_USER" ] -activities: Doctrine\Common\Collections\ArrayCollection {#586 …} -masterActivities: Doctrine\Common\Collections\ArrayCollection {#604 …} -token: "041c54035d28017ef93ec3ce7ebc7698" -datas: null -created: DateTime @1734891594 {#585 date: 2024-12-22 19:19:54.958707 Europe/Paris (+01:00) } -presences: Doctrine\Common\Collections\ArrayCollection {#583 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
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 {#578 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#587 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#606 …} -namespace: Closure() {#603 …} } |
data | App\Entity\User {#597 -id: null -username: null -password: null -email: null -isActive: false -roles: [ "ROLE_USER" ] -activities: Doctrine\Common\Collections\ArrayCollection {#586 …} -masterActivities: Doctrine\Common\Collections\ArrayCollection {#604 …} -token: "041c54035d28017ef93ec3ce7ebc7698" -datas: null -created: DateTime @1734891594 {#585 date: 2024-12-22 19:19:54.958707 Europe/Paris (+01:00) } -presences: Doctrine\Common\Collections\ArrayCollection {#583 …} } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#465 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
error_bubbling | true |
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() {#466 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#464 …} } } |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "app_register" "_app_register" ] |
cache_key | "_app_register_app_register" |
compound | true |
data | App\Entity\User {#597 -id: null -username: null -password: null -email: null -isActive: false -roles: [ "ROLE_USER" ] -activities: Doctrine\Common\Collections\ArrayCollection {#586 …} -masterActivities: Doctrine\Common\Collections\ArrayCollection {#604 …} -token: "041c54035d28017ef93ec3ce7ebc7698" -datas: null -created: DateTime @1734891594 {#585 date: 2024-12-22 19:19:54.958707 Europe/Paris (+01:00) } -presences: Doctrine\Common\Collections\ArrayCollection {#583 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#427 -form: Symfony\Component\Form\Form {#428 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#467 …5} |
full_name | "app_register" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_register" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "app_register" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_register" |
valid | true |
value | App\Entity\User {#597 -id: null -username: null -password: null -email: null -isActive: false -roles: [ "ROLE_USER" ] -activities: Doctrine\Common\Collections\ArrayCollection {#586 …} -masterActivities: Doctrine\Common\Collections\ArrayCollection {#604 …} -token: "041c54035d28017ef93ec3ce7ebc7698" -datas: null -created: DateTime @1734891594 {#585 date: 2024-12-22 19:19:54.958707 Europe/Paris (+01:00) } -presences: Doctrine\Common\Collections\ArrayCollection {#583 …} } |
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 | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "Mail" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#578 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#587 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#606 …} -namespace: Closure() {#603 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#493 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
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 | "Mail" |
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() {#499 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#497 …} } } |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_app_register_email" ] |
cache_key | "_app_register_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#650 -form: Symfony\Component\Form\Form {#636 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#652 …5} |
full_name | "app_register[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_register_email" |
label | "Mail" |
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 | "_app_register_email" |
valid | true |
value | "" |
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 |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "Pseudo" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#578 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#587 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#606 …} -namespace: Closure() {#603 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#483 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
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 | "Pseudo" |
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() {#482 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#484 …} } } |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_register_username" ] |
cache_key | "_app_register_username_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#648 -form: Symfony\Component\Form\Form {#633 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#619 …5} |
full_name | "app_register[username]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_register_username" |
label | "Pseudo" |
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 | null |
unique_block_prefix | "_app_register_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 |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
first_options | [ "label" => "Password" "attr" => [ "class" => "form-control" ] ] |
[ "label" => "Password" "attr" => [ "class" => "form-control" ] ] |
second_options | [ "label" => "Repeat Password" "attr" => [ "class" => "form-control" ] ] |
[ "label" => "Repeat Password" "attr" => [ "class" => "form-control" ] ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
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 {#578 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#587 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#606 …} -namespace: Closure() {#603 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#475 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
first_name | "first" |
first_options | [ "label" => "Password" "attr" => [ "class" => "form-control" ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The values do not match." |
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" => "Repeat Password" "attr" => [ "class" => "form-control" ] ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#473 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#474 …} } } |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_app_register_password" ] |
cache_key | "_app_register_password_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#403 -form: Symfony\Component\Form\Form {#377 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#426 …5} |
full_name | "app_register[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_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 | "_app_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" ] |
[ "class" => "form-control" ] |
error_bubbling | false |
false
|
label | "Password" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#578 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#587 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#606 …} -namespace: Closure() {#603 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#637 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
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 | "Password" |
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() {#644 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#638 …} } } |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_app_register_password_first" ] |
cache_key | "_app_register_password_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#506 -form: Symfony\Component\Form\Form {#408 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#446 …5} |
full_name | "app_register[password][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_register_password_first" |
label | "Password" |
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 | "_app_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" ] |
[ "class" => "form-control" ] |
error_bubbling | false |
false
|
label | "Repeat Password" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#578 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#587 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#606 …} -namespace: Closure() {#603 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#396 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
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 | "Repeat Password" |
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() {#395 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#397 …} } } |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_app_register_password_second" ] |
cache_key | "_app_register_password_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#625 -form: Symfony\Component\Form\Form {#411 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#643 …5} |
full_name | "app_register[password][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_register_password_second" |
label | "Repeat Password" |
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 | "_app_register_password_second" |
valid | true |
value | "" |
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" => ""
] |
[
"class" => ""
]
|
label | false |
false
|
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [
"class" => ""
] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#578 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#587 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#606 …} -namespace: Closure() {#603 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#453 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
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 | false |
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() {#452 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#450 …} } } |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [
"class" => ""
] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_app_register_mail" ] |
cache_key | "_app_register_mail_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#431 -form: Symfony\Component\Form\Form {#414 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#481 …5} |
full_name | "app_register[mail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_register_mail" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mail" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_register_mail" |
valid | true |
value | "" |
save
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 | "Connexion" |
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 | "Connexion" |
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" "_app_register_save" ] |
cache_key | "_app_register_save_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#394 …5} |
full_name | "app_register[save]" |
id | "app_register_save" |
label | "Connexion" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "save" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_app_register_save" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "a86ab9f2c048ab96bbe13ed07ad0bd.fZnsojgFoGuDYRO7CEmIpECshaOHhYNtUL27_ZhSNAY.S63B5X88kw7IIyDRRgzuzwXu8u7NvOofHtTKi8gkZHBM0YPoUEzTLfpWJw" |
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 | "a86ab9f2c048ab96bbe13ed07ad0bd.fZnsojgFoGuDYRO7CEmIpECshaOHhYNtUL27_ZhSNAY.S63B5X88kw7IIyDRRgzuzwXu8u7NvOofHtTKi8gkZHBM0YPoUEzTLfpWJw" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | 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 {#578 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#587 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#606 …} -namespace: Closure() {#603 …} } |
data | "a86ab9f2c048ab96bbe13ed07ad0bd.fZnsojgFoGuDYRO7CEmIpECshaOHhYNtUL27_ZhSNAY.S63B5X88kw7IIyDRRgzuzwXu8u7NvOofHtTKi8gkZHBM0YPoUEzTLfpWJw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#657 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
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() {#669 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#672 …} } } |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_app_register__token" ] |
cache_key | "_app_register__token_hidden" |
compound | false |
data | "a86ab9f2c048ab96bbe13ed07ad0bd.fZnsojgFoGuDYRO7CEmIpECshaOHhYNtUL27_ZhSNAY.S63B5X88kw7IIyDRRgzuzwXu8u7NvOofHtTKi8gkZHBM0YPoUEzTLfpWJw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#612 -form: Symfony\Component\Form\Form {#661 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#668 …5} |
full_name | "app_register[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_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 | "_app_register__token" |
valid | true |
value | "a86ab9f2c048ab96bbe13ed07ad0bd.fZnsojgFoGuDYRO7CEmIpECshaOHhYNtUL27_ZhSNAY.S63B5X88kw7IIyDRRgzuzwXu8u7NvOofHtTKi8gkZHBM0YPoUEzTLfpWJw" |