Forms
-
registration_form
-
invite_code
-
firstName
-
lastName
-
street
-
houseNumber
-
city
-
postalCode
-
birthDate
-
phone
-
email
-
first
-
second
-
-
plainPassword
-
first
-
second
-
-
_token
-
registration_form
"App\Form\RegistrationFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | "App\DTO\Form\RegistrationFormDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#798 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\DTO\Form\RegistrationFormDTO" } } |
| error_bubbling | true |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| getter | null |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| 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_mapper | null |
| property_path | null |
| read_property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#799 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_form" "_registration_form" ] |
| cache_key | "_registration_form_registration_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#929 -form: Symfony\Component\Form\Form {#936 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#801 …5} |
| full_name | "registration_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form" |
| valid | true |
| value | null |
invite_code
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "placeholder" => "Code:" ] |
[ "placeholder" => "Code:" ] |
| label | false |
false
|
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Code:" ] |
| 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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#812 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| getter | null |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_mapper | null |
| property_path | null |
| read_property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#813 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Code:" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_invite_code" ] |
| cache_key | "_registration_form_invite_code_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#979 -form: Symfony\Component\Form\Form {#939 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#918 …5} |
| full_name | "registration_form[invite_code]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_invite_code" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invite_code" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_invite_code" |
| valid | true |
| value | "" |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "placeholder" => "Vorname:" ] |
[ "placeholder" => "Vorname:" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Vorname:" ] |
| 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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#821 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| getter | null |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_mapper | null |
| property_path | null |
| read_property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#822 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Vorname:" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_firstName" ] |
| cache_key | "_registration_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#970 -form: Symfony\Component\Form\Form {#942 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#903 …5} |
| full_name | "registration_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_firstName" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "placeholder" => "Name:" ] |
[ "placeholder" => "Name:" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Name:" ] |
| 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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#830 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| getter | null |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_mapper | null |
| property_path | null |
| read_property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#831 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Name:" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_lastName" ] |
| cache_key | "_registration_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#893 -form: Symfony\Component\Form\Form {#945 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#873 …5} |
| full_name | "registration_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_lastName" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_lastName" |
| valid | true |
| value | "" |
street
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "placeholder" => "Strasse:" ] |
[ "placeholder" => "Strasse:" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Strasse:" ] |
| 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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#839 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| getter | null |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_mapper | null |
| property_path | null |
| read_property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#840 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Strasse:" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_street" ] |
| cache_key | "_registration_form_street_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#860 -form: Symfony\Component\Form\Form {#948 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#851 …5} |
| full_name | "registration_form[street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_street" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "street" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_street" |
| valid | true |
| value | "" |
houseNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "placeholder" => "Hausnummer:" ] |
[ "placeholder" => "Hausnummer:" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Hausnummer:" ] |
| 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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#848 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| getter | null |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_mapper | null |
| property_path | null |
| read_property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#849 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Hausnummer:" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_houseNumber" ] |
| cache_key | "_registration_form_houseNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#842 -form: Symfony\Component\Form\Form {#951 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#833 …5} |
| full_name | "registration_form[houseNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_houseNumber" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "houseNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_houseNumber" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "placeholder" => "Wohnort:" ] |
[ "placeholder" => "Wohnort:" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Wohnort:" ] |
| 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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#857 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| getter | null |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_mapper | null |
| property_path | null |
| read_property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#858 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Wohnort:" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_city" ] |
| cache_key | "_registration_form_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#824 -form: Symfony\Component\Form\Form {#954 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#815 …5} |
| full_name | "registration_form[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_city" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_city" |
| valid | true |
| value | "" |
postalCode
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 | [ "placeholder" => "PLZ:" ] |
[ "placeholder" => "PLZ:" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "PLZ:" ] |
| 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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#870 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| getter | null |
| grouping | false |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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_mapper | null |
| property_path | null |
| read_property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#871 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "PLZ:" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_registration_form_postalCode" ] |
| cache_key | "_registration_form_postalCode_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1024 -form: Symfony\Component\Form\Form {#957 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1026 …5} |
| full_name | "registration_form[postalCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_postalCode" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postalCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_postalCode" |
| valid | true |
| value | "" |
birthDate
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 |
|---|---|---|
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| immutable | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_mapper | null |
| property_path | null |
| read_property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#891 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| write_property_path | null |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_registration_form_birthDate" ] |
| cache_key | "_registration_form_birthDate_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1027 -form: Symfony\Component\Form\Form {#960 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1028 …5} |
| full_name | "registration_form[birthDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_birthDate" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "birthDate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_registration_form_birthDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "placeholder" => "Mobilfunknummer:" ] |
[ "placeholder" => "Mobilfunknummer:" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Mobilfunknummer:" ] |
| 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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#900 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| getter | null |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_mapper | null |
| property_path | null |
| read_property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#902 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#901 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Mobilfunknummer:" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_phone" ] |
| cache_key | "_registration_form_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1029 -form: Symfony\Component\Form\Form {#963 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1030 …5} |
| full_name | "registration_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_phone" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_phone" |
| valid | true |
| value | "" |
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 | [ "label" => false "attr" => [ "placeholder" => "E-Mail:" "class" => "form-control mb-2" ] ] |
[ "label" => false "attr" => [ "placeholder" => "E-Mail:" "class" => "form-control mb-2" ] ] |
| invalid_message | "Die E-Mails müssen übereinstimmen." |
same as passed value |
| options | [ "attr" => [ "class" => "password-field" ] ] |
[ "attr" => [ "class" => "password-field" ] ] |
| required | true |
same as passed value |
| second_options | [ "label" => false "attr" => [ "placeholder" => "E-Mail wiederholen:" "class" => "form-control mb-2" ] ] |
[ "label" => false "attr" => [ "placeholder" => "E-Mail wiederholen:" "class" => "form-control mb-2" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#914 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| first_name | "first" |
| first_options | [ "label" => false "attr" => [ "placeholder" => "E-Mail:" "class" => "form-control mb-2" ] ] |
| form_attr | false |
| getter | null |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| inherit_data | false |
| invalid_message | "Die E-Mails müssen übereinstimmen." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [ "attr" => [ "class" => "password-field" ] ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_mapper | null |
| property_path | null |
| read_property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => false "attr" => [ "placeholder" => "E-Mail wiederholen:" "class" => "form-control mb-2" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| upload_max_size_message | Closure() {#917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#916 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_form_email" ] |
| cache_key | "_registration_form_email_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1052 -form: Symfony\Component\Form\Form {#984 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1054 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | null |
| 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 | "_registration_form_email" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "placeholder" => "E-Mail:" "class" => "form-control mb-2" ] |
[ "placeholder" => "E-Mail:" "class" => "form-control mb-2" ] |
| error_bubbling | false |
false
|
| label | false |
false
|
| 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 |
| attr | [ "placeholder" => "E-Mail:" "class" => "form-control mb-2" ] |
| 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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#967 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| getter | null |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_mapper | null |
| property_path | null |
| read_property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#968 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "E-Mail:" "class" => "form-control mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_email_first" ] |
| cache_key | "_registration_form_email_first_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1064 -form: Symfony\Component\Form\Form {#987 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1062 …5} |
| full_name | "registration_form[email][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email_first" |
| label | false |
| 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 | "_registration_form_email_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "placeholder" => "E-Mail wiederholen:" "class" => "form-control mb-2" ] |
[ "placeholder" => "E-Mail wiederholen:" "class" => "form-control mb-2" ] |
| error_bubbling | false |
false
|
| label | false |
false
|
| 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 |
| attr | [ "placeholder" => "E-Mail wiederholen:" "class" => "form-control mb-2" ] |
| 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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#976 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| getter | null |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_mapper | null |
| property_path | null |
| read_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\DataCollectorTranslator {#240 …} $message: Closure() {#977 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "E-Mail wiederholen:" "class" => "form-control mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_email_second" ] |
| cache_key | "_registration_form_email_second_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1070 -form: Symfony\Component\Form\Form {#990 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1072 …5} |
| full_name | "registration_form[email][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email_second" |
| label | false |
| 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 | "_registration_form_email_second" |
| valid | true |
| value | "" |
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 | [ "label" => false "attr" => [ "placeholder" => "Passwort:" "class" => "form-control mb-2" ] ] |
[ "label" => false "attr" => [ "placeholder" => "Passwort:" "class" => "form-control mb-2" ] ] |
| invalid_message | "Die Passwörter müssen übereinstimmen." |
same as passed value |
| options | [ "attr" => [ "class" => "password-field" ] ] |
[ "attr" => [ "class" => "password-field" ] ] |
| required | true |
same as passed value |
| second_options | [ "label" => false "attr" => [ "placeholder" => "Passwort wiederholen:" "class" => "form-control mb-3" ] ] |
[ "label" => false "attr" => [ "placeholder" => "Passwort wiederholen:" "class" => "form-control mb-3" ] ] |
| 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\CsrfTokenManager {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#926 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| first_name | "first" |
| first_options | [ "label" => false "attr" => [ "placeholder" => "Passwort:" "class" => "form-control mb-2" ] ] |
| form_attr | false |
| getter | null |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| inherit_data | false |
| invalid_message | "Die Passwörter müssen übereinstimmen." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [ "attr" => [ "class" => "password-field" ] ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_mapper | null |
| property_path | null |
| read_property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => false "attr" => [ "placeholder" => "Passwort wiederholen:" "class" => "form-control mb-3" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#927 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_form_plainPassword" ] |
| cache_key | "_registration_form_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1055 -form: Symfony\Component\Form\Form {#1014 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1056 …5} |
| full_name | "registration_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_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 | "_registration_form_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 | [ "placeholder" => "Passwort:" "class" => "form-control mb-2" ] |
[ "placeholder" => "Passwort:" "class" => "form-control mb-2" ] |
| error_bubbling | false |
false
|
| label | false |
false
|
| 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 | [ "placeholder" => "Passwort:" "class" => "form-control mb-2" ] |
| 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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#999 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| getter | null |
| handle_exception | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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_mapper | null |
| property_path | null |
| read_property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1001 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#1000 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Passwort:" "class" => "form-control mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_first" ] |
| cache_key | "_registration_form_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1076 -form: Symfony\Component\Form\Form {#1017 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1075 …5} |
| full_name | "registration_form[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword_first" |
| label | false |
| 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 | "_registration_form_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 |
|---|---|---|
| attr | [ "placeholder" => "Passwort wiederholen:" "class" => "form-control mb-3" ] |
[ "placeholder" => "Passwort wiederholen:" "class" => "form-control mb-3" ] |
| error_bubbling | false |
false
|
| label | false |
false
|
| 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 | [ "placeholder" => "Passwort wiederholen:" "class" => "form-control mb-3" ] |
| 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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1007 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| getter | null |
| handle_exception | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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_mapper | null |
| property_path | null |
| read_property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#1008 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Passwort wiederholen:" "class" => "form-control mb-3" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_second" ] |
| cache_key | "_registration_form_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1077 -form: Symfony\Component\Form\Form {#1020 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1078 …5} |
| full_name | "registration_form[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword_second" |
| label | false |
| 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 | "_registration_form_plainPassword_second" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ba60669f5267ddea4.8AatAYdoEK_2F_b_i8iTbalDUYMfiuqV66cw52HbTvM.wVDMTfI7Upq-VL-x8bHLOe8ICdVL69_Uu8kFqzacH6aaZfQ5tyVlzqNZzg" |
| 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 | "ba60669f5267ddea4.8AatAYdoEK_2F_b_i8iTbalDUYMfiuqV66cw52HbTvM.wVDMTfI7Upq-VL-x8bHLOe8ICdVL69_Uu8kFqzacH6aaZfQ5tyVlzqNZzg" |
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 {#763 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#764 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#765 …} -namespace: Closure() {#767 …} } |
| data | "ba60669f5267ddea4.8AatAYdoEK_2F_b_i8iTbalDUYMfiuqV66cw52HbTvM.wVDMTfI7Upq-VL-x8bHLOe8ICdVL69_Uu8kFqzacH6aaZfQ5tyVlzqNZzg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1079 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| exception_handling_strategy | [ "type_error" "fallback" ] |
| expected_exception | null |
| extra_fields_message | "This form should not contain extra fields." |
| factory | null |
| factory_argument | null |
| form_attr | false |
| getter | null |
| handle_exception | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| immutable | false |
| 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_mapper | null |
| property_path | null |
| read_property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#1081 …} $translationDomain: "validators" } } |
| validation_groups | null |
| write_property_path | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
| cache_key | "_registration_form__token_hidden" |
| compound | false |
| data | "ba60669f5267ddea4.8AatAYdoEK_2F_b_i8iTbalDUYMfiuqV66cw52HbTvM.wVDMTfI7Upq-VL-x8bHLOe8ICdVL69_Uu8kFqzacH6aaZfQ5tyVlzqNZzg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1092 -form: Symfony\Component\Form\Form {#1088 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1083 …5} |
| full_name | "registration_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form__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 | "_registration_form__token" |
| valid | true |
| value | "ba60669f5267ddea4.8AatAYdoEK_2F_b_i8iTbalDUYMfiuqV66cw52HbTvM.wVDMTfI7Upq-VL-x8bHLOe8ICdVL69_Uu8kFqzacH6aaZfQ5tyVlzqNZzg" |