- 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 {#881 +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 {#881 +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 {#875 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#876 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#878 …} -namespace: Closure() {#880 …} } |
data | App\Dto\SearchOptions {#881 +options: [ "term" => "" ] } |
data_class | "App\Dto\SearchOptions" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1029 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#883 …} 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() {#1027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#686 …} $translationDomain: "validators" $message: Closure() {#1028 …} } } |
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 {#881 +options: [ "term" => "" ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1000 -form: Symfony\Component\Form\Form {#995 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1026 …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 {#881 +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 {#875 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#876 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#878 …} -namespace: Closure() {#880 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1017 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#883 …} } |
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() {#1015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#686 …} $translationDomain: "validators" $message: Closure() {#1016 …} } } |
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 {#982 -form: Symfony\Component\Form\Form {#992 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#983 …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 {#875 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#876 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#878 …} -namespace: Closure() {#880 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1003 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#883 …} } |
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() {#1001 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#686 …} $translationDomain: "validators" $message: Closure() {#1004 …} } } |
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 {#981 -form: Symfony\Component\Form\Form {#989 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#980 …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 {#875 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#876 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#878 …} -namespace: Closure() {#880 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1148 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#883 …} } |
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() {#1150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#686 …} $translationDomain: "validators" $message: Closure() {#1149 …} } } |
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 {#1188 -form: Symfony\Component\Form\Form {#1189 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1151 …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 {#875 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#876 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#878 …} -namespace: Closure() {#880 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1157 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#883 …} } |
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() {#1159 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#686 …} $translationDomain: "validators" $message: Closure() {#1158 …} } } |
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 {#1203 -form: Symfony\Component\Form\Form {#1192 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1201 …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 {#875 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#876 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#878 …} -namespace: Closure() {#880 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1171 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#883 …} } |
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() {#1173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#686 …} $translationDomain: "validators" $message: Closure() {#1170 …} } } |
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 {#1204 -form: Symfony\Component\Form\Form {#1195 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1205 …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 {#1210 …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 | "3361e408f027238cd296cbc90846ffa.vkX06OMIwwUy-gTi_hqO5skIVuDDbZgV32xW1Xdz4Gk.3DeioM5NtHF7nUKmuE270L16b5eiF-1SqSYd7Rwdsh7kd5OE0WyHX0WbPA" |
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 | "3361e408f027238cd296cbc90846ffa.vkX06OMIwwUy-gTi_hqO5skIVuDDbZgV32xW1Xdz4Gk.3DeioM5NtHF7nUKmuE270L16b5eiF-1SqSYd7Rwdsh7kd5OE0WyHX0WbPA" |
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 {#875 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#876 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#878 …} -namespace: Closure() {#880 …} } |
data | "3361e408f027238cd296cbc90846ffa.vkX06OMIwwUy-gTi_hqO5skIVuDDbZgV32xW1Xdz4Gk.3DeioM5NtHF7nUKmuE270L16b5eiF-1SqSYd7Rwdsh7kd5OE0WyHX0WbPA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1174 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#883 …} } |
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() {#1212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#923 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#686 …} $translationDomain: "validators" $message: Closure() {#1206 …} } } |
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 | "3361e408f027238cd296cbc90846ffa.vkX06OMIwwUy-gTi_hqO5skIVuDDbZgV32xW1Xdz4Gk.3DeioM5NtHF7nUKmuE270L16b5eiF-1SqSYd7Rwdsh7kd5OE0WyHX0WbPA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1222 -form: Symfony\Component\Form\Form {#1218 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1213 …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 | "3361e408f027238cd296cbc90846ffa.vkX06OMIwwUy-gTi_hqO5skIVuDDbZgV32xW1Xdz4Gk.3DeioM5NtHF7nUKmuE270L16b5eiF-1SqSYd7Rwdsh7kd5OE0WyHX0WbPA" |