- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 8
- Events
- Routing
- Cache
- Translation 29
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- E-mails
- Notifications
- EasyAdmin
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
email
-
firstname
-
lastname
-
plainPassword
-
-
street
-
houseNumber
-
zip
-
city
-
state
-
phoneNumber
-
ikNumber
-
-
agreeToTiInfos
-
submit
-
_token
-
registration
"App\Form\RegistrationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#776 -id: null -username: null -firstname: null -lastname: null -agreeTermsToReceiveTiInfos: null -passwordResetToken: null -passwordResetTokenValidity: null -verifyEmailToken: null -verifyEmailTokenValidity: null -email: null -roles: [] -password: null -tenant: null -isVerified: false -orders: Doctrine\Common\Collections\ArrayCollection {#777 …} -addressBook: null -plainTextPassword: null -dateCreated: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#776 -id: null -username: null -firstname: null -lastname: null -agreeTermsToReceiveTiInfos: null -passwordResetToken: null -passwordResetTokenValidity: null -verifyEmailToken: null -verifyEmailTokenValidity: null -email: null -roles: [] -password: null -tenant: null -isVerified: false -orders: Doctrine\Common\Collections\ArrayCollection {#777 …} -addressBook: null -plainTextPassword: null -dateCreated: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| address_update | false |
| 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 {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data | App\Entity\User {#776 -id: null -username: null -firstname: null -lastname: null -agreeTermsToReceiveTiInfos: null -passwordResetToken: null -passwordResetTokenValidity: null -verifyEmailToken: null -verifyEmailTokenValidity: null -email: null -roles: [] -password: null -tenant: null -isVerified: false -orders: Doctrine\Common\Collections\ArrayCollection {#777 …} -addressBook: null -plainTextPassword: null -dateCreated: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| during_order | false |
| empty_data | Closure(FormInterface $form) {#874 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#798 …} use: { $class: "App\Entity\User" } } |
| enable_customer_number | false |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#873 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration" "_registration" ] |
| cache_key | "_registration_registration" |
| compound | true |
| data | App\Entity\User {#776 -id: null -username: null -firstname: null -lastname: null -agreeTermsToReceiveTiInfos: null -passwordResetToken: null -passwordResetTokenValidity: null -verifyEmailToken: null -verifyEmailTokenValidity: null -email: null -roles: [] -password: null -tenant: null -isVerified: false -orders: Doctrine\Common\Collections\ArrayCollection {#777 …} -addressBook: null -plainTextPassword: null -dateCreated: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1302 -form: Symfony\Component\Form\Form {#1369 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#871 …5} |
| full_name | "registration" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration" |
| valid | true |
| value | App\Entity\User {#776 -id: null -username: null -firstname: null -lastname: null -agreeTermsToReceiveTiInfos: null -passwordResetToken: null -passwordResetTokenValidity: null -verifyEmailToken: null -verifyEmailTokenValidity: null -email: null -roles: [] -password: null -tenant: null -isVerified: false -orders: Doctrine\Common\Collections\ArrayCollection {#777 …} -addressBook: null -plainTextPassword: null -dateCreated: null } |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "required" => true ] |
[ "required" => true ] |
| disabled | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => true ] |
| 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 {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1283 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#798 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#1282 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_email" ] |
| cache_key | "_registration_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1499 -form: Symfony\Component\Form\Form {#1406 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1494 …5} |
| full_name | "registration[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_email" |
| valid | true |
| value | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "required" => true ] |
[ "required" => true ] |
| disabled | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => true ] |
| 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 {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1290 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#798 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#1291 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_firstname" ] |
| cache_key | "_registration_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1500 -form: Symfony\Component\Form\Form {#1410 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1493 …5} |
| full_name | "registration[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_firstname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_firstname" |
| valid | true |
| value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "required" => true ] |
[ "required" => true ] |
| disabled | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => true ] |
| 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 {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1299 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#798 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#1300 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_lastname" ] |
| cache_key | "_registration_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1280 -form: Symfony\Component\Form\Form {#1413 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1293 …5} |
| full_name | "registration[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_lastname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_lastname" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#924 +payload: null +message: "Bitte gib ein Passwort ein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#920 +payload: null +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 lang sein" +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: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#924 +payload: null +message: "Bitte gib ein Passwort ein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#920 +payload: null +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 lang sein" +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: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#924 +payload: null +message: "Bitte gib ein Passwort ein" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#920 +payload: null +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 lang sein" +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: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1308 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#798 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#1309 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_plainPassword" ] |
| cache_key | "_registration_plainPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1363 -form: Symfony\Component\Form\Form {#1371 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1343 …5} |
| full_name | "registration[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_plainPassword" |
| valid | true |
| value | "" |
addressBook
"App\Form\AddressBookType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| enable_customer_number | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data_class | "App\Entity\AddressBook" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1325 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#798 …} use: { $class: "App\Entity\AddressBook" } } |
| enable_customer_number | false |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#1326 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "address_book" "_registration_addressBook" ] |
| cache_key | "_registration_addressBook_address_book" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1328 -form: Symfony\Component\Form\Form {#1461 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1456 …5} |
| full_name | "registration[addressBook]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_addressBook" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addressBook" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_addressBook" |
| valid | true |
| value | null |
street
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "required" => true ] |
[ "required" => true ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1333 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1333 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Straße" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1333 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1375 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#798 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Straße" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#1376 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_addressBook_street" ] |
| cache_key | "_registration_addressBook_street_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1396 -form: Symfony\Component\Form\Form {#1464 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1404 …5} |
| full_name | "registration[addressBook][street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_addressBook_street" |
| label | "Straße" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "street" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_addressBook_street" |
| valid | true |
| value | "" |
houseNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "required" => true ] |
[ "required" => true ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1334 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1334 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Hausnummer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1334 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1384 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#798 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Hausnummer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#1385 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_addressBook_houseNumber" ] |
| cache_key | "_registration_addressBook_houseNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1387 -form: Symfony\Component\Form\Form {#1467 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1378 …5} |
| full_name | "registration[addressBook][houseNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_addressBook_houseNumber" |
| label | "Hausnummer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "houseNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_addressBook_houseNumber" |
| valid | true |
| value | "" |
zip
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "required" => true ] |
[ "required" => true ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1335 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1335 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "PLZ" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1335 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1393 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#798 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "PLZ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1395 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#1394 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_addressBook_zip" ] |
| cache_key | "_registration_addressBook_zip_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1316 -form: Symfony\Component\Form\Form {#1470 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1517 …5} |
| full_name | "registration[addressBook][zip]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_addressBook_zip" |
| label | "PLZ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zip" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_addressBook_zip" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "required" => true ] |
[ "required" => true ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1336 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1336 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Stadt" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1336 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1402 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#798 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Stadt" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#1403 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_addressBook_city" ] |
| cache_key | "_registration_addressBook_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1535 -form: Symfony\Component\Form\Form {#1473 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1536 …5} |
| full_name | "registration[addressBook][city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_addressBook_city" |
| label | "Stadt" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_addressBook_city" |
| valid | true |
| value | "" |
state
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "required" => true ] |
[ "required" => true ] |
| choices | [ "Schleswig-Holstein" => "01" "Hamburg" => "02" "Niedersachsen" => "03" "Bremen" => "04" "Nordrhein-Westfalen" => "05" "Hessen" => "06" "Rheinland-Pfalz" => "07" "Baden-Württemberg" => "08" "Bayern" => "09" "Saarland" => "10" "Berlin" => "11" "Brandenburg" => "12" "Mecklenburg-Vorpommern" => "13" "Sachsen" => "14" "Sachsen-Anhalt" => "15" "Thüringen" => "16" ] |
[ "Schleswig-Holstein" => "01" "Hamburg" => "02" "Niedersachsen" => "03" "Bremen" => "04" "Nordrhein-Westfalen" => "05" "Hessen" => "06" "Rheinland-Pfalz" => "07" "Baden-Württemberg" => "08" "Bayern" => "09" "Saarland" => "10" "Berlin" => "11" "Brandenburg" => "12" "Mecklenburg-Vorpommern" => "13" "Sachsen" => "14" "Sachsen-Anhalt" => "15" "Thüringen" => "16" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1337 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1337 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Schleswig-Holstein" => "01" "Hamburg" => "02" "Niedersachsen" => "03" "Bremen" => "04" "Nordrhein-Westfalen" => "05" "Hessen" => "06" "Rheinland-Pfalz" => "07" "Baden-Württemberg" => "08" "Bayern" => "09" "Saarland" => "10" "Berlin" => "11" "Brandenburg" => "12" "Mecklenburg-Vorpommern" => "13" "Sachsen" => "14" "Sachsen-Anhalt" => "15" "Thüringen" => "16" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1337 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1434 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#1433 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_registration_addressBook_state" ] |
| cache_key | "_registration_addressBook_state_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1539 +label: "Schleswig-Holstein" +value: "01" +data: "01" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1540 +label: "Hamburg" +value: "02" +data: "02" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1541 +label: "Niedersachsen" +value: "03" +data: "03" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1542 +label: "Bremen" +value: "04" +data: "04" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1543 +label: "Nordrhein-Westfalen" +value: "05" +data: "05" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "Hessen" +value: "06" +data: "06" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +label: "Rheinland-Pfalz" +value: "07" +data: "07" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1546 +label: "Baden-Württemberg" +value: "08" +data: "08" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "Bayern" +value: "09" +data: "09" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1548 +label: "Saarland" +value: "10" +data: "10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1549 +label: "Berlin" +value: "11" +data: "11" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1550 +label: "Brandenburg" +value: "12" +data: "12" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1551 +label: "Mecklenburg-Vorpommern" +value: "13" +data: "13" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1552 +label: "Sachsen" +value: "14" +data: "14" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1553 +label: "Sachsen-Anhalt" +value: "15" +data: "15" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1554 +label: "Thüringen" +value: "16" +data: "16" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1537 -form: Symfony\Component\Form\Form {#1476 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1538 …5} |
| full_name | "registration[addressBook][state]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_addressBook_state" |
| is_selected | Closure($choice, $value) {#1557 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1420 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "state" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_addressBook_state" |
| valid | true |
| value | "" |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Telefonnummer" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_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 {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#798 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Telefonnummer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1444 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#1443 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_addressBook_phoneNumber" ] |
| cache_key | "_registration_addressBook_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1556 -form: Symfony\Component\Form\Form {#1479 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1558 …5} |
| full_name | "registration[addressBook][phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_addressBook_phoneNumber" |
| label | "Telefonnummer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_addressBook_phoneNumber" |
| valid | true |
| value | "" |
ikNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "required" => true ] |
[ "required" => true ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1338 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } App\Validator\InstitutionalIdentifier {#1339 +payload: null +message: "Der institutionelle Identifikator {{ string }} ist nicht gültig." } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1338 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } App\Validator\InstitutionalIdentifier {#1339 +payload: null +message: "Der institutionelle Identifikator {{ string }} ist nicht gültig." } ] |
| label | "IK Nummer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1338 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } App\Validator\InstitutionalIdentifier {#1339 +payload: null +message: "Der institutionelle Identifikator {{ string }} ist nicht gültig." } ] |
| 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 {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1453 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#798 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "IK Nummer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1455 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#1454 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_addressBook_ikNumber" ] |
| cache_key | "_registration_addressBook_ikNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1559 -form: Symfony\Component\Form\Form {#1482 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1560 …5} |
| full_name | "registration[addressBook][ikNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_addressBook_ikNumber" |
| label | "IK Nummer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ikNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_addressBook_ikNumber" |
| valid | true |
| value | "" |
agreeToTiInfos
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Ich habe die <a href="https://www.rzh.de/datenschutz/" target="_blank" rel="noopener noreferrer">Datenschutzerklärung</a> gelesen und stimme zu, dass meine personenbezogenen Daten genutzt werden, um E-Mails zu Produkten und Dienstleistungen der RZH Rechenzentrum für Heilberufe GmbH zu erhalten. Ich weiß, dass ich dies jederzeit ohne die Angabe von Gründen widerrufen kann." |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_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 {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1347 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1350 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1349 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Ich habe die <a href="https://www.rzh.de/datenschutz/" target="_blank" rel="noopener noreferrer">Datenschutzerklärung</a> gelesen und stimme zu, dass meine personenbezogenen Daten genutzt werden, um E-Mails zu Produkten und Dienstleistungen der RZH Rechenzentrum für Heilberufe GmbH zu erhalten. Ich weiß, dass ich dies jederzeit ohne die Angabe von Gründen widerrufen kann." |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#1342 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_agreeToTiInfos" ] |
| cache_key | "_registration_agreeToTiInfos_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1445 -form: Symfony\Component\Form\Form {#1485 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1438 …5} |
| full_name | "registration[agreeToTiInfos]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_agreeToTiInfos" |
| label | "Ich habe die <a href="https://www.rzh.de/datenschutz/" target="_blank" rel="noopener noreferrer">Datenschutzerklärung</a> gelesen und stimme zu, dass meine personenbezogenen Daten genutzt werden, um E-Mails zu Produkten und Dienstleistungen der RZH Rechenzentrum für Heilberufe GmbH zu erhalten. Ich weiß, dass ich dies jederzeit ohne die Angabe von Gründen widerrufen kann." |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeToTiInfos" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_agreeToTiInfos" |
| valid | true |
| value | "1" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "button accent w-100 mt-5" ] |
[ "class" => "button accent w-100 mt-5" ] |
| label | "Registrieren" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "button accent w-100 mt-5" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Registrieren" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "button accent w-100 mt-5" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_registration_submit" ] |
| cache_key | "_registration_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1561 …5} |
| full_name | "registration[submit]" |
| id | "registration_submit" |
| label | "Registrieren" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_registration_submit" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "c7663df97deb616.DrzQaEXcCrcKbMFyM4FThTIbKYhjAt8JNdM_IKHD5Tc.YM3gGHeXUsNrVLIFZMw4zn8vTeM7WJZGY-ZWGNWxjn43xpM7aIRf0VJZpg" |
| 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 | "c7663df97deb616.DrzQaEXcCrcKbMFyM4FThTIbKYhjAt8JNdM_IKHD5Tc.YM3gGHeXUsNrVLIFZMw4zn8vTeM7WJZGY-ZWGNWxjn43xpM7aIRf0VJZpg" |
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 {#48 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#46 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#45 …} -namespace: Closure() {#44 …} } |
| data | "c7663df97deb616.DrzQaEXcCrcKbMFyM4FThTIbKYhjAt8JNdM_IKHD5Tc.YM3gGHeXUsNrVLIFZMw4zn8vTeM7WJZGY-ZWGNWxjn43xpM7aIRf0VJZpg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1533 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#798 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#842 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $translationDomain: "validators" $message: Closure() {#1562 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration__token" ] |
| cache_key | "_registration__token_hidden" |
| compound | false |
| data | "c7663df97deb616.DrzQaEXcCrcKbMFyM4FThTIbKYhjAt8JNdM_IKHD5Tc.YM3gGHeXUsNrVLIFZMw4zn8vTeM7WJZGY-ZWGNWxjn43xpM7aIRf0VJZpg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1578 -form: Symfony\Component\Form\Form {#1574 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1569 …5} |
| full_name | "registration[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration__token" |
| valid | true |
| value | "c7663df97deb616.DrzQaEXcCrcKbMFyM4FThTIbKYhjAt8JNdM_IKHD5Tc.YM3gGHeXUsNrVLIFZMw4zn8vTeM7WJZGY-ZWGNWxjn43xpM7aIRf0VJZpg" |