- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 74
- Events
- Routing
- Cache
- Translation 5
- Security
- Twig
- HTTP Client 7
- Debug
- 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
_gs
"App\Form\Search\GlobalSearch"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Dto\SearchOptions {#767 +options: [ "term" => "" ] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Dto\SearchOptions {#767 +options: [ "term" => "" ] } |
same as passed value |
Resolved Options
Option | Value |
---|---|
0 | "data_class" |
1 | "App\Dto\SearchOptions" |
action | "/finden" |
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 | "_t" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#761 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#762 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#764 …} -namespace: Closure() {#766 …} } |
data | App\Dto\SearchOptions {#767 +options: [ "term" => "" ] } |
data_class | "App\Dto\SearchOptions" |
disabled | false |
empty_data | Closure(FormInterface $form) {#915 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#769 …} use: { $class: "App\Dto\SearchOptions" } } |
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 | "GET" |
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() {#913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#809 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#576 …} $translationDomain: "validators" $message: Closure() {#914 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/finden" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_gs" "__gs" ] |
cache_key | "__gs__gs" |
compound | true |
data | App\Dto\SearchOptions {#767 +options: [ "term" => "" ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#886 -form: Symfony\Component\Form\Form {#881 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#912 …5} |
full_name | "_gs" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "gs" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "_gs" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "__gs" |
valid | true |
value | App\Dto\SearchOptions {#767 +options: [ "term" => "" ] } |
term
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
attr | [ "maxlength" => 100 "placeholder" => "Frivol.com durchsuchen" ] |
[ "maxlength" => 100 "placeholder" => "Frivol.com durchsuchen" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 100 "placeholder" => "Frivol.com durchsuchen" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_t" |
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 {#761 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#762 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#764 …} -namespace: Closure() {#766 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#903 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#769 …} } |
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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#901 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#809 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#576 …} $translationDomain: "validators" $message: Closure() {#902 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 100 "placeholder" => "Frivol.com durchsuchen" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "__gs_term" ] |
cache_key | "__gs_term_text" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#868 -form: Symfony\Component\Form\Form {#878 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#869 …5} |
full_name | "_gs[term]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "gs_term" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "term" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "__gs_term" |
valid | true |
value | "" |
searchType
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "all" |
View Format | same as normalized 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 | "_t" |
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 {#761 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#762 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#764 …} -namespace: Closure() {#766 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#889 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#769 …} } |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#809 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#576 …} $translationDomain: "validators" $message: Closure() {#890 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "__gs_searchType" ] |
cache_key | "__gs_searchType_hidden" |
compound | false |
data | "all" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#867 -form: Symfony\Component\Form\Form {#875 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#866 …5} |
full_name | "_gs[searchType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "gs_searchType" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "searchType" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "__gs_searchType" |
valid | true |
value | "all" |
security_login
"App\Form\SecurityLogin"
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 | "/login" |
same as passed value |
attr | [ "class" => "input-group" ] |
[ "class" => "input-group" ] |
Resolved Options
Option | Value |
---|---|
action | "/login" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input-group" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_t" |
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 {#761 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#762 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#764 …} -namespace: Closure() {#766 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1034 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#769 …} } |
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() {#1036 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#809 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#576 …} $translationDomain: "validators" $message: Closure() {#1035 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/login" |
attr | [ "class" => "input-group" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "security_login" "_security_login" ] |
cache_key | "_security_login_security_login" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1074 -form: Symfony\Component\Form\Form {#1075 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1037 …5} |
full_name | "security_login" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "security_login" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "security_login" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_security_login" |
valid | true |
value | null |
_username
"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 | [ "class" => "form-control-sm" "autocomplete" => "username" "placeholder" => "E-Mail oder Benutzername" ] |
[ "class" => "form-control-sm" "autocomplete" => "username" "placeholder" => "E-Mail oder Benutzername" ] |
label | "Username" |
same as passed value |
label_attr | [ "class" => "d-none" ] |
[ "class" => "d-none" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control-sm" "autocomplete" => "username" "placeholder" => "E-Mail oder Benutzername" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_t" |
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 {#761 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#762 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#764 …} -namespace: Closure() {#766 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1043 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#769 …} } |
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 | "Username" |
label_attr | [ "class" => "d-none" ] |
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() {#1045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#809 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#576 …} $translationDomain: "validators" $message: Closure() {#1044 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control-sm" "autocomplete" => "username" "placeholder" => "E-Mail oder Benutzername" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_security_login__username" ] |
cache_key | "_security_login__username_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1089 -form: Symfony\Component\Form\Form {#1078 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1087 …5} |
full_name | "security_login[_username]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "security_login__username" |
label | "Username" |
label_attr | [ "class" => "d-none" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_username" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_security_login__username" |
valid | true |
value | "" |
_password
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control-sm" "autocomplete" => "current-password" "placeholder" => "Passwort" ] |
[ "class" => "form-control-sm" "autocomplete" => "current-password" "placeholder" => "Passwort" ] |
label | "Passwort" |
same as passed value |
label_attr | [ "class" => "d-none" ] |
[ "class" => "d-none" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control-sm" "autocomplete" => "current-password" "placeholder" => "Passwort" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_t" |
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 {#761 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#762 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#764 …} -namespace: Closure() {#766 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1057 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#769 …} } |
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 | "Passwort" |
label_attr | [ "class" => "d-none" ] |
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 | false |
upload_max_size_message | Closure() {#1059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#809 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#576 …} $translationDomain: "validators" $message: Closure() {#1056 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control-sm" "autocomplete" => "current-password" "placeholder" => "Passwort" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_security_login__password" ] |
cache_key | "_security_login__password_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1090 -form: Symfony\Component\Form\Form {#1081 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1091 …5} |
full_name | "security_login[_password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "security_login__password" |
label | "Passwort" |
label_attr | [ "class" => "d-none" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_password" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_security_login__password" |
valid | true |
value | "" |
save
"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
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn-sm btn btn-success border-0" ] |
[ "class" => "btn-sm btn btn-success border-0" ] |
label | "Login" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn-sm btn btn-success border-0" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Login" |
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 | [ "class" => "btn-sm btn btn-success border-0" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_security_login_save" ] |
cache_key | "_security_login_save_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1096 …5} |
full_name | "security_login[save]" |
id | "security_login_save" |
label | "Login" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "save" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_security_login_save" |
value | null |
_t
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "53b82596223ef4ae63f2bcc7d899e.nCxIS-Go6p3l4MuRMWPJm7_ETFJwkm0zl89hKKgJ6HI.2UZ-f4zSnvCoq4W8ABTw89K-H2ci4Ad8zqILZM1KjTzdVB480umP2bepng" |
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 | "53b82596223ef4ae63f2bcc7d899e.nCxIS-Go6p3l4MuRMWPJm7_ETFJwkm0zl89hKKgJ6HI.2UZ-f4zSnvCoq4W8ABTw89K-H2ci4Ad8zqILZM1KjTzdVB480umP2bepng" |
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 | "_t" |
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 {#761 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#762 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#764 …} -namespace: Closure() {#766 …} } |
data | "53b82596223ef4ae63f2bcc7d899e.nCxIS-Go6p3l4MuRMWPJm7_ETFJwkm0zl89hKKgJ6HI.2UZ-f4zSnvCoq4W8ABTw89K-H2ci4Ad8zqILZM1KjTzdVB480umP2bepng" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1060 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#769 …} } |
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() {#1098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#809 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#576 …} $translationDomain: "validators" $message: Closure() {#1092 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_security_login__t" ] |
cache_key | "_security_login__t_hidden" |
compound | false |
data | "53b82596223ef4ae63f2bcc7d899e.nCxIS-Go6p3l4MuRMWPJm7_ETFJwkm0zl89hKKgJ6HI.2UZ-f4zSnvCoq4W8ABTw89K-H2ci4Ad8zqILZM1KjTzdVB480umP2bepng" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1108 -form: Symfony\Component\Form\Form {#1104 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1099 …5} |
full_name | "security_login[_t]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "security_login__t" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_t" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_security_login__t" |
valid | true |
value | "53b82596223ef4ae63f2bcc7d899e.nCxIS-Go6p3l4MuRMWPJm7_ETFJwkm0zl89hKKgJ6HI.2UZ-f4zSnvCoq4W8ABTw89K-H2ci4Ad8zqILZM1KjTzdVB480umP2bepng" |