- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 73
- Events
- Routing
- Cache
- Translation 7
- Security
- Twig
- HTTP Client 6
- 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
registration_form
"App\Form\Security\RegistrationForm"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_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 {#665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#667 …} -namespace: Closure() {#669 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#688 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#466 …} } |
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() {#690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $translationDomain: "validators" $message: Closure() {#689 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#725 -form: Symfony\Component\Form\Form {#726 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#691 …5} |
full_name | "registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form" |
valid | true |
value | null |
"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" => "E-Mail Adresse hier eintragen" ] |
[ "placeholder" => "E-Mail Adresse hier eintragen" ] |
constraints | [ Symfony\Component\Validator\Constraints\Email {#696 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#696 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "E-Mail Adresse hier eintragen" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Email {#696 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
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 {#665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#667 …} -namespace: Closure() {#669 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#711 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#466 …} } |
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 | false |
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() {#699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $translationDomain: "validators" $message: Closure() {#709 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "E-Mail Adresse hier eintragen" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
cache_key | "_registration_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#738 -form: Symfony\Component\Form\Form {#729 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#737 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_email" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_email" |
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
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn btn-secondary btn-lg btn-block" ] |
[ "class" => "btn btn-secondary btn-lg btn-block" ] |
label | "Anmeldung absenden" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-secondary btn-lg btn-block" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Anmeldung absenden" |
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 btn-secondary btn-lg btn-block" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_registration_form_submit" ] |
cache_key | "_registration_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#740 …5} |
full_name | "registration_form[submit]" |
id | "registration_form_submit" |
label | "Anmeldung absenden" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_registration_form_submit" |
value | null |
_t
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "f973ff24a56e2d81ab79c9b6.N3nMqPoV4BZp-ErPnS7Rr8shXA4U-RIoLauMWy_RcKg.QCaK2Jx2llddgC237hm1nLhHbD8twUVwf_21A33iSOlRM-H3t1OaJT2RCw" |
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 | "f973ff24a56e2d81ab79c9b6.N3nMqPoV4BZp-ErPnS7Rr8shXA4U-RIoLauMWy_RcKg.QCaK2Jx2llddgC237hm1nLhHbD8twUVwf_21A33iSOlRM-H3t1OaJT2RCw" |
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 {#665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#667 …} -namespace: Closure() {#669 …} } |
data | "f973ff24a56e2d81ab79c9b6.N3nMqPoV4BZp-ErPnS7Rr8shXA4U-RIoLauMWy_RcKg.QCaK2Jx2llddgC237hm1nLhHbD8twUVwf_21A33iSOlRM-H3t1OaJT2RCw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#746 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#466 …} } |
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() {#748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $translationDomain: "validators" $message: Closure() {#745 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__t" ] |
cache_key | "_registration_form__t_hidden" |
compound | false |
data | "f973ff24a56e2d81ab79c9b6.N3nMqPoV4BZp-ErPnS7Rr8shXA4U-RIoLauMWy_RcKg.QCaK2Jx2llddgC237hm1nLhHbD8twUVwf_21A33iSOlRM-H3t1OaJT2RCw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#758 -form: Symfony\Component\Form\Form {#754 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#749 …5} |
full_name | "registration_form[_t]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form__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 | "_registration_form__t" |
valid | true |
value | "f973ff24a56e2d81ab79c9b6.N3nMqPoV4BZp-ErPnS7Rr8shXA4U-RIoLauMWy_RcKg.QCaK2Jx2llddgC237hm1nLhHbD8twUVwf_21A33iSOlRM-H3t1OaJT2RCw" |
_gs
"App\Form\Search\GlobalSearch"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Dto\SearchOptions {#852 +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 {#852 +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 {#665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#667 …} -namespace: Closure() {#669 …} } |
data | App\Dto\SearchOptions {#852 +options: [ "term" => "" ] } |
data_class | "App\Dto\SearchOptions" |
disabled | false |
empty_data | Closure(FormInterface $form) {#948 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#466 …} 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() {#946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $translationDomain: "validators" $message: Closure() {#947 …} } } |
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 {#852 +options: [ "term" => "" ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#928 -form: Symfony\Component\Form\Form {#923 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#945 …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 {#852 +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 {#665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#667 …} -namespace: Closure() {#669 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#940 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#466 …} } |
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() {#938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $translationDomain: "validators" $message: Closure() {#939 …} } } |
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 {#910 -form: Symfony\Component\Form\Form {#920 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#911 …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 {#665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#667 …} -namespace: Closure() {#669 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#931 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#466 …} } |
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() {#929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $translationDomain: "validators" $message: Closure() {#930 …} } } |
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 {#909 -form: Symfony\Component\Form\Form {#917 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#908 …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 {#665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#667 …} -namespace: Closure() {#669 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1052 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#466 …} } |
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() {#1054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $translationDomain: "validators" $message: Closure() {#1053 …} } } |
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 {#1082 -form: Symfony\Component\Form\Form {#1083 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1055 …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 {#665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#667 …} -namespace: Closure() {#669 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1061 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#466 …} } |
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() {#1063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $translationDomain: "validators" $message: Closure() {#1062 …} } } |
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 {#1097 -form: Symfony\Component\Form\Form {#1086 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1095 …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 {#665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#667 …} -namespace: Closure() {#669 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1075 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#466 …} } |
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() {#1077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $translationDomain: "validators" $message: Closure() {#1074 …} } } |
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 {#1098 -form: Symfony\Component\Form\Form {#1089 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1099 …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 {#1104 …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 | "ed2d2.JBGx2pr3Uk0wWvA797lqDbgVdkhC-Rm18Vxqs2uuFv4.XmPd6duzJXxRDYMOnO4nP8AlJBspr1PkpQoI8SGbeK1CKOSD0MIZJncAkw" |
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 | "ed2d2.JBGx2pr3Uk0wWvA797lqDbgVdkhC-Rm18Vxqs2uuFv4.XmPd6duzJXxRDYMOnO4nP8AlJBspr1PkpQoI8SGbeK1CKOSD0MIZJncAkw" |
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 {#665 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#666 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#667 …} -namespace: Closure() {#669 …} } |
data | "ed2d2.JBGx2pr3Uk0wWvA797lqDbgVdkhC-Rm18Vxqs2uuFv4.XmPd6duzJXxRDYMOnO4nP8AlJBspr1PkpQoI8SGbeK1CKOSD0MIZJncAkw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1078 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#466 …} } |
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() {#1106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#671 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $translationDomain: "validators" $message: Closure() {#1100 …} } } |
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 | "ed2d2.JBGx2pr3Uk0wWvA797lqDbgVdkhC-Rm18Vxqs2uuFv4.XmPd6duzJXxRDYMOnO4nP8AlJBspr1PkpQoI8SGbeK1CKOSD0MIZJncAkw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1116 -form: Symfony\Component\Form\Form {#1112 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1107 …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 | "ed2d2.JBGx2pr3Uk0wWvA797lqDbgVdkhC-Rm18Vxqs2uuFv4.XmPd6duzJXxRDYMOnO4nP8AlJBspr1PkpQoI8SGbeK1CKOSD0MIZJncAkw" |