Forms
-
reset_password_request_form
-
email
-
_token
-
-
request_form
-
details
-
messages
-
submit
-
_token
-
reset_password_request_form
Form type:
"App\Form\ResetPasswordRequestFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#792 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#732 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#793 …} -namespace: Closure() {#795 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#818 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() {#820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#819 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "reset_password_request_form" "_reset_password_request_form" ] |
cache_key | "_reset_password_request_form_reset_password_request_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#838 -form: Symfony\Component\Form\Form {#843 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#821 …5} |
full_name | "reset_password_request_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reset_password_request_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "reset_password_request_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reset_password_request_form" |
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" => "exemple@email.fr" "class" => "form-control" ] |
[ "placeholder" => "exemple@email.fr" "class" => "form-control" ] |
label | "Entrez votre e-mail" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "exemple@email.fr" "class" => "form-control" ] |
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 {#792 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#732 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#793 …} -namespace: Closure() {#795 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#835 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Entrez votre e-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() {#837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#836 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "exemple@email.fr" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_reset_password_request_form_email" ] |
cache_key | "_reset_password_request_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#854 -form: Symfony\Component\Form\Form {#846 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#853 …5} |
full_name | "reset_password_request_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reset_password_request_form_email" |
label | "Entrez votre e-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 | "_reset_password_request_form_email" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "22fbb09bbf75ae5a340025d.tuSujrW8HZ5g2dtRD6cGxzN6AezMmfRzP3CG4vn_5H0.9aCevfvLa-gii-09UNNshGwQc4CP3rJDdBnnvajN1zuPhpi-wohWpw29vA" |
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 | "22fbb09bbf75ae5a340025d.tuSujrW8HZ5g2dtRD6cGxzN6AezMmfRzP3CG4vn_5H0.9aCevfvLa-gii-09UNNshGwQc4CP3rJDdBnnvajN1zuPhpi-wohWpw29vA" |
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 {#792 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#732 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#793 …} -namespace: Closure() {#795 …} } |
data | "22fbb09bbf75ae5a340025d.tuSujrW8HZ5g2dtRD6cGxzN6AezMmfRzP3CG4vn_5H0.9aCevfvLa-gii-09UNNshGwQc4CP3rJDdBnnvajN1zuPhpi-wohWpw29vA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#873 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() {#875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#874 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_reset_password_request_form__token" ] |
cache_key | "_reset_password_request_form__token_hidden" |
compound | false |
data | "22fbb09bbf75ae5a340025d.tuSujrW8HZ5g2dtRD6cGxzN6AezMmfRzP3CG4vn_5H0.9aCevfvLa-gii-09UNNshGwQc4CP3rJDdBnnvajN1zuPhpi-wohWpw29vA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#885 -form: Symfony\Component\Form\Form {#881 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#876 …5} |
full_name | "reset_password_request_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reset_password_request_form__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 | "_reset_password_request_form__token" |
valid | true |
value | "22fbb09bbf75ae5a340025d.tuSujrW8HZ5g2dtRD6cGxzN6AezMmfRzP3CG4vn_5H0.9aCevfvLa-gii-09UNNshGwQc4CP3rJDdBnnvajN1zuPhpi-wohWpw29vA" |
request_form
Form type:
"App\Form\RequestFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#792 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#732 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#793 …} -namespace: Closure() {#795 …} } |
data_class | "App\Entity\Request" |
disabled | false |
empty_data | Closure(FormInterface $form) {#975 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Request" } } |
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() {#977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#976 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "request_form" "_request_form" ] |
cache_key | "_request_form_request_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1126 -form: Symfony\Component\Form\Form {#1127 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#978 …5} |
full_name | "request_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "request_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "request_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_request_form" |
valid | true |
value | null |
details
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 |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
false
|
entry_type | "App\Form\RequestDetailFormType" |
same as passed value |
label | "Modifications demandées" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
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 {#792 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#732 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#793 …} -namespace: Closure() {#795 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#989 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "App\Form\RequestDetailFormType" |
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 collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Modifications demandées" |
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 |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
prototype_options | [] |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#990 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_request_form_details" ] |
cache_key | "_request_form_details_collection" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1141 -form: Symfony\Component\Form\Form {#1130 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1139 …5} |
full_name | "request_form[details]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "request_form_details" |
label | "Modifications demandées" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "details" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#1142 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_request_form_details" |
valid | true |
value | null |
messages
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 |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
false
|
entry_type | "App\Form\MessageFormType" |
same as passed value |
label | "Messages" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
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 {#792 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#732 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#793 …} -namespace: Closure() {#795 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#1038 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "App\Form\MessageFormType" |
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 collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Messages" |
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 |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
prototype_options | [] |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#1024 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_request_form_messages" ] |
cache_key | "_request_form_messages_collection" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1152 -form: Symfony\Component\Form\Form {#1133 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1144 …5} |
full_name | "request_form[messages]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "request_form_messages" |
label | "Messages" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "messages" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#1157 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_request_form_messages" |
valid | true |
value | null |
submit
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn btn-primary" ] |
[ "class" => "btn btn-primary" ] |
label | "Soumettre la demande" |
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 | "Soumettre la demande" |
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" "_request_form_submit" ] |
cache_key | "_request_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1158 …5} |
full_name | "request_form[submit]" |
id | "request_form_submit" |
label | "Soumettre la demande" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_request_form_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1ffbbada20ebfd.LSQQ12xA38MVlZEmI6yMZPNzbMbUOqYZCJaPyIr83pU.XH1ftF8ikZB34dJgDsXEFbwDD4-NCMtfadfivsy3qMdhY3imKBSAjFz2pQ" |
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 | "1ffbbada20ebfd.LSQQ12xA38MVlZEmI6yMZPNzbMbUOqYZCJaPyIr83pU.XH1ftF8ikZB34dJgDsXEFbwDD4-NCMtfadfivsy3qMdhY3imKBSAjFz2pQ" |
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 {#792 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#732 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#793 …} -namespace: Closure() {#795 …} } |
data | "1ffbbada20ebfd.LSQQ12xA38MVlZEmI6yMZPNzbMbUOqYZCJaPyIr83pU.XH1ftF8ikZB34dJgDsXEFbwDD4-NCMtfadfivsy3qMdhY3imKBSAjFz2pQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1056 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() {#1165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#1159 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_request_form__token" ] |
cache_key | "_request_form__token_hidden" |
compound | false |
data | "1ffbbada20ebfd.LSQQ12xA38MVlZEmI6yMZPNzbMbUOqYZCJaPyIr83pU.XH1ftF8ikZB34dJgDsXEFbwDD4-NCMtfadfivsy3qMdhY3imKBSAjFz2pQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1174 -form: Symfony\Component\Form\Form {#1170 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1164 …5} |
full_name | "request_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "request_form__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 | "_request_form__token" |
valid | true |
value | "1ffbbada20ebfd.LSQQ12xA38MVlZEmI6yMZPNzbMbUOqYZCJaPyIr83pU.XH1ftF8ikZB34dJgDsXEFbwDD4-NCMtfadfivsy3qMdhY3imKBSAjFz2pQ" |