Forms
-
user_profile
-
email
-
_token
-
-
change_password
-
plainPassword
-
first
-
second
-
-
_token
-
user_profile
Form type:
"App\Form\UserProfileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#671 -id: 10 -email: "ralf.mertes@mhc-gruppe.de" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$9clxwGC7BRwQ4YUfKOxQMuPHRO.i/Zu4orkZyLygbkGBGi9q01AkO" -title: "Herr" -firstname: "Ralf" -lastname: "Mertes" -shortname: "RME" -active: true -authCode: null -email_auth_enabled: false -default_client: null -widget_month: null -last_login: DateTime @1778139224 {#673 date: 2026-05-07 09:33:44.0 Europe/Berlin (+02:00) } -positions: Doctrine\ORM\PersistentCollection {#713 …} -Buildings: Doctrine\ORM\PersistentCollection {#701 …} -teams: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#671 -id: 10 -email: "ralf.mertes@mhc-gruppe.de" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$9clxwGC7BRwQ4YUfKOxQMuPHRO.i/Zu4orkZyLygbkGBGi9q01AkO" -title: "Herr" -firstname: "Ralf" -lastname: "Mertes" -shortname: "RME" -active: true -authCode: null -email_auth_enabled: false -default_client: null -widget_month: null -last_login: DateTime @1778139224 {#673 date: 2026-05-07 09:33:44.0 Europe/Berlin (+02:00) } -positions: Doctrine\ORM\PersistentCollection {#713 …} -Buildings: Doctrine\ORM\PersistentCollection {#701 …} -teams: [] } |
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\SameOriginCsrfTokenManager {#770 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#110 …} -logger: Monolog\Logger {#171 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#749 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\User {#671 -id: 10 -email: "ralf.mertes@mhc-gruppe.de" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$9clxwGC7BRwQ4YUfKOxQMuPHRO.i/Zu4orkZyLygbkGBGi9q01AkO" -title: "Herr" -firstname: "Ralf" -lastname: "Mertes" -shortname: "RME" -active: true -authCode: null -email_auth_enabled: false -default_client: null -widget_month: null -last_login: DateTime @1778139224 {#673 date: 2026-05-07 09:33:44.0 Europe/Berlin (+02:00) } -positions: Doctrine\ORM\PersistentCollection {#713 …} -Buildings: Doctrine\ORM\PersistentCollection {#701 …} -teams: [] } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1007 class: "Symfony\Component\Form\Extension\Core\Type\FormType" 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 | [] |
| 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() {#1005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#238 …} $message: Closure() {#1006 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user_profile" "_user_profile" ] |
| cache_key | "_user_profile_user_profile" |
| compound | true |
| data | App\Entity\User {#671 -id: 10 -email: "ralf.mertes@mhc-gruppe.de" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$9clxwGC7BRwQ4YUfKOxQMuPHRO.i/Zu4orkZyLygbkGBGi9q01AkO" -title: "Herr" -firstname: "Ralf" -lastname: "Mertes" -shortname: "RME" -active: true -authCode: null -email_auth_enabled: false -default_client: null -widget_month: null -last_login: DateTime @1778139224 {#673 date: 2026-05-07 09:33:44.0 Europe/Berlin (+02:00) } -positions: Doctrine\ORM\PersistentCollection {#713 …} -Buildings: Doctrine\ORM\PersistentCollection {#701 …} -teams: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1091 -errors: [] -form: Symfony\Component\Form\Form {#988 …} } |
| form | Symfony\Component\Form\FormView {#993 …5} |
| full_name | "user_profile" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user_profile" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile" |
| valid | true |
| value | App\Entity\User {#671 -id: 10 -email: "ralf.mertes@mhc-gruppe.de" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$9clxwGC7BRwQ4YUfKOxQMuPHRO.i/Zu4orkZyLygbkGBGi9q01AkO" -title: "Herr" -firstname: "Ralf" -lastname: "Mertes" -shortname: "RME" -active: true -authCode: null -email_auth_enabled: false -default_client: null -widget_month: null -last_login: DateTime @1778139224 {#673 date: 2026-05-07 09:33:44.0 Europe/Berlin (+02:00) } -positions: Doctrine\ORM\PersistentCollection {#713 …} -Buildings: Doctrine\ORM\PersistentCollection {#701 …} -teams: [] } |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ralf.mertes@mhc-gruppe.de" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "E-Mail-Adresse" |
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\SameOriginCsrfTokenManager {#770 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#110 …} -logger: Monolog\Logger {#171 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#749 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1020 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "E-Mail-Adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#238 …} $message: Closure() {#981 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_user_profile_email" ] |
| cache_key | "_user_profile_email_email" |
| compound | false |
| data | "ralf.mertes@mhc-gruppe.de" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1108 -errors: [] -form: Symfony\Component\Form\Form {#1042 …} } |
| form | Symfony\Component\Form\FormView {#1110 …5} |
| full_name | "user_profile[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile_email" |
| label | "E-Mail-Adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile_email" |
| valid | true |
| value | "ralf.mertes@mhc-gruppe.de" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#770 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#110 …} -logger: Monolog\Logger {#171 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#749 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1107 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#238 …} $message: Closure() {#1104 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_user_profile__token" ] |
| cache_key | "_user_profile__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1112 -errors: [] -form: Symfony\Component\Form\Form {#1096 …} } |
| form | Symfony\Component\Form\FormView {#1064 …5} |
| full_name | "user_profile[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile__token" |
| valid | true |
| value | "csrf-token" |
change_password
Form type:
"App\Form\ChangePasswordType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#671 -id: 10 -email: "ralf.mertes@mhc-gruppe.de" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$9clxwGC7BRwQ4YUfKOxQMuPHRO.i/Zu4orkZyLygbkGBGi9q01AkO" -title: "Herr" -firstname: "Ralf" -lastname: "Mertes" -shortname: "RME" -active: true -authCode: null -email_auth_enabled: false -default_client: null -widget_month: null -last_login: DateTime @1778139224 {#673 date: 2026-05-07 09:33:44.0 Europe/Berlin (+02:00) } -positions: Doctrine\ORM\PersistentCollection {#713 …} -Buildings: Doctrine\ORM\PersistentCollection {#701 …} -teams: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#671 -id: 10 -email: "ralf.mertes@mhc-gruppe.de" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$9clxwGC7BRwQ4YUfKOxQMuPHRO.i/Zu4orkZyLygbkGBGi9q01AkO" -title: "Herr" -firstname: "Ralf" -lastname: "Mertes" -shortname: "RME" -active: true -authCode: null -email_auth_enabled: false -default_client: null -widget_month: null -last_login: DateTime @1778139224 {#673 date: 2026-05-07 09:33:44.0 Europe/Berlin (+02:00) } -positions: Doctrine\ORM\PersistentCollection {#713 …} -Buildings: Doctrine\ORM\PersistentCollection {#701 …} -teams: [] } |
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\SameOriginCsrfTokenManager {#770 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#110 …} -logger: Monolog\Logger {#171 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#749 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\User {#671 -id: 10 -email: "ralf.mertes@mhc-gruppe.de" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$9clxwGC7BRwQ4YUfKOxQMuPHRO.i/Zu4orkZyLygbkGBGi9q01AkO" -title: "Herr" -firstname: "Ralf" -lastname: "Mertes" -shortname: "RME" -active: true -authCode: null -email_auth_enabled: false -default_client: null -widget_month: null -last_login: DateTime @1778139224 {#673 date: 2026-05-07 09:33:44.0 Europe/Berlin (+02:00) } -positions: Doctrine\ORM\PersistentCollection {#713 …} -Buildings: Doctrine\ORM\PersistentCollection {#701 …} -teams: [] } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#989 class: "Symfony\Component\Form\Extension\Core\Type\FormType" 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 | [] |
| 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() {#1000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#238 …} $message: Closure() {#1048 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "change_password" "_change_password" ] |
| cache_key | "_change_password_change_password" |
| compound | true |
| data | App\Entity\User {#671 -id: 10 -email: "ralf.mertes@mhc-gruppe.de" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$9clxwGC7BRwQ4YUfKOxQMuPHRO.i/Zu4orkZyLygbkGBGi9q01AkO" -title: "Herr" -firstname: "Ralf" -lastname: "Mertes" -shortname: "RME" -active: true -authCode: null -email_auth_enabled: false -default_client: null -widget_month: null -last_login: DateTime @1778139224 {#673 date: 2026-05-07 09:33:44.0 Europe/Berlin (+02:00) } -positions: Doctrine\ORM\PersistentCollection {#713 …} -Buildings: Doctrine\ORM\PersistentCollection {#701 …} -teams: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1114 -errors: [] -form: Symfony\Component\Form\Form {#1017 …} } |
| form | Symfony\Component\Form\FormView {#1115 …5} |
| full_name | "change_password" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "change_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "change_password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_change_password" |
| valid | true |
| value | App\Entity\User {#671 -id: 10 -email: "ralf.mertes@mhc-gruppe.de" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$9clxwGC7BRwQ4YUfKOxQMuPHRO.i/Zu4orkZyLygbkGBGi9q01AkO" -title: "Herr" -firstname: "Ralf" -lastname: "Mertes" -shortname: "RME" -active: true -authCode: null -email_auth_enabled: false -default_client: null -widget_month: null -last_login: DateTime @1778139224 {#673 date: 2026-05-07 09:33:44.0 Europe/Berlin (+02:00) } -positions: Doctrine\ORM\PersistentCollection {#713 …} -Buildings: Doctrine\ORM\PersistentCollection {#701 …} -teams: [] } |
plainPassword
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +groups: ? ?array +message: "Bitte trage ein Passwort ein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1024 +payload: null +groups: ? ?array +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: "Das Passwort muss mindestens {{ limit }} Zeichen enthalten" +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: 4096 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] "label" => "Neues Passwort" "attr" => [ "pattern" => "(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[!§$%&\/=?<>._\-\,\;\:+*#]).{8,}" ] ] |
[ "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +groups: ? ?array +message: "Bitte trage ein Passwort ein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1024 +payload: null +groups: ? ?array +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: "Das Passwort muss mindestens {{ limit }} Zeichen enthalten" +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: 4096 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] "label" => "Neues Passwort" "attr" => [ "pattern" => "(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[!§$%&\/=?<>._\-\,\;\:+*#]).{8,}" ] ] |
| invalid_message | "Die Felder müssen übereinstimmen" |
same as passed value |
| mapped | false |
same as passed value |
| second_options | [ "label" => "Passwort wiederholen" ] |
[ "label" => "Passwort wiederholen" ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
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\SameOriginCsrfTokenManager {#770 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#110 …} -logger: Monolog\Logger {#171 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#749 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1031 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +groups: ? ?array +message: "Bitte trage ein Passwort ein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1024 +payload: null +groups: ? ?array +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: "Das Passwort muss mindestens {{ limit }} Zeichen enthalten" +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: 4096 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] "label" => "Neues Passwort" "attr" => [ "pattern" => "(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[!§$%&\/=?<>._\-\,\;\:+*#]).{8,}" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Die Felder müssen übereinstimmen" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | "second" |
| second_options | [ "label" => "Passwort wiederholen" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#238 …} $message: Closure() {#1038 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_change_password_plainPassword" ] |
| cache_key | "_change_password_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1119 -errors: [] -form: Symfony\Component\Form\Form {#1076 …} } |
| form | Symfony\Component\Form\FormView {#1118 …5} |
| full_name | "change_password[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "change_password_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_change_password_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
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 | [ "pattern" => "(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[!§$%&\/=?<>._\-\,\;\:+*#]).{8,}" ] |
[ "pattern" => "(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[!§$%&\/=?<>._\-\,\;\:+*#]).{8,}" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +groups: ? ?array +message: "Bitte trage ein Passwort ein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1024 +payload: null +groups: ? ?array +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: "Das Passwort muss mindestens {{ limit }} Zeichen enthalten" +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: 4096 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +groups: ? ?array +message: "Bitte trage ein Passwort ein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1024 +payload: null +groups: ? ?array +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: "Das Passwort muss mindestens {{ limit }} Zeichen enthalten" +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: 4096 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| error_bubbling | false |
same as passed value |
| label | "Neues Passwort" |
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 | [ "pattern" => "(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[!§$%&\/=?<>._\-\,\;\:+*#]).{8,}" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +groups: ? ?array +message: "Bitte trage ein Passwort ein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1024 +payload: null +groups: ? ?array +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: "Das Passwort muss mindestens {{ limit }} Zeichen enthalten" +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: 4096 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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\SameOriginCsrfTokenManager {#770 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#110 …} -logger: Monolog\Logger {#171 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#749 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1002 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Neues Passwort" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#238 …} $message: Closure() {#1062 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "pattern" => "(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[!§$%&\/=?<>._\-\,\;\:+*#]).{8,}" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_change_password_plainPassword_first" ] |
| cache_key | "_change_password_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1123 -errors: [] -form: Symfony\Component\Form\Form {#1079 …} } |
| form | Symfony\Component\Form\FormView {#1122 …5} |
| full_name | "change_password[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "change_password_plainPassword_first" |
| label | "Neues Passwort" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_change_password_plainPassword_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
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 |
same as passed value |
| label | "Passwort wiederholen" |
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 | [] |
| 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\SameOriginCsrfTokenManager {#770 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#110 …} -logger: Monolog\Logger {#171 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#749 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1069 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Passwort wiederholen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#238 …} $message: Closure() {#1070 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_change_password_plainPassword_second" ] |
| cache_key | "_change_password_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1124 -errors: [] -form: Symfony\Component\Form\Form {#1082 …} } |
| form | Symfony\Component\Form\FormView {#1125 …5} |
| full_name | "change_password[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "change_password_plainPassword_second" |
| label | "Passwort wiederholen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_change_password_plainPassword_second" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#770 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#110 …} -logger: Monolog\Logger {#171 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#749 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1116 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#238 …} $message: Closure() {#1121 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_change_password__token" ] |
| cache_key | "_change_password__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1135 -errors: [] -form: Symfony\Component\Form\Form {#1131 …} } |
| form | Symfony\Component\Form\FormView {#1127 …5} |
| full_name | "change_password[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "change_password__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_change_password__token" |
| valid | true |
| value | "csrf-token" |