- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- JMS Serializer 0 + 0
- Message Queue
- Memcached
- 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
"App\Form\Type\RegistrationType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#1472 -id: null -email: "" -nickname: "" -password: "" -plainPassword: null -locked: false -verified: false -justVerified: false -verificationLock: false -agreedNewsletter: false -lastLogin: DateTime @1743734050 {#1475 date: 2025-04-04 04:34:10.904488 Europe/Berlin (+02:00) } -createdAt: DateTime @1743734050 {#1503 date: 2025-04-04 04:34:10.904482 Europe/Berlin (+02:00) } -credits: 0 -dealBids: Doctrine\Common\Collections\ArrayCollection {#1474 …} -projectBids: Doctrine\Common\Collections\ArrayCollection {#1507 …} -shopVideoBids: Doctrine\Common\Collections\ArrayCollection {#1650 …} -messageBids: Doctrine\Common\Collections\ArrayCollection {#1683 …} -favorites: Doctrine\Common\Collections\ArrayCollection {#1684 …} -referrals: Doctrine\Common\Collections\ArrayCollection {#1687 …} -creditsMemberships: Doctrine\Common\Collections\ArrayCollection {#1673 …} -activeCreditsMembership: null -baseTransactionId: "" -defaultRoles: [ "ROLE_USER" ] -metaInfo: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#1472 -id: null -email: "" -nickname: "" -password: "" -plainPassword: null -locked: false -verified: false -justVerified: false -verificationLock: false -agreedNewsletter: false -lastLogin: DateTime @1743734050 {#1475 date: 2025-04-04 04:34:10.904488 Europe/Berlin (+02:00) } -createdAt: DateTime @1743734050 {#1503 date: 2025-04-04 04:34:10.904482 Europe/Berlin (+02:00) } -credits: 0 -dealBids: Doctrine\Common\Collections\ArrayCollection {#1474 …} -projectBids: Doctrine\Common\Collections\ArrayCollection {#1507 …} -shopVideoBids: Doctrine\Common\Collections\ArrayCollection {#1650 …} -messageBids: Doctrine\Common\Collections\ArrayCollection {#1683 …} -favorites: Doctrine\Common\Collections\ArrayCollection {#1684 …} -referrals: Doctrine\Common\Collections\ArrayCollection {#1687 …} -creditsMemberships: Doctrine\Common\Collections\ArrayCollection {#1673 …} -activeCreditsMembership: null -baseTransactionId: "" -defaultRoles: [ "ROLE_USER" ] -metaInfo: [] } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1660 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1689 …} -namespace: Closure() {#1674 …} } |
data | App\Entity\User {#1472 -id: null -email: "" -nickname: "" -password: "" -plainPassword: null -locked: false -verified: false -justVerified: false -verificationLock: false -agreedNewsletter: false -lastLogin: DateTime @1743734050 {#1475 date: 2025-04-04 04:34:10.904488 Europe/Berlin (+02:00) } -createdAt: DateTime @1743734050 {#1503 date: 2025-04-04 04:34:10.904482 Europe/Berlin (+02:00) } -credits: 0 -dealBids: Doctrine\Common\Collections\ArrayCollection {#1474 …} -projectBids: Doctrine\Common\Collections\ArrayCollection {#1507 …} -shopVideoBids: Doctrine\Common\Collections\ArrayCollection {#1650 …} -messageBids: Doctrine\Common\Collections\ArrayCollection {#1683 …} -favorites: Doctrine\Common\Collections\ArrayCollection {#1684 …} -referrals: Doctrine\Common\Collections\ArrayCollection {#1687 …} -creditsMemberships: Doctrine\Common\Collections\ArrayCollection {#1673 …} -activeCreditsMembership: null -baseTransactionId: "" -defaultRoles: [ "ROLE_USER" ] -metaInfo: [] } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1704 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1664 …} use: { $class: "App\Entity\User" } } |
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 | "registration" |
trim | true |
upload_max_size_message | Closure() {#1701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1697 …} } } |
validation_groups | [ "registration" "Default" ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration" "_registration" ] |
cache_key | "_registration_registration" |
compound | true |
data | App\Entity\User {#1472 -id: null -email: "" -nickname: "" -password: "" -plainPassword: null -locked: false -verified: false -justVerified: false -verificationLock: false -agreedNewsletter: false -lastLogin: DateTime @1743734050 {#1475 date: 2025-04-04 04:34:10.904488 Europe/Berlin (+02:00) } -createdAt: DateTime @1743734050 {#1503 date: 2025-04-04 04:34:10.904482 Europe/Berlin (+02:00) } -credits: 0 -dealBids: Doctrine\Common\Collections\ArrayCollection {#1474 …} -projectBids: Doctrine\Common\Collections\ArrayCollection {#1507 …} -shopVideoBids: Doctrine\Common\Collections\ArrayCollection {#1650 …} -messageBids: Doctrine\Common\Collections\ArrayCollection {#1683 …} -favorites: Doctrine\Common\Collections\ArrayCollection {#1684 …} -referrals: Doctrine\Common\Collections\ArrayCollection {#1687 …} -creditsMemberships: Doctrine\Common\Collections\ArrayCollection {#1673 …} -activeCreditsMembership: null -baseTransactionId: "" -defaultRoles: [ "ROLE_USER" ] -metaInfo: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1133 -form: Symfony\Component\Form\Form {#1260 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1259 …5} |
full_name | "registration" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "registration" |
unique_block_prefix | "_registration" |
valid | true |
value | App\Entity\User {#1472 -id: null -email: "" -nickname: "" -password: "" -plainPassword: null -locked: false -verified: false -justVerified: false -verificationLock: false -agreedNewsletter: false -lastLogin: DateTime @1743734050 {#1475 date: 2025-04-04 04:34:10.904488 Europe/Berlin (+02:00) } -createdAt: DateTime @1743734050 {#1503 date: 2025-04-04 04:34:10.904482 Europe/Berlin (+02:00) } -credits: 0 -dealBids: Doctrine\Common\Collections\ArrayCollection {#1474 …} -projectBids: Doctrine\Common\Collections\ArrayCollection {#1507 …} -shopVideoBids: Doctrine\Common\Collections\ArrayCollection {#1650 …} -messageBids: Doctrine\Common\Collections\ArrayCollection {#1683 …} -favorites: Doctrine\Common\Collections\ArrayCollection {#1684 …} -referrals: Doctrine\Common\Collections\ArrayCollection {#1687 …} -creditsMemberships: Doctrine\Common\Collections\ArrayCollection {#1673 …} -activeCreditsMembership: null -baseTransactionId: "" -defaultRoles: [ "ROLE_USER" ] -metaInfo: [] } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
---|---|---|
label | "form.email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1660 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1689 …} -namespace: Closure() {#1674 …} } |
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 {#1664 …} } |
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 | "form.email" |
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() {#1141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1156 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_email" ] |
cache_key | "_registration_email_email" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1142 -form: Symfony\Component\Form\Form {#1327 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1462 …5} |
full_name | "registration[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_email" |
label | "form.email" |
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 | "registration" |
unique_block_prefix | "_registration_email" |
valid | true |
value | "" |
agreedNewsletter
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1660 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1689 …} -namespace: Closure() {#1674 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1460 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1467 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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 | Closure($modelData): bool {#1463 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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() {#1135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1468 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_agreedNewsletter" ] |
cache_key | "_registration_agreedNewsletter_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1340 -form: Symfony\Component\Form\Form {#1266 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1279 …5} |
full_name | "registration[agreedNewsletter]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_agreedNewsletter" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agreedNewsletter" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "registration" |
unique_block_prefix | "_registration_agreedNewsletter" |
valid | true |
value | "1" |
password
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "password" => null "confirm_password" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
first_name | "password" |
same as passed value |
first_options | [ "label" => "form.password" "event_dispatcher" => Symfony\Component\EventDispatcher\EventDispatcher {#1632 …3} "password_validation_groups" => [ "Default" ] "mapped" => true ] |
[ "label" => "form.password" "event_dispatcher" => Symfony\Component\EventDispatcher\EventDispatcher {#1632 …3} "password_validation_groups" => [ "Default" ] "mapped" => true ] |
mapped | false |
false
|
second_name | "confirm_password" |
same as passed value |
second_options | [ "label" => "form.password_confirm" "event_dispatcher" => null "mapped" => true ] |
[ "label" => "form.password_confirm" "event_dispatcher" => null "mapped" => true ] |
type | "App\Form\Type\EncodedPasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1660 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1689 …} -namespace: Closure() {#1674 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1129 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1664 …} } |
error_bubbling | false |
error_mapping | [ "." => "password" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "password" |
first_options | [ "label" => "form.password" "event_dispatcher" => Symfony\Component\EventDispatcher\EventDispatcher {#1632 …3} "password_validation_groups" => [ "Default" ] "mapped" => true ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
options | [] |
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 | [] |
second_name | "confirm_password" |
second_options | [ "label" => "form.password_confirm" "event_dispatcher" => null "mapped" => true ] |
setter | null |
translation_domain | null |
trim | true |
type | "App\Form\Type\EncodedPasswordType" |
upload_max_size_message | Closure() {#1071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1123 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_registration_password" ] |
cache_key | "_registration_password_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1318 -form: Symfony\Component\Form\Form {#1273 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1282 …5} |
full_name | "registration[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_password" |
label | null |
label_attr | [] |
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 | "registration" |
unique_block_prefix | "_registration_password" |
valid | true |
value | [ "password" => null "confirm_password" => null ] |
password
"App\Form\Type\EncodedPasswordType"
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 |
---|---|---|
error_bubbling | false |
false
|
event_dispatcher | Symfony\Component\EventDispatcher\EventDispatcher {#1632 …3} |
Symfony\Component\EventDispatcher\EventDispatcher {#1632 …3} |
label | "form.password" |
same as passed value |
mapped | true |
same as passed value |
password_validation_groups | [
"Default"
] |
[
"Default"
]
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1294 +message: "password.empty" +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#1264 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "password.length" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Regex {#1338 +message: "password.pattern" +pattern: "/(?=.*\p{Lu})(?=.*[0-9])/" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } ] |
create | false |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1660 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1689 …} -namespace: Closure() {#1674 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1308 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1664 …} } |
error_bubbling | false |
error_mapping | [] |
event_dispatcher | Symfony\Component\EventDispatcher\EventDispatcher {#1632 …3} |
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 | "form.password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
password_validation_groups | [
"Default"
] |
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() {#1310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1291 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "encoded_password" "_registration_password_password" ] |
cache_key | "_registration_password_password_encoded_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1344 -form: Symfony\Component\Form\Form {#1258 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1345 …5} |
full_name | "registration[password][password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_password_password" |
label | "form.password" |
label_attr | [] |
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 | "registration" |
unique_block_prefix | "_registration_password_password" |
valid | true |
value | "" |
confirm_password
"App\Form\Type\EncodedPasswordType"
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 |
---|---|---|
error_bubbling | false |
false
|
event_dispatcher | null |
null
|
label | "form.password_confirm" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Callback {#1281 +callback: Closure($value, ExecutionContextInterface $context): void {#1275 …} +payload: null } ] |
create | false |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1660 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1689 …} -namespace: Closure() {#1674 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1263 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1664 …} } |
error_bubbling | false |
error_mapping | [] |
event_dispatcher | null |
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 | "form.password_confirm" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
password_validation_groups | [] |
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() {#1326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1256 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "encoded_password" "_registration_password_confirm_password" ] |
cache_key | "_registration_password_confirm_password_encoded_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1373 -form: Symfony\Component\Form\Form {#1268 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1616 …5} |
full_name | "registration[password][confirm_password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_password_confirm_password" |
label | "form.password_confirm" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "confirm_password" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "registration" |
unique_block_prefix | "_registration_password_confirm_password" |
valid | true |
value | "" |
recaptcha
"EWZ\Bundle\RecaptchaBundle\Form\Type\EWZRecaptchaType"
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 | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
[ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
constraints | [ App\Validator\Constraints\RecaptchaIsTrue {#1140 +message: "recaptcha.error" +invalidHostMessage: "recaptcha.invalid_host_error" +payload: null } ] |
[ App\Validator\Constraints\RecaptchaIsTrue {#1140 +message: "recaptcha.error" +invalidHostMessage: "recaptcha.invalid_host_error" +payload: null } ] |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ App\Validator\Constraints\RecaptchaIsTrue {#1140 +message: "recaptcha.error" +invalidHostMessage: "recaptcha.invalid_host_error" +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1660 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1689 …} -namespace: Closure() {#1674 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1296 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1664 …} } |
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 | [] |
language | "en" |
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 |
public_key | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1334 …} } } |
url_challenge | null |
url_noscript | null |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "ewz_recaptcha" "_registration_recaptcha" ] |
cache_key | "_registration_recaptcha_ewz_recaptcha" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1300 -form: Symfony\Component\Form\Form {#1290 …} -errors: [] } |
ewz_recaptcha_ajax | false |
ewz_recaptcha_api_host | "www.google.com" |
ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
ewz_recaptcha_enabled | true |
form | Symfony\Component\Form\FormView {#1342 …5} |
full_name | "registration[recaptcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_recaptcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recaptcha" |
priority | 0 |
public_key | "public" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "registration" |
unique_block_prefix | "_registration_recaptcha" |
url_challenge | "https://www.google.com/recaptcha/api.js?hl=en" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "27f98b94c8980e06559fd7a20.eNMiP7B9F-yD9xvu7XmGCkc1-qIacgDNuGmpeJIfwfM.QKZsBtwUI4C6vm6ehU_3QHEEkepbGEf83QXkEvVm8b0piWNxyBQlqNKPcA" |
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 | "27f98b94c8980e06559fd7a20.eNMiP7B9F-yD9xvu7XmGCkc1-qIacgDNuGmpeJIfwfM.QKZsBtwUI4C6vm6ehU_3QHEEkepbGEf83QXkEvVm8b0piWNxyBQlqNKPcA" |
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 | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1660 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1689 …} -namespace: Closure() {#1674 …} } |
data | "27f98b94c8980e06559fd7a20.eNMiP7B9F-yD9xvu7XmGCkc1-qIacgDNuGmpeJIfwfM.QKZsBtwUI4C6vm6ehU_3QHEEkepbGEf83QXkEvVm8b0piWNxyBQlqNKPcA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1622 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1664 …} } |
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() {#1615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1626 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration__token" ] |
cache_key | "_registration__token_hidden" |
compound | false |
data | "27f98b94c8980e06559fd7a20.eNMiP7B9F-yD9xvu7XmGCkc1-qIacgDNuGmpeJIfwfM.QKZsBtwUI4C6vm6ehU_3QHEEkepbGEf83QXkEvVm8b0piWNxyBQlqNKPcA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1731 -form: Symfony\Component\Form\Form {#1725 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1528 …5} |
full_name | "registration[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "registration" |
unique_block_prefix | "_registration__token" |
valid | true |
value | "27f98b94c8980e06559fd7a20.eNMiP7B9F-yD9xvu7XmGCkc1-qIacgDNuGmpeJIfwfM.QKZsBtwUI4C6vm6ehU_3QHEEkepbGEf83QXkEvVm8b0piWNxyBQlqNKPcA" |