- Request / Response
- Performance
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Security
- Twig
- Doctrine
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
contact_form
"App\Form\ContactFormType"
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_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 {#422 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#423 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#424 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#438 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} } |
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() {#439 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#437 …} } } |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact_form" "_contact_form" ] |
cache_key | "_contact_form_contact_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#609 -form: Symfony\Component\Form\Form {#516 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#603 …5} |
full_name | "contact_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form" |
valid | true |
value | null |
first_name
"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 | [ "placeholder" => "Prénom" ] |
[ "placeholder" => "Prénom" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "placeholder" => "Prénom" ] |
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 {#422 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#423 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#424 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#450 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} } |
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 | 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() {#451 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#449 …} } } |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Prénom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_form_first_name" ] |
cache_key | "_contact_form_first_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#616 -form: Symfony\Component\Form\Form {#519 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#615 …5} |
full_name | "contact_form[first_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_form_first_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first_name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_first_name" |
valid | true |
value | "" |
last_name
"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 | [ "placeholder" => "Nom" ] |
[ "placeholder" => "Nom" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "placeholder" => "Nom" ] |
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 {#422 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#423 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#424 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#458 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} } |
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 | 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() {#459 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#457 …} } } |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Nom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_form_last_name" ] |
cache_key | "_contact_form_last_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#617 -form: Symfony\Component\Form\Form {#522 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#618 …5} |
full_name | "contact_form[last_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_form_last_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "last_name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_last_name" |
valid | true |
value | "" |
"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
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Email" ] |
[ "placeholder" => "Email" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "placeholder" => "Email" ] |
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 {#422 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#423 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#424 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#470 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} } |
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 | 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() {#471 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#469 …} } } |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_form_mail" ] |
cache_key | "_contact_form_mail_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#619 -form: Symfony\Component\Form\Form {#525 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#620 …5} |
full_name | "contact_form[mail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_form_mail" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mail" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_mail" |
valid | true |
value | "" |
phone
"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 | [ "placeholder" => "Téléphone" ] |
[ "placeholder" => "Téléphone" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "placeholder" => "Téléphone" ] |
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 {#422 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#423 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#424 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#478 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} } |
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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#477 …} } } |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Téléphone" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_form_phone" ] |
cache_key | "_contact_form_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#621 -form: Symfony\Component\Form\Form {#528 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#622 …5} |
full_name | "contact_form[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_form_phone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_phone" |
valid | true |
value | "" |
subject
"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 | [ "placeholder" => "Sujet" ] |
[ "placeholder" => "Sujet" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "placeholder" => "Sujet" ] |
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 {#422 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#423 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#424 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#486 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} } |
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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#487 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#485 …} } } |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Sujet" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_form_subject" ] |
cache_key | "_contact_form_subject_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#623 -form: Symfony\Component\Form\Form {#531 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#624 …5} |
full_name | "contact_form[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_form_subject" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "subject" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_subject" |
valid | true |
value | "" |
help
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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" => "Message" ] |
[ "placeholder" => "Message" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "placeholder" => "Message" ] |
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 {#422 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#423 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#424 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#498 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} } |
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 | 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() {#499 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#497 …} } } |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Message" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_form_help" ] |
cache_key | "_contact_form_help_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#625 -form: Symfony\Component\Form\Form {#534 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#626 …5} |
full_name | "contact_form[help]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_form_help" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "help" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_help" |
valid | true |
value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_contact_form_submit" ] |
cache_key | "_contact_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#628 …5} |
full_name | "contact_form[submit]" |
id | "contact_form_submit" |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_contact_form_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "f1aaa2188d1ea2dc3ca88b00d0.eeMeh-CGezNP_6MYr2alsxAlu7LXr_l5_r7wLW1zCYs.KoBmtY3lPHY6yPldghPPhnNH3Me9_KYtmI-pWyVEX7I0pnrDus44QnyVxA" |
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 | "f1aaa2188d1ea2dc3ca88b00d0.eeMeh-CGezNP_6MYr2alsxAlu7LXr_l5_r7wLW1zCYs.KoBmtY3lPHY6yPldghPPhnNH3Me9_KYtmI-pWyVEX7I0pnrDus44QnyVxA" |
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 {#422 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#423 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#424 …} -namespace: Closure() {#426 …} } |
data | "f1aaa2188d1ea2dc3ca88b00d0.eeMeh-CGezNP_6MYr2alsxAlu7LXr_l5_r7wLW1zCYs.KoBmtY3lPHY6yPldghPPhnNH3Me9_KYtmI-pWyVEX7I0pnrDus44QnyVxA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#644 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} } |
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() {#645 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#406 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#643 …} } } |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contact_form__token" ] |
cache_key | "_contact_form__token_hidden" |
compound | false |
data | "f1aaa2188d1ea2dc3ca88b00d0.eeMeh-CGezNP_6MYr2alsxAlu7LXr_l5_r7wLW1zCYs.KoBmtY3lPHY6yPldghPPhnNH3Me9_KYtmI-pWyVEX7I0pnrDus44QnyVxA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#655 -form: Symfony\Component\Form\Form {#651 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#646 …5} |
full_name | "contact_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form__token" |
valid | true |
value | "f1aaa2188d1ea2dc3ca88b00d0.eeMeh-CGezNP_6MYr2alsxAlu7LXr_l5_r7wLW1zCYs.KoBmtY3lPHY6yPldghPPhnNH3Me9_KYtmI-pWyVEX7I0pnrDus44QnyVxA" |