- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 55
- Events
- Routing
- Cache
- Translation 10
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
email
-
firstName
-
lastName
-
numberPhone
-
civility
-
agree
-
-
first
-
second
-
-
_token
-
-
-
email
-
_token
-
registration_form
"App\Form\RegistrationFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#103 -id: null -email: null -numberPhone: null -firstName: null -lastName: null -civility: null -profilePic: null -roles: [] -password: null -status: null -created_at: null -updated_at: null -deleted_at: null -groups: Doctrine\Common\Collections\ArrayCollection {#486 …} -comments: Doctrine\Common\Collections\ArrayCollection {#503 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#491 …} -messages: null -isActive: false -uuid: null -notifications: Doctrine\Common\Collections\ArrayCollection {#504 …} -reset_token: null -locale: null -is_verified: null -otp_code: null -is_otp_expired: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/fr/register" |
same as passed value |
data | App\Entity\User {#103 -id: null -email: null -numberPhone: null -firstName: null -lastName: null -civility: null -profilePic: null -roles: [] -password: null -status: null -created_at: null -updated_at: null -deleted_at: null -groups: Doctrine\Common\Collections\ArrayCollection {#486 …} -comments: Doctrine\Common\Collections\ArrayCollection {#503 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#491 …} -messages: null -isActive: false -uuid: null -notifications: Doctrine\Common\Collections\ArrayCollection {#504 …} -reset_token: null -locale: null -is_verified: null -otp_code: null -is_otp_expired: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/fr/register" |
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 {#285 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#287 …} -namespace: Closure() {#304 …} } |
data | App\Entity\User {#103 -id: null -email: null -numberPhone: null -firstName: null -lastName: null -civility: null -profilePic: null -roles: [] -password: null -status: null -created_at: null -updated_at: null -deleted_at: null -groups: Doctrine\Common\Collections\ArrayCollection {#486 …} -comments: Doctrine\Common\Collections\ArrayCollection {#503 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#491 …} -messages: null -isActive: false -uuid: null -notifications: Doctrine\Common\Collections\ArrayCollection {#504 …} -reset_token: null -locale: null -is_verified: null -otp_code: null -is_otp_expired: null } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#640 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#520 …} use: { $class: "App\Entity\User" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#623 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $translationDomain: "validators" $message: Closure() {#641 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/fr/register" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | App\Entity\User {#103 -id: null -email: null -numberPhone: null -firstName: null -lastName: null -civility: null -profilePic: null -roles: [] -password: null -status: null -created_at: null -updated_at: null -deleted_at: null -groups: Doctrine\Common\Collections\ArrayCollection {#486 …} -comments: Doctrine\Common\Collections\ArrayCollection {#503 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#491 …} -messages: null -isActive: false -uuid: null -notifications: Doctrine\Common\Collections\ArrayCollection {#504 …} -reset_token: null -locale: null -is_verified: null -otp_code: null -is_otp_expired: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1248 -form: Symfony\Component\Form\Form {#1150 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1059 …5} |
full_name | "registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form" |
valid | true |
value | App\Entity\User {#103 -id: null -email: null -numberPhone: null -firstName: null -lastName: null -civility: null -profilePic: null -roles: [] -password: null -status: null -created_at: null -updated_at: null -deleted_at: null -groups: Doctrine\Common\Collections\ArrayCollection {#486 …} -comments: Doctrine\Common\Collections\ArrayCollection {#503 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#491 …} -messages: null -isActive: false -uuid: null -notifications: Doctrine\Common\Collections\ArrayCollection {#504 …} -reset_token: null -locale: null -is_verified: null -otp_code: null -is_otp_expired: null } |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 180 ] |
[ "maxlength" => 180 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 180 ] |
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 {#285 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#287 …} -namespace: Closure() {#304 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#520 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#623 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $translationDomain: "validators" $message: Closure() {#1057 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 180 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_email" ] |
cache_key | "_registration_form_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1264 -form: Symfony\Component\Form\Form {#1153 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1263 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_email" |
valid | true |
value | "" |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 180 ] |
[ "maxlength" => 180 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 180 ] |
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 {#285 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#287 …} -namespace: Closure() {#304 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#671 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#520 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#623 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $translationDomain: "validators" $message: Closure() {#1066 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 180 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_firstName" ] |
cache_key | "_registration_form_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1265 -form: Symfony\Component\Form\Form {#1156 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1267 …5} |
full_name | "registration_form[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_firstName" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_firstName" |
valid | true |
value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 180 ] |
[ "maxlength" => 180 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 180 ] |
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 {#285 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#287 …} -namespace: Closure() {#304 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1064 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#520 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#623 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $translationDomain: "validators" $message: Closure() {#1075 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 180 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_lastName" ] |
cache_key | "_registration_form_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1269 -form: Symfony\Component\Form\Form {#1159 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1270 …5} |
full_name | "registration_form[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_lastName" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_lastName" |
valid | true |
value | "" |
numberPhone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 |
---|---|---|
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 {#285 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#287 …} -namespace: Closure() {#304 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1085 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#520 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#623 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $translationDomain: "validators" $message: Closure() {#1084 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_registration_form_numberPhone" ] |
cache_key | "_registration_form_numberPhone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1271 -form: Symfony\Component\Form\Form {#1162 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1272 …5} |
full_name | "registration_form[numberPhone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_numberPhone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "numberPhone" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_numberPhone" |
valid | true |
value | "" |
civility
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
---|---|---|
choices | [ "Mr" => "mr" "Mme" => "mme" "Mlle" => "mlle" ] |
[ "Mr" => "mr" "Mme" => "mme" "Mlle" => "mlle" ] |
label | 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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Mr" => "mr" "Mme" => "mme" "Mlle" => "mlle" ] |
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 {#285 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#287 …} -namespace: Closure() {#304 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
group_by | 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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#623 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $translationDomain: "validators" $message: Closure() {#1106 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_registration_form_civility" ] |
cache_key | "_registration_form_civility_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1275 +label: "Mr" +value: "mr" +data: "mr" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1276 +label: "Mme" +value: "mme" +data: "mme" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1277 +label: "Mlle" +value: "mlle" +data: "mlle" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1273 -form: Symfony\Component\Form\Form {#1165 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1274 …5} |
full_name | "registration_form[civility]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_civility" |
is_selected | Closure($choice, $value) {#1279 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1093 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "civility" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_civility" |
valid | true |
value | "" |
agree
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | false |
false
|
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 | 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 {#285 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#287 …} -namespace: Closure() {#304 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1121 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1117 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1123 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#623 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $translationDomain: "validators" $message: Closure() {#1125 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_form_agree" ] |
cache_key | "_registration_form_agree_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1280 -form: Symfony\Component\Form\Form {#1168 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1281 …5} |
full_name | "registration_form[agree]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_agree" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agree" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_agree" |
valid | true |
value | "1" |
password
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format |
[ "first" => "" "second" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
first_options | [ "label" => false ] |
[ "label" => false ] |
second_options | [ "label" => false ] |
[ "label" => false ] |
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 {#285 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#287 …} -namespace: Closure() {#304 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1140 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#520 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => false ] |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
second_name | "second" |
second_options | [ "label" => false ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#623 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $translationDomain: "validators" $message: Closure() {#1142 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_registration_form_password" ] |
cache_key | "_registration_form_password_repeated" |
compound | true |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1282 -form: Symfony\Component\Form\Form {#1192 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1283 …5} |
full_name | "registration_form[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_password" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_password" |
valid | true |
value | [ "first" => "" "second" => "" ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
false
|
label | false |
false
|
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 | [] |
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 {#285 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#287 …} -namespace: Closure() {#304 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1177 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#520 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1179 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#623 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $translationDomain: "validators" $message: Closure() {#1176 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_password_first" ] |
cache_key | "_registration_form_password_first_password" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1287 -form: Symfony\Component\Form\Form {#1195 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1286 …5} |
full_name | "registration_form[password][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_password_first" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_password_first" |
valid | true |
value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
false
|
label | false |
false
|
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 | [] |
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 {#285 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#287 …} -namespace: Closure() {#304 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1185 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#520 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#623 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $translationDomain: "validators" $message: Closure() {#1186 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_password_second" ] |
cache_key | "_registration_form_password_second_password" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1288 -form: Symfony\Component\Form\Form {#1198 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1289 …5} |
full_name | "registration_form[password][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_password_second" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_password_second" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "6.YCQVNyX7LhtLqhQ9JS9yh__fggEkwxtfkJCTOZCenO4.FlMhBmuTf14u4ixzTnscw8md0mdIqnY23cXDDN7o6o0EZk1tfbZ8bDHsRQ" |
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 | "6.YCQVNyX7LhtLqhQ9JS9yh__fggEkwxtfkJCTOZCenO4.FlMhBmuTf14u4ixzTnscw8md0mdIqnY23cXDDN7o6o0EZk1tfbZ8bDHsRQ" |
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 {#285 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#287 …} -namespace: Closure() {#304 …} } |
data | "6.YCQVNyX7LhtLqhQ9JS9yh__fggEkwxtfkJCTOZCenO4.FlMhBmuTf14u4ixzTnscw8md0mdIqnY23cXDDN7o6o0EZk1tfbZ8bDHsRQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1292 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#520 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#623 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $translationDomain: "validators" $message: Closure() {#1290 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
cache_key | "_registration_form__token_hidden" |
compound | false |
data | "6.YCQVNyX7LhtLqhQ9JS9yh__fggEkwxtfkJCTOZCenO4.FlMhBmuTf14u4ixzTnscw8md0mdIqnY23cXDDN7o6o0EZk1tfbZ8bDHsRQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1304 -form: Symfony\Component\Form\Form {#1300 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1295 …5} |
full_name | "registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form__token" |
valid | true |
value | "6.YCQVNyX7LhtLqhQ9JS9yh__fggEkwxtfkJCTOZCenO4.FlMhBmuTf14u4ixzTnscw8md0mdIqnY23cXDDN7o6o0EZk1tfbZ8bDHsRQ" |
reset_pass
"App\Form\ResetPassType"
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 |
---|---|---|
action | "/fr/forgotPass" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/fr/forgotPass" |
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 {#285 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#287 …} -namespace: Closure() {#304 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1088 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#520 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#623 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $translationDomain: "validators" $message: Closure() {#1077 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/fr/forgotPass" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "reset_pass" "_reset_pass" ] |
cache_key | "_reset_pass_reset_pass" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1306 -form: Symfony\Component\Form\Form {#1253 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1307 …5} |
full_name | "reset_pass" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reset_pass" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "reset_pass" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reset_pass" |
valid | true |
value | null |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
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 | 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 {#285 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#287 …} -namespace: Closure() {#304 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1244 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#520 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#623 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $translationDomain: "validators" $message: Closure() {#1238 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_reset_pass_email" ] |
cache_key | "_reset_pass_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1311 -form: Symfony\Component\Form\Form {#1256 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1310 …5} |
full_name | "reset_pass[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reset_pass_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reset_pass_email" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "ee67.gzMqeTrCpbEruSMwYcDwYZiSYhr5Zl3WUvF7cD72Zfs.8XdILheT9udd61Z8A5GAK9n6JHmgNQq5Ip0ICXmFFYLSUXNKCJuT00zPEw" |
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 | "ee67.gzMqeTrCpbEruSMwYcDwYZiSYhr5Zl3WUvF7cD72Zfs.8XdILheT9udd61Z8A5GAK9n6JHmgNQq5Ip0ICXmFFYLSUXNKCJuT00zPEw" |
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 {#285 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#287 …} -namespace: Closure() {#304 …} } |
data | "ee67.gzMqeTrCpbEruSMwYcDwYZiSYhr5Zl3WUvF7cD72Zfs.8XdILheT9udd61Z8A5GAK9n6JHmgNQq5Ip0ICXmFFYLSUXNKCJuT00zPEw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1308 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#520 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#623 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $translationDomain: "validators" $message: Closure() {#1313 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_reset_pass__token" ] |
cache_key | "_reset_pass__token_hidden" |
compound | false |
data | "ee67.gzMqeTrCpbEruSMwYcDwYZiSYhr5Zl3WUvF7cD72Zfs.8XdILheT9udd61Z8A5GAK9n6JHmgNQq5Ip0ICXmFFYLSUXNKCJuT00zPEw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1323 -form: Symfony\Component\Form\Form {#1319 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1314 …5} |
full_name | "reset_pass[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reset_pass__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reset_pass__token" |
valid | true |
value | "ee67.gzMqeTrCpbEruSMwYcDwYZiSYhr5Zl3WUvF7cD72Zfs.8XdILheT9udd61Z8A5GAK9n6JHmgNQq5Ip0ICXmFFYLSUXNKCJuT00zPEw" |