- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 2
- Events
- Routing
- Cache
- Translation 6
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- E-mails
- Notifications
- EasyAdmin
- VichUploader
- 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
"App\Form\Type\ContactType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Contact {#554 -id: null -alreadyRead: false -createdAt: DateTime @1740333788 {#568 date: 2025-02-23 18:03:08.061239 UTC (+00:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Contact {#554 -id: null -alreadyRead: false -createdAt: DateTime @1740333788 {#568 date: 2025-02-23 18:03:08.061239 UTC (+00:00) } } |
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 {#211 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#183 …} -namespace: Closure() {#184 …} } |
data | App\Entity\Contact {#554 -id: null -alreadyRead: false -createdAt: DateTime @1740333788 {#568 date: 2025-02-23 18:03:08.061239 UTC (+00:00) } } |
data_class | "App\Entity\Contact" |
disabled | false |
empty_data | Closure(FormInterface $form) {#633 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#575 …} use: { $class: "App\Entity\Contact" } } |
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 | [] |
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." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#172 …} $translationDomain: "validators" $message: Closure() {#634 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact" "_contact" ] |
cache_key | "_contact_contact" |
compound | true |
data | App\Entity\Contact {#554 -id: null -alreadyRead: false -createdAt: DateTime @1740333788 {#568 date: 2025-02-23 18:03:08.061239 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#730 -form: Symfony\Component\Form\Form {#731 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#636 …5} |
full_name | "contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact" |
valid | true |
value | App\Entity\Contact {#554 -id: null -alreadyRead: false -createdAt: DateTime @1740333788 {#568 date: 2025-02-23 18:03:08.061239 UTC (+00:00) } } |
pseudo
"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 |
---|---|---|
label | "Pseudo" |
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 | 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 {#211 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#183 …} -namespace: Closure() {#184 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#575 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Pseudo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#172 …} $translationDomain: "validators" $message: Closure() {#647 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_pseudo" ] |
cache_key | "_contact_pseudo_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#658 -form: Symfony\Component\Form\Form {#734 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#666 …5} |
full_name | "contact[pseudo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_pseudo" |
label | "Pseudo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pseudo" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_pseudo" |
valid | true |
value | "" |
title
"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 |
---|---|---|
label | "Titre du message" |
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 | 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 {#211 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#183 …} -namespace: Closure() {#184 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#655 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#575 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Titre du message" |
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." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#172 …} $translationDomain: "validators" $message: Closure() {#656 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_title" ] |
cache_key | "_contact_title_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#649 -form: Symfony\Component\Form\Form {#737 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#752 …5} |
full_name | "contact[title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_title" |
label | "Titre du message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_title" |
valid | true |
value | "" |
emailFrom
"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 |
---|---|---|
label | "Email afin de vous répondre" |
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 | 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 {#211 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#183 …} -namespace: Closure() {#184 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#664 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#575 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Email afin de vous répondre" |
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." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#172 …} $translationDomain: "validators" $message: Closure() {#668 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_emailFrom" ] |
cache_key | "_contact_emailFrom_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#754 -form: Symfony\Component\Form\Form {#740 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#755 …5} |
full_name | "contact[emailFrom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_emailFrom" |
label | "Email afin de vous répondre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "emailFrom" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_emailFrom" |
valid | true |
value | "" |
Content
"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 | [ "rows" => "5" ] |
[ "rows" => "5" ] |
label | "Contenu de votre message" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => "5" ] |
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 {#211 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#183 …} -namespace: Closure() {#184 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#682 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#575 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Contenu de votre message" |
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." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#172 …} $translationDomain: "validators" $message: Closure() {#683 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => "5" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_Content" ] |
cache_key | "_contact_Content_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#756 -form: Symfony\Component\Form\Form {#743 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#757 …5} |
full_name | "contact[Content]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_Content" |
label | "Contenu de votre message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "Content" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_Content" |
valid | true |
value | "" |
captcha
"Gregwar\CaptchaBundle\Type\CaptchaType"
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 |
as_file | false |
as_url | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
background_color | [] |
background_images | [] |
block_name | null |
block_prefix | null |
by_reference | true |
bypass_code | null |
charset | "abcdefhjkmnprstuvwxyz23456789" |
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 {#211 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#183 …} -namespace: Closure() {#184 …} } |
data_class | null |
disabled | false |
distortion | true |
empty_data | Closure(FormInterface $form) {#711 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#575 …} } |
error_bubbling | false |
error_mapping | [] |
expiration | 60 |
extra_fields_message | "This form should not contain extra fields." |
font | "/home/cajo-test/cajo-test.squat.net/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf" |
form_attr | false |
gc_freq | 100 |
getter | null |
height | 50 |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
humanity | 0 |
ignore_all_effects | false |
image_folder | "captcha" |
inherit_data | false |
interpolation | true |
invalid_message | "Bad code value" |
invalid_message_parameters | [] |
is_empty_callback | null |
keep_value | false |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
length | 5 |
mapped | false |
max_behind_lines | null |
max_front_lines | null |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
quality | 50 |
reload | false |
required | true |
row_attr | [] |
session_key | "captcha" |
setter | null |
text_color | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#172 …} $translationDomain: "validators" $message: Closure() {#712 …} } } |
validation_groups | null |
web_path | "/home/cajo-test/cajo-test.squat.net/public" |
whitelist_key | "captcha_whitelist_key" |
width | 160 |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "captcha" "_contact_captcha" ] |
cache_key | "_contact_captcha_captcha" |
captcha_code | "data:image/jpeg;base64,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" |
captcha_height | 50 |
captcha_width | 160 |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#775 -form: Symfony\Component\Form\Form {#746 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#777 …5} |
full_name | "contact[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_captcha" |
image_id | "captcha_67bb62dc14b4c" |
is_human | false |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
reload | false |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_captcha" |
valid | true |
value | "" |
Envoyer
"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_Envoyer" ] |
cache_key | "_contact_Envoyer_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#780 …5} |
full_name | "contact[Envoyer]" |
id | "contact_Envoyer" |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "Envoyer" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_contact_Envoyer" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "19ba5.hBaghLEAx0AsOgVtP2DdEUGu2uHAZdC120EIyA8CGTk.03HV6MtQ8g17bVddV1fwd3LXhbn5IbqYiys-inkydnaxe_noxleQMmhCag" |
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 | "19ba5.hBaghLEAx0AsOgVtP2DdEUGu2uHAZdC120EIyA8CGTk.03HV6MtQ8g17bVddV1fwd3LXhbn5IbqYiys-inkydnaxe_noxleQMmhCag" |
same as passed value |
mapped | false |
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 | "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 {#211 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#183 …} -namespace: Closure() {#184 …} } |
data | "19ba5.hBaghLEAx0AsOgVtP2DdEUGu2uHAZdC120EIyA8CGTk.03HV6MtQ8g17bVddV1fwd3LXhbn5IbqYiys-inkydnaxe_noxleQMmhCag" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#784 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#575 …} } |
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 | [] |
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." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#172 …} $translationDomain: "validators" $message: Closure() {#783 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
cache_key | "_contact__token_hidden" |
compound | false |
data | "19ba5.hBaghLEAx0AsOgVtP2DdEUGu2uHAZdC120EIyA8CGTk.03HV6MtQ8g17bVddV1fwd3LXhbn5IbqYiys-inkydnaxe_noxleQMmhCag" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#796 -form: Symfony\Component\Form\Form {#792 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#787 …5} |
full_name | "contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact__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__token" |
valid | true |
value | "19ba5.hBaghLEAx0AsOgVtP2DdEUGu2uHAZdC120EIyA8CGTk.03HV6MtQ8g17bVddV1fwd3LXhbn5IbqYiys-inkydnaxe_noxleQMmhCag" |