- 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 {#1507 -id: null -email: "" -nickname: "" -password: "" -plainPassword: null -locked: false -verified: false -justVerified: false -verificationLock: false -agreedNewsletter: false -lastLogin: DateTime @1734793721 {#1508 date: 2024-12-21 16:08:41.553574 Europe/Berlin (+01:00) } -createdAt: DateTime @1734793721 {#1482 date: 2024-12-21 16:08:41.553567 Europe/Berlin (+01:00) } -credits: 0 -dealBids: Doctrine\Common\Collections\ArrayCollection {#1509 …} -projectBids: Doctrine\Common\Collections\ArrayCollection {#1476 …} -shopVideoBids: Doctrine\Common\Collections\ArrayCollection {#1642 …} -messageBids: Doctrine\Common\Collections\ArrayCollection {#1658 …} -favorites: Doctrine\Common\Collections\ArrayCollection {#1652 …} -referrals: Doctrine\Common\Collections\ArrayCollection {#1685 …} -creditsMemberships: Doctrine\Common\Collections\ArrayCollection {#1654 …} -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 {#1507 -id: null -email: "" -nickname: "" -password: "" -plainPassword: null -locked: false -verified: false -justVerified: false -verificationLock: false -agreedNewsletter: false -lastLogin: DateTime @1734793721 {#1508 date: 2024-12-21 16:08:41.553574 Europe/Berlin (+01:00) } -createdAt: DateTime @1734793721 {#1482 date: 2024-12-21 16:08:41.553567 Europe/Berlin (+01:00) } -credits: 0 -dealBids: Doctrine\Common\Collections\ArrayCollection {#1509 …} -projectBids: Doctrine\Common\Collections\ArrayCollection {#1476 …} -shopVideoBids: Doctrine\Common\Collections\ArrayCollection {#1642 …} -messageBids: Doctrine\Common\Collections\ArrayCollection {#1658 …} -favorites: Doctrine\Common\Collections\ArrayCollection {#1652 …} -referrals: Doctrine\Common\Collections\ArrayCollection {#1685 …} -creditsMemberships: Doctrine\Common\Collections\ArrayCollection {#1654 …} -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 {#1670 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1655 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1646 …} -namespace: Closure() {#1711 …} } |
data | App\Entity\User {#1507 -id: null -email: "" -nickname: "" -password: "" -plainPassword: null -locked: false -verified: false -justVerified: false -verificationLock: false -agreedNewsletter: false -lastLogin: DateTime @1734793721 {#1508 date: 2024-12-21 16:08:41.553574 Europe/Berlin (+01:00) } -createdAt: DateTime @1734793721 {#1482 date: 2024-12-21 16:08:41.553567 Europe/Berlin (+01:00) } -credits: 0 -dealBids: Doctrine\Common\Collections\ArrayCollection {#1509 …} -projectBids: Doctrine\Common\Collections\ArrayCollection {#1476 …} -shopVideoBids: Doctrine\Common\Collections\ArrayCollection {#1642 …} -messageBids: Doctrine\Common\Collections\ArrayCollection {#1658 …} -favorites: Doctrine\Common\Collections\ArrayCollection {#1652 …} -referrals: Doctrine\Common\Collections\ArrayCollection {#1685 …} -creditsMemberships: Doctrine\Common\Collections\ArrayCollection {#1654 …} -activeCreditsMembership: null -baseTransactionId: "" -defaultRoles: [ "ROLE_USER" ] -metaInfo: [] } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1140 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1657 …} 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() {#1144 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1707 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1138 …} } } |
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 {#1507 -id: null -email: "" -nickname: "" -password: "" -plainPassword: null -locked: false -verified: false -justVerified: false -verificationLock: false -agreedNewsletter: false -lastLogin: DateTime @1734793721 {#1508 date: 2024-12-21 16:08:41.553574 Europe/Berlin (+01:00) } -createdAt: DateTime @1734793721 {#1482 date: 2024-12-21 16:08:41.553567 Europe/Berlin (+01:00) } -credits: 0 -dealBids: Doctrine\Common\Collections\ArrayCollection {#1509 …} -projectBids: Doctrine\Common\Collections\ArrayCollection {#1476 …} -shopVideoBids: Doctrine\Common\Collections\ArrayCollection {#1642 …} -messageBids: Doctrine\Common\Collections\ArrayCollection {#1658 …} -favorites: Doctrine\Common\Collections\ArrayCollection {#1652 …} -referrals: Doctrine\Common\Collections\ArrayCollection {#1685 …} -creditsMemberships: Doctrine\Common\Collections\ArrayCollection {#1654 …} -activeCreditsMembership: null -baseTransactionId: "" -defaultRoles: [ "ROLE_USER" ] -metaInfo: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1323 -form: Symfony\Component\Form\Form {#1272 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1327 …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 {#1507 -id: null -email: "" -nickname: "" -password: "" -plainPassword: null -locked: false -verified: false -justVerified: false -verificationLock: false -agreedNewsletter: false -lastLogin: DateTime @1734793721 {#1508 date: 2024-12-21 16:08:41.553574 Europe/Berlin (+01:00) } -createdAt: DateTime @1734793721 {#1482 date: 2024-12-21 16:08:41.553567 Europe/Berlin (+01:00) } -credits: 0 -dealBids: Doctrine\Common\Collections\ArrayCollection {#1509 …} -projectBids: Doctrine\Common\Collections\ArrayCollection {#1476 …} -shopVideoBids: Doctrine\Common\Collections\ArrayCollection {#1642 …} -messageBids: Doctrine\Common\Collections\ArrayCollection {#1658 …} -favorites: Doctrine\Common\Collections\ArrayCollection {#1652 …} -referrals: Doctrine\Common\Collections\ArrayCollection {#1685 …} -creditsMemberships: Doctrine\Common\Collections\ArrayCollection {#1654 …} -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 {#1670 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1655 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1646 …} -namespace: Closure() {#1711 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1467 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1657 …} } |
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() {#1155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1707 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1141 …} } } |
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 {#1458 -form: Symfony\Component\Form\Form {#1305 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1053 …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 {#1670 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1655 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1646 …} -namespace: Closure() {#1711 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1134 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1468 …} } |
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 {#1125 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() {#1126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1707 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1051 …} } } |
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 {#1311 -form: Symfony\Component\Form\Form {#1313 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1278 …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 {#1145 …3} "password_validation_groups" => [ "Default" ] "mapped" => true ] |
[ "label" => "form.password" "event_dispatcher" => Symfony\Component\EventDispatcher\EventDispatcher {#1145 …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 {#1670 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1655 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1646 …} -namespace: Closure() {#1711 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1265 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1657 …} } |
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 {#1145 …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() {#1123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1707 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1071 …} } } |
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 {#1316 -form: Symfony\Component\Form\Form {#1290 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1312 …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 {#1145 …3} |
Symfony\Component\EventDispatcher\EventDispatcher {#1145 …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 {#1269 +message: "password.empty" +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#1262 +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 {#1258 +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 {#1670 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1655 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1646 …} -namespace: Closure() {#1711 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1276 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1657 …} } |
error_bubbling | false |
error_mapping | [] |
event_dispatcher | Symfony\Component\EventDispatcher\EventDispatcher {#1145 …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() {#1299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1707 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1333 …} } } |
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 {#1616 -form: Symfony\Component\Form\Form {#1268 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1543 …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 {#1297 …} +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 {#1670 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1655 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1646 …} -namespace: Closure() {#1711 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1325 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1657 …} } |
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() {#1275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1707 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1286 …} } } |
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 {#1622 -form: Symfony\Component\Form\Form {#1326 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1615 …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 {#1154 +message: "recaptcha.error" +invalidHostMessage: "recaptcha.invalid_host_error" +payload: null } ] |
[ App\Validator\Constraints\RecaptchaIsTrue {#1154 +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 {#1154 +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 {#1670 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1655 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1646 …} -namespace: Closure() {#1711 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1260 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1657 …} } |
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() {#1288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1707 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1274 …} } } |
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 {#1255 -form: Symfony\Component\Form\Form {#1282 …} -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 {#1374 …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 | "d.IL9Wdis2Ci0CxwApxQnqHBkA8VAHanC1xh-GT3aZDs0.Y8UER2IHX3thqXB2pzqgU1dRizcxAzvAvEXHHD2sWf9GxgA8fkw_ZjCGbw" |
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 | "d.IL9Wdis2Ci0CxwApxQnqHBkA8VAHanC1xh-GT3aZDs0.Y8UER2IHX3thqXB2pzqgU1dRizcxAzvAvEXHHD2sWf9GxgA8fkw_ZjCGbw" |
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 {#1670 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1655 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1646 …} -namespace: Closure() {#1711 …} } |
data | "d.IL9Wdis2Ci0CxwApxQnqHBkA8VAHanC1xh-GT3aZDs0.Y8UER2IHX3thqXB2pzqgU1dRizcxAzvAvEXHHD2sWf9GxgA8fkw_ZjCGbw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1725 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1657 …} } |
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() {#1726 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1707 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#836 …} $translationDomain: "validators" $message: Closure() {#1724 …} } } |
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 | "d.IL9Wdis2Ci0CxwApxQnqHBkA8VAHanC1xh-GT3aZDs0.Y8UER2IHX3thqXB2pzqgU1dRizcxAzvAvEXHHD2sWf9GxgA8fkw_ZjCGbw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1727 -form: Symfony\Component\Form\Form {#1736 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1721 …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 | "d.IL9Wdis2Ci0CxwApxQnqHBkA8VAHanC1xh-GT3aZDs0.Y8UER2IHX3thqXB2pzqgU1dRizcxAzvAvEXHHD2sWf9GxgA8fkw_ZjCGbw" |