- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 283
- Events
- Routing
- Cache
- Translation 1
- Security
- Twig
- HTTP Client
- Doctrine
- PHPCR
- E-mails
- Debug
- E-mails
- JMS Serializer 0
- Sulu
- 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
-
-
text1
-
firstName
-
lastName
-
street
-
text
-
zip
-
city
-
phone
-
email
-
dropdown
-
textarea
-
checkbox
-
checkbox1
-
locale
-
type
-
typeId
-
formId
-
formName
-
checksum
-
honey_pot
-
submit
-
-
-
text5
-
text6
-
text
-
phone
-
text7
-
text1
-
text2
-
text3
-
text4
-
locale
-
type
-
typeId
-
formId
-
formName
-
checksum
-
honey_pot
-
submit
-
dynamic_form1
"Sulu\Bundle\FormBundle\Form\Type\DynamicFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Sulu\Bundle\FormBundle\Entity\Dynamic {#4455 -id: null -type: "page" -typeId: "777ea645-5614-498f-bead-1e867e31d9cc" -typeName: "Fortbildung" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#4792 -id: 1 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#4794 …} -fields: Doctrine\ORM\PersistentCollection {#4789 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "dynamic_form" |
same as passed value |
| csrf_protection | false |
false
|
| csrf_token_manager | Sulu\Bundle\FormBundle\Csrf\DisabledCsrfTokenManager {#3938 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } } |
same as passed value |
| data | Sulu\Bundle\FormBundle\Entity\Dynamic {#4455 -id: null -type: "page" -typeId: "777ea645-5614-498f-bead-1e867e31d9cc" -typeName: "Fortbildung" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#4792 -id: 1 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#4794 …} -fields: Doctrine\ORM\PersistentCollection {#4789 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
same as passed value |
| formEntity | Sulu\Bundle\FormBundle\Entity\Form {#4792 -id: 1 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#4794 …} -fields: Doctrine\ORM\PersistentCollection {#4789 …} } |
same as passed value |
| locale | "en" |
same as passed value |
| name | "form" |
same as passed value |
| type | "page" |
same as passed value |
| typeId | "777ea645-5614-498f-bead-1e867e31d9cc" |
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 | "dynamic_form" |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Sulu\Bundle\FormBundle\Csrf\DisabledCsrfTokenManager {#3938 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } } |
| data | Sulu\Bundle\FormBundle\Entity\Dynamic {#4455 -id: null -type: "page" -typeId: "777ea645-5614-498f-bead-1e867e31d9cc" -typeName: "Fortbildung" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#4792 -id: 1 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#4794 …} -fields: Doctrine\ORM\PersistentCollection {#4789 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
| data_class | "Sulu\Bundle\FormBundle\Entity\Dynamic" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4877 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} use: { $class: "Sulu\Bundle\FormBundle\Entity\Dynamic" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| formEntity | Sulu\Bundle\FormBundle\Entity\Form {#4792 -id: 1 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#4794 …} -fields: Doctrine\ORM\PersistentCollection {#4789 …} } |
| 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 |
| locale | "en" |
| mapped | true |
| method | "POST" |
| name | "form" |
| 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 |
| type | "page" |
| typeId | "777ea645-5614-498f-bead-1e867e31d9cc" |
| upload_max_size_message | Closure() {#4879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4878 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "dynamic" "_dynamic_form" ] |
| cache_key | "_dynamic_form_dynamic" |
| compound | true |
| data | Sulu\Bundle\FormBundle\Entity\Dynamic {#4455 -id: null -type: "page" -typeId: "777ea645-5614-498f-bead-1e867e31d9cc" -typeName: "Fortbildung" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#4792 -id: 1 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#4794 …} -fields: Doctrine\ORM\PersistentCollection {#4789 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5141 -form: Symfony\Component\Form\Form {#5142 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4880 …5} |
| full_name | "dynamic_form1" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dynamic_form1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form" |
| valid | true |
| value | Sulu\Bundle\FormBundle\Entity\Dynamic {#4455 -id: null -type: "page" -typeId: "777ea645-5614-498f-bead-1e867e31d9cc" -typeName: "Fortbildung" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#4792 -id: 1 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#4794 …} -fields: Doctrine\ORM\PersistentCollection {#4789 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
text1
"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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4887 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4887 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Hebammennummer" |
same as passed value |
| property_path | "data[text1]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4887 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4898 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "Hebammennummer" |
| 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 | "data[text1]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4899 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form_text1" ] |
| cache_key | "_dynamic_form_text1_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5099 -form: Symfony\Component\Form\Form {#5145 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5108 …5} |
| full_name | "dynamic_form1[text1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_text1" |
| label | "Hebammennummer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_text1" |
| 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 | [ "width" => "half" "widthNumber" => 6 "lastWidth" => false ] |
[ "width" => "half" "widthNumber" => 6 "lastWidth" => false ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4888 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4888 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Vorname" |
same as passed value |
| property_path | "data[firstName]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "half" "widthNumber" => 6 "lastWidth" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4888 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4908 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "Vorname" |
| 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 | "data[firstName]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4909 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "half" "widthNumber" => 6 "lastWidth" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form_firstName" ] |
| cache_key | "_dynamic_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5090 -form: Symfony\Component\Form\Form {#5148 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5081 …5} |
| full_name | "dynamic_form1[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_firstName" |
| label | "Vorname" |
| 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 | false |
| unique_block_prefix | "_dynamic_form_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 | [ "width" => "half" "widthNumber" => 6 "lastWidth" => true ] |
[ "width" => "half" "widthNumber" => 6 "lastWidth" => true ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4889 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4889 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Nachname" |
same as passed value |
| property_path | "data[lastName]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "half" "widthNumber" => 6 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4889 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4918 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "Nachname" |
| 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 | "data[lastName]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4920 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4919 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "half" "widthNumber" => 6 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form_lastName" ] |
| cache_key | "_dynamic_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5072 -form: Symfony\Component\Form\Form {#5151 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5056 …5} |
| full_name | "dynamic_form1[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_lastName" |
| label | "Nachname" |
| 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 | false |
| unique_block_prefix | "_dynamic_form_lastName" |
| valid | true |
| value | "" |
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 | [ "width" => "three-quarters" "widthNumber" => 9 "lastWidth" => false ] |
[ "width" => "three-quarters" "widthNumber" => 9 "lastWidth" => false ] |
| constraints | [] |
[] |
| label | "Straße" |
same as passed value |
| property_path | "data[street]" |
same as passed value |
| required | false |
false
|
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "three-quarters" "widthNumber" => 9 "lastWidth" => false ] |
| 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4928 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "data[street]" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4930 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4929 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "three-quarters" "widthNumber" => 9 "lastWidth" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form_street" ] |
| cache_key | "_dynamic_form_street_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5043 -form: Symfony\Component\Form\Form {#5154 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5030 …5} |
| full_name | "dynamic_form1[street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_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 | false |
| unique_block_prefix | "_dynamic_form_street" |
| valid | true |
| value | "" |
text
"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 | [ "width" => "one-quarter" "widthNumber" => 3 "lastWidth" => true ] |
[ "width" => "one-quarter" "widthNumber" => 3 "lastWidth" => true ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4886 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4886 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Hausnummer" |
same as passed value |
| property_path | "data[text]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "one-quarter" "widthNumber" => 3 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4886 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4938 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "data[text]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4939 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "one-quarter" "widthNumber" => 3 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form_text" ] |
| cache_key | "_dynamic_form_text_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5013 -form: Symfony\Component\Form\Form {#5157 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4991 …5} |
| full_name | "dynamic_form1[text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_text" |
| label | "Hausnummer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_text" |
| 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 | [ "width" => "one-quarter" "widthNumber" => 3 "lastWidth" => false ] |
[ "width" => "one-quarter" "widthNumber" => 3 "lastWidth" => false ] |
| constraints | [] |
[] |
| label | "Postleitzahl" |
same as passed value |
| property_path | "data[zip]" |
same as passed value |
| required | false |
false
|
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "one-quarter" "widthNumber" => 3 "lastWidth" => false ] |
| 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4948 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "Postleitzahl" |
| 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 | "data[zip]" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4949 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "one-quarter" "widthNumber" => 3 "lastWidth" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form_zip" ] |
| cache_key | "_dynamic_form_zip_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4976 -form: Symfony\Component\Form\Form {#5160 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4961 …5} |
| full_name | "dynamic_form1[zip]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_zip" |
| label | "Postleitzahl" |
| 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 | false |
| unique_block_prefix | "_dynamic_form_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 | [ "width" => "three-quarters" "widthNumber" => 9 "lastWidth" => true ] |
[ "width" => "three-quarters" "widthNumber" => 9 "lastWidth" => true ] |
| constraints | [] |
[] |
| label | "Straße" |
same as passed value |
| property_path | "data[city]" |
same as passed value |
| required | false |
false
|
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "three-quarters" "widthNumber" => 9 "lastWidth" => 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4958 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "data[city]" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4959 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "three-quarters" "widthNumber" => 9 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form_city" ] |
| cache_key | "_dynamic_form_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4951 -form: Symfony\Component\Form\Form {#5163 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4941 …5} |
| full_name | "dynamic_form1[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_city" |
| label | "Straße" |
| 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 | false |
| unique_block_prefix | "_dynamic_form_city" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| constraints | [] |
[] |
| label | "Telefon" |
same as passed value |
| property_path | "data[phone]" |
same as passed value |
| required | false |
false
|
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4973 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "Telefon" |
| 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 | "data[phone]" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4975 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4972 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_dynamic_form_phone" ] |
| cache_key | "_dynamic_form_phone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4931 -form: Symfony\Component\Form\Form {#5166 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4921 …5} |
| full_name | "dynamic_form1[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_phone" |
| label | "Telefon" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_phone" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4890 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4891 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4890 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4891 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| label | "E-Mail*" |
same as passed value |
| property_path | "data[email]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4890 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4891 +payload: null +message: "This value is not a valid email address." +mode: null +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4988 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "E-Mail*" |
| 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 | "data[email]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4987 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_dynamic_form_email" ] |
| cache_key | "_dynamic_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4911 -form: Symfony\Component\Form\Form {#5169 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4901 …5} |
| full_name | "dynamic_form1[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_email" |
| label | "E-Mail*" |
| 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 | false |
| unique_block_prefix | "_dynamic_form_email" |
| valid | true |
| value | "" |
dropdown
"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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| choices | [ "Existenzgründung " => "Existenzgründung " "Existenzgründungsseminar organisieren" => "Existenzgründungsseminar organisieren" "Fragen zur Leistungsabrechnung" => "Fragen zur Leistungsabrechnung" "Fragen zu AZH Doku" => "Fragen zu AZH Doku" "Fragen zu AZH QM" => "Fragen zu AZH QM" "Fragen zu mein.hebammen-azh.de " => "Fragen zu mein.hebammen-azh.de " "Gründung Belegsystem" => "Gründung Belegsystem" "Informationstermin AZH WeHenbegleiter" => "Informationstermin AZH WeHenbegleiter" "Rückruf" => "Rückruf" "Sonstige Fragen " => "Sonstige Fragen " "Videosprechstunde" => "Videosprechstunde" ] |
[ "Existenzgründung " => "Existenzgründung " "Existenzgründungsseminar organisieren" => "Existenzgründungsseminar organisieren" "Fragen zur Leistungsabrechnung" => "Fragen zur Leistungsabrechnung" "Fragen zu AZH Doku" => "Fragen zu AZH Doku" "Fragen zu AZH QM" => "Fragen zu AZH QM" "Fragen zu mein.hebammen-azh.de " => "Fragen zu mein.hebammen-azh.de " "Gründung Belegsystem" => "Gründung Belegsystem" "Informationstermin AZH WeHenbegleiter" => "Informationstermin AZH WeHenbegleiter" "Rückruf" => "Rückruf" "Sonstige Fragen " => "Sonstige Fragen " "Videosprechstunde" => "Videosprechstunde" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4893 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4893 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| expanded | false |
false
|
| label | "Betreff*" |
same as passed value |
| multiple | false |
false
|
| property_path | "data[dropdown]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => 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 | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Existenzgründung " => "Existenzgründung " "Existenzgründungsseminar organisieren" => "Existenzgründungsseminar organisieren" "Fragen zur Leistungsabrechnung" => "Fragen zur Leistungsabrechnung" "Fragen zu AZH Doku" => "Fragen zu AZH Doku" "Fragen zu AZH QM" => "Fragen zu AZH QM" "Fragen zu mein.hebammen-azh.de " => "Fragen zu mein.hebammen-azh.de " "Gründung Belegsystem" => "Gründung Belegsystem" "Informationstermin AZH WeHenbegleiter" => "Informationstermin AZH WeHenbegleiter" "Rückruf" => "Rückruf" "Sonstige Fragen " => "Sonstige Fragen " "Videosprechstunde" => "Videosprechstunde" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4893 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| 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 | "Betreff*" |
| 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 | "data[dropdown]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | false |
| upload_max_size_message | Closure() {#5011 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5010 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_dynamic_form_dropdown" ] |
| cache_key | "_dynamic_form_dropdown_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "Existenzgründung " +value: "Existenzgründung " +data: "Existenzgründung " +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "Existenzgründungsseminar organisieren" +value: "Existenzgründungsseminar organisieren" +data: "Existenzgründungsseminar organisieren" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "Fragen zur Leistungsabrechnung" +value: "Fragen zur Leistungsabrechnung" +data: "Fragen zur Leistungsabrechnung" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "Fragen zu AZH Doku" +value: "Fragen zu AZH Doku" +data: "Fragen zu AZH Doku" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "Fragen zu AZH QM" +value: "Fragen zu AZH QM" +data: "Fragen zu AZH QM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "Fragen zu mein.hebammen-azh.de " +value: "Fragen zu mein.hebammen-azh.de " +data: "Fragen zu mein.hebammen-azh.de " +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "Gründung Belegsystem" +value: "Gründung Belegsystem" +data: "Gründung Belegsystem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "Informationstermin AZH WeHenbegleiter" +value: "Informationstermin AZH WeHenbegleiter" +data: "Informationstermin AZH WeHenbegleiter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "Rückruf" +value: "Rückruf" +data: "Rückruf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "Sonstige Fragen " +value: "Sonstige Fragen " +data: "Sonstige Fragen " +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "Videosprechstunde" +value: "Videosprechstunde" +data: "Videosprechstunde" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5208 -form: Symfony\Component\Form\Form {#5172 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5210 …5} |
| full_name | "dynamic_form1[dropdown]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_dropdown" |
| is_selected | Closure($choice, $value) {#5264 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4997 …} } |
| label | "Betreff*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "dropdown" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_dropdown" |
| valid | true |
| value | "" |
textarea
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4892 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4892 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Nachricht*" |
same as passed value |
| property_path | "data[textarea]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4892 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5027 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "Nachricht*" |
| 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 | "data[textarea]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5029 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5028 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_dynamic_form_textarea" ] |
| cache_key | "_dynamic_form_textarea_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5265 -form: Symfony\Component\Form\Form {#5175 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5266 …5} |
| full_name | "dynamic_form1[textarea]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_textarea" |
| label | "Nachricht*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "textarea" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_textarea" |
| valid | true |
| value | "" |
checkbox
"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 |
|---|---|---|
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| constraints | [] |
[] |
| label | "Ich willige ein, dass ich per E-mail kontaktiert werden kann." |
same as passed value |
| property_path | "data[checkbox]" |
same as passed value |
| required | false |
false
|
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#5040 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5036 …} } |
| 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 {#5042 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Ich willige ein, dass ich per E-mail kontaktiert werden kann." |
| 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 | "data[checkbox]" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5046 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5044 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_dynamic_form_checkbox" ] |
| cache_key | "_dynamic_form_checkbox_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5267 -form: Symfony\Component\Form\Form {#5178 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5268 …5} |
| full_name | "dynamic_form1[checkbox]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_checkbox" |
| label | "Ich willige ein, dass ich per E-mail kontaktiert werden kann." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "checkbox" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_checkbox" |
| valid | true |
| value | "1" |
checkbox1
"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 |
|---|---|---|
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4894 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4894 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Ich willige in die <a href="https://dev.hebammen-azh.de/datenschutz" target="_blank">Datenschutzbedingungen </a>ein." |
same as passed value |
| property_path | "data[checkbox1]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4894 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#5040 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5036 …} } |
| 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 {#5042 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Ich willige in die <a href="https://dev.hebammen-azh.de/datenschutz" target="_blank">Datenschutzbedingungen </a>ein." |
| 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 | "data[checkbox1]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5054 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_dynamic_form_checkbox1" ] |
| cache_key | "_dynamic_form_checkbox1_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5269 -form: Symfony\Component\Form\Form {#5181 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5270 …5} |
| full_name | "dynamic_form1[checkbox1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_checkbox1" |
| label | "Ich willige in die <a href="https://dev.hebammen-azh.de/datenschutz" target="_blank">Datenschutzbedingungen </a>ein." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "checkbox1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_checkbox1" |
| valid | true |
| value | "1" |
locale
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "en" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "en" |
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 | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data | "en" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5069 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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() {#5071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5068 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form_locale" ] |
| cache_key | "_dynamic_form_locale_hidden" |
| compound | false |
| data | "en" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5271 -form: Symfony\Component\Form\Form {#5184 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5272 …5} |
| full_name | "dynamic_form1[locale]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_locale" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "locale" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form_locale" |
| valid | true |
| value | "en" |
type
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "page" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "page" |
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 | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data | "page" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5078 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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() {#5080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5079 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form_type" ] |
| cache_key | "_dynamic_form_type_hidden" |
| compound | false |
| data | "page" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5273 -form: Symfony\Component\Form\Form {#5187 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5274 …5} |
| full_name | "dynamic_form1[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_type" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "type" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form_type" |
| valid | true |
| value | "page" |
typeId
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "777ea645-5614-498f-bead-1e867e31d9cc" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "777ea645-5614-498f-bead-1e867e31d9cc" |
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 | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data | "777ea645-5614-498f-bead-1e867e31d9cc" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5087 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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() {#5089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5088 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form_typeId" ] |
| cache_key | "_dynamic_form_typeId_hidden" |
| compound | false |
| data | "777ea645-5614-498f-bead-1e867e31d9cc" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5275 -form: Symfony\Component\Form\Form {#5190 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5276 …5} |
| full_name | "dynamic_form1[typeId]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_typeId" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "typeId" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form_typeId" |
| valid | true |
| value | "777ea645-5614-498f-bead-1e867e31d9cc" |
formId
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | 1 |
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 | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data | 1 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5096 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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() {#5098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5097 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form_formId" ] |
| cache_key | "_dynamic_form_formId_hidden" |
| compound | false |
| data | "1" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5277 -form: Symfony\Component\Form\Form {#5193 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5278 …5} |
| full_name | "dynamic_form1[formId]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_formId" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "formId" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form_formId" |
| valid | true |
| value | "1" |
formName
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "form" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "form" |
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 | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data | "form" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5105 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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() {#5107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5106 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form_formName" ] |
| cache_key | "_dynamic_form_formName_hidden" |
| compound | false |
| data | "form" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5279 -form: Symfony\Component\Form\Form {#5196 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5280 …5} |
| full_name | "dynamic_form1[formName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_formName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "formName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form_formName" |
| valid | true |
| value | "form" |
checksum
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "3iSe+H1XilzyyM6W1SrgF5wO+zUn+NiRSwQRQvhDKjfDWJZVpe0b2DKDIQAz4joI0WnfaDwI05owayvpN+ig8A==" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "3iSe+H1XilzyyM6W1SrgF5wO+zUn+NiRSwQRQvhDKjfDWJZVpe0b2DKDIQAz4joI0WnfaDwI05owayvpN+ig8A==" |
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 | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data | "3iSe+H1XilzyyM6W1SrgF5wO+zUn+NiRSwQRQvhDKjfDWJZVpe0b2DKDIQAz4joI0WnfaDwI05owayvpN+ig8A==" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5114 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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() {#5116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5115 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form_checksum" ] |
| cache_key | "_dynamic_form_checksum_hidden" |
| compound | false |
| data | "3iSe+H1XilzyyM6W1SrgF5wO+zUn+NiRSwQRQvhDKjfDWJZVpe0b2DKDIQAz4joI0WnfaDwI05owayvpN+ig8A==" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5281 -form: Symfony\Component\Form\Form {#5199 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5282 …5} |
| full_name | "dynamic_form1[checksum]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_checksum" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "checksum" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form_checksum" |
| valid | true |
| value | "3iSe+H1XilzyyM6W1SrgF5wO+zUn+NiRSwQRQvhDKjfDWJZVpe0b2DKDIQAz4joI0WnfaDwI05owayvpN+ig8A==" |
honey_pot
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
|---|---|---|
| block_prefix | "honeypot" |
same as passed value |
| label | "honey_pot" |
same as passed value |
| mapped | 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 | "honeypot" |
| 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5123 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "honey_pot" |
| 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() {#5125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5124 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "honeypot" "_dynamic_form_honey_pot" ] |
| cache_key | "_dynamic_form_honey_pot_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5283 -form: Symfony\Component\Form\Form {#5202 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5284 …5} |
| full_name | "dynamic_form1[honey_pot]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form1_honey_pot" |
| label | "honey_pot" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "honey_pot" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form_honey_pot" |
| valid | true |
| value | "" |
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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| label | "Absenden" |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| label | "Absenden" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | false |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_dynamic_form_submit" ] |
| cache_key | "_dynamic_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5286 …5} |
| full_name | "dynamic_form1[submit]" |
| id | "dynamic_form1_submit" |
| label | "Absenden" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_submit" |
| value | null |
dynamic_form12
"Sulu\Bundle\FormBundle\Form\Type\DynamicFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Sulu\Bundle\FormBundle\Entity\Dynamic {#5289 -id: null -type: "page" -typeId: "777ea645-5614-498f-bead-1e867e31d9cc" -typeName: "Fortbildung" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#5310 -id: 2 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#5316 …} -fields: Doctrine\ORM\PersistentCollection {#5319 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "dynamic_form1" |
same as passed value |
| csrf_protection | false |
false
|
| csrf_token_manager | Sulu\Bundle\FormBundle\Csrf\DisabledCsrfTokenManager {#5293 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } } |
same as passed value |
| data | Sulu\Bundle\FormBundle\Entity\Dynamic {#5289 -id: null -type: "page" -typeId: "777ea645-5614-498f-bead-1e867e31d9cc" -typeName: "Fortbildung" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#5310 -id: 2 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#5316 …} -fields: Doctrine\ORM\PersistentCollection {#5319 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
same as passed value |
| formEntity | Sulu\Bundle\FormBundle\Entity\Form {#5310 -id: 2 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#5316 …} -fields: Doctrine\ORM\PersistentCollection {#5319 …} } |
same as passed value |
| locale | "en" |
same as passed value |
| name | "form1" |
same as passed value |
| type | "page" |
same as passed value |
| typeId | "777ea645-5614-498f-bead-1e867e31d9cc" |
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 | "dynamic_form1" |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Sulu\Bundle\FormBundle\Csrf\DisabledCsrfTokenManager {#5293 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } } |
| data | Sulu\Bundle\FormBundle\Entity\Dynamic {#5289 -id: null -type: "page" -typeId: "777ea645-5614-498f-bead-1e867e31d9cc" -typeName: "Fortbildung" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#5310 -id: 2 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#5316 …} -fields: Doctrine\ORM\PersistentCollection {#5319 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
| data_class | "Sulu\Bundle\FormBundle\Entity\Dynamic" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5313 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} use: { $class: "Sulu\Bundle\FormBundle\Entity\Dynamic" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| formEntity | Sulu\Bundle\FormBundle\Entity\Form {#5310 -id: 2 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#5316 …} -fields: Doctrine\ORM\PersistentCollection {#5319 …} } |
| 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 |
| locale | "en" |
| mapped | true |
| method | "POST" |
| name | "form1" |
| 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 |
| type | "page" |
| typeId | "777ea645-5614-498f-bead-1e867e31d9cc" |
| upload_max_size_message | Closure() {#5287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5295 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "dynamic" "_dynamic_form1" ] |
| cache_key | "_dynamic_form1_dynamic" |
| compound | true |
| data | Sulu\Bundle\FormBundle\Entity\Dynamic {#5289 -id: null -type: "page" -typeId: "777ea645-5614-498f-bead-1e867e31d9cc" -typeName: "Fortbildung" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#5310 -id: 2 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#5316 …} -fields: Doctrine\ORM\PersistentCollection {#5319 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5503 -form: Symfony\Component\Form\Form {#5504 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5301 …5} |
| full_name | "dynamic_form12" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dynamic_form12" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form1" |
| valid | true |
| value | Sulu\Bundle\FormBundle\Entity\Dynamic {#5289 -id: null -type: "page" -typeId: "777ea645-5614-498f-bead-1e867e31d9cc" -typeName: "Fortbildung" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#5310 -id: 2 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#5316 …} -fields: Doctrine\ORM\PersistentCollection {#5319 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
text5
"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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| constraints | [] |
[] |
| label | "Hebammennummer" |
same as passed value |
| property_path | "data[text5]" |
same as passed value |
| required | false |
false
|
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5296 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "Hebammennummer" |
| 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 | "data[text5]" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5117 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form1_text5" ] |
| cache_key | "_dynamic_form1_text5_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5471 -form: Symfony\Component\Form\Form {#5507 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5480 …5} |
| full_name | "dynamic_form12[text5]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_text5" |
| label | "Hebammennummer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form1_text5" |
| valid | true |
| value | "" |
text6
"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 | [ "width" => "half" "widthNumber" => 6 "lastWidth" => false ] |
[ "width" => "half" "widthNumber" => 6 "lastWidth" => false ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5298 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5298 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Vorname*" |
same as passed value |
| property_path | "data[text6]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "half" "widthNumber" => 6 "lastWidth" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5298 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5327 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "Vorname*" |
| 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 | "data[text6]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5326 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "half" "widthNumber" => 6 "lastWidth" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form1_text6" ] |
| cache_key | "_dynamic_form1_text6_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5462 -form: Symfony\Component\Form\Form {#5510 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5453 …5} |
| full_name | "dynamic_form12[text6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_text6" |
| label | "Vorname*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text6" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form1_text6" |
| valid | true |
| value | "" |
text
"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 | [ "width" => "half" "widthNumber" => 6 "lastWidth" => true ] |
[ "width" => "half" "widthNumber" => 6 "lastWidth" => true ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5300 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5300 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Name*" |
same as passed value |
| property_path | "data[text]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "half" "widthNumber" => 6 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5300 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5371 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "Name*" |
| 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 | "data[text]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5372 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "half" "widthNumber" => 6 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form1_text" ] |
| cache_key | "_dynamic_form1_text_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5444 -form: Symfony\Component\Form\Form {#5513 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5434 …5} |
| full_name | "dynamic_form12[text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_text" |
| label | "Name*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form1_text" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5306 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5306 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Telefonnummer*" |
same as passed value |
| property_path | "data[phone]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5306 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5381 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "data[phone]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5382 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_dynamic_form1_phone" ] |
| cache_key | "_dynamic_form1_phone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5424 -form: Symfony\Component\Form\Form {#5516 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5414 …5} |
| full_name | "dynamic_form12[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_phone" |
| label | "Telefonnummer*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form1_phone" |
| valid | true |
| value | "" |
text7
"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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| constraints | [] |
[] |
| label | "E-Mail-Adresse" |
same as passed value |
| property_path | "data[text7]" |
same as passed value |
| required | false |
false
|
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5391 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "E-Mail-Adresse" |
| 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 | "data[text7]" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5392 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form1_text7" ] |
| cache_key | "_dynamic_form1_text7_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5404 -form: Symfony\Component\Form\Form {#5519 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5394 …5} |
| full_name | "dynamic_form12[text7]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_text7" |
| label | "E-Mail-Adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form1_text7" |
| valid | true |
| value | "" |
text1
"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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| constraints | [] |
[] |
| label | "Anlass" |
same as passed value |
| property_path | "data[text1]" |
same as passed value |
| required | false |
false
|
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5401 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "Anlass" |
| 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 | "data[text1]" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5403 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5402 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form1_text1" ] |
| cache_key | "_dynamic_form1_text1_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5384 -form: Symfony\Component\Form\Form {#5522 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5374 …5} |
| full_name | "dynamic_form12[text1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_text1" |
| label | "Anlass" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form1_text1" |
| valid | true |
| value | "" |
text2
"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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "z.B. 4. Oktober 2022" ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "z.B. 4. Oktober 2022" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5294 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5294 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Wochentag* (Montag bis Freitag)" |
same as passed value |
| property_path | "data[text2]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "z.B. 4. Oktober 2022" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5294 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5411 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "Wochentag* (Montag bis Freitag)" |
| 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 | "data[text2]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5412 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "z.B. 4. Oktober 2022" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form1_text2" ] |
| cache_key | "_dynamic_form1_text2_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5364 -form: Symfony\Component\Form\Form {#5525 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5305 …5} |
| full_name | "dynamic_form12[text2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_text2" |
| label | "Wochentag* (Montag bis Freitag)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form1_text2" |
| valid | true |
| value | "" |
text3
"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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Uhrzeit (ab 7:30 Uhr)" ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Uhrzeit (ab 7:30 Uhr)" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5297 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5297 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "<strong>Zeitraum von*</strong>" |
same as passed value |
| property_path | "data[text3]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Uhrzeit (ab 7:30 Uhr)" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5297 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5421 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "<strong>Zeitraum von*</strong>" |
| 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 | "data[text3]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5422 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Uhrzeit (ab 7:30 Uhr)" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form1_text3" ] |
| cache_key | "_dynamic_form1_text3_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5558 -form: Symfony\Component\Form\Form {#5528 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5560 …5} |
| full_name | "dynamic_form12[text3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_text3" |
| label | "<strong>Zeitraum von*</strong>" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form1_text3" |
| valid | true |
| value | "" |
text4
"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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Uhrzeit (Mo.-Do. bis 17:00 Uhr, Fr. bis 12:00 Uhr)" ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Uhrzeit (Mo.-Do. bis 17:00 Uhr, Fr. bis 12:00 Uhr)" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5126 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5126 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "<strong>Zeitraum bis*</strong>" |
same as passed value |
| property_path | "data[text4]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Uhrzeit (Mo.-Do. bis 17:00 Uhr, Fr. bis 12:00 Uhr)" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5126 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5431 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "<strong>Zeitraum bis*</strong>" |
| 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 | "data[text4]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5433 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5432 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Uhrzeit (Mo.-Do. bis 17:00 Uhr, Fr. bis 12:00 Uhr)" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form1_text4" ] |
| cache_key | "_dynamic_form1_text4_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5561 -form: Symfony\Component\Form\Form {#5531 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5562 …5} |
| full_name | "dynamic_form12[text4]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_text4" |
| label | "<strong>Zeitraum bis*</strong>" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form1_text4" |
| valid | true |
| value | "" |
locale
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "en" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "en" |
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 | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data | "en" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5441 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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() {#5443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5442 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form1_locale" ] |
| cache_key | "_dynamic_form1_locale_hidden" |
| compound | false |
| data | "en" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5563 -form: Symfony\Component\Form\Form {#5534 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5595 …5} |
| full_name | "dynamic_form12[locale]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_locale" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "locale" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form1_locale" |
| valid | true |
| value | "en" |
type
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "page" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "page" |
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 | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data | "page" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5450 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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() {#5452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5451 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form1_type" ] |
| cache_key | "_dynamic_form1_type_hidden" |
| compound | false |
| data | "page" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5597 -form: Symfony\Component\Form\Form {#5537 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5598 …5} |
| full_name | "dynamic_form12[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_type" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "type" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form1_type" |
| valid | true |
| value | "page" |
typeId
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "777ea645-5614-498f-bead-1e867e31d9cc" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "777ea645-5614-498f-bead-1e867e31d9cc" |
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 | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data | "777ea645-5614-498f-bead-1e867e31d9cc" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5459 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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() {#5461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5460 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form1_typeId" ] |
| cache_key | "_dynamic_form1_typeId_hidden" |
| compound | false |
| data | "777ea645-5614-498f-bead-1e867e31d9cc" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5599 -form: Symfony\Component\Form\Form {#5540 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5600 …5} |
| full_name | "dynamic_form12[typeId]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_typeId" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "typeId" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form1_typeId" |
| valid | true |
| value | "777ea645-5614-498f-bead-1e867e31d9cc" |
formId
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | 2 |
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 | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data | 2 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5468 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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() {#5470 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5469 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form1_formId" ] |
| cache_key | "_dynamic_form1_formId_hidden" |
| compound | false |
| data | "2" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5601 -form: Symfony\Component\Form\Form {#5543 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5602 …5} |
| full_name | "dynamic_form12[formId]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_formId" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "formId" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form1_formId" |
| valid | true |
| value | "2" |
formName
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "form1" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "form1" |
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 | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data | "form1" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5477 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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() {#5479 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5478 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form1_formName" ] |
| cache_key | "_dynamic_form1_formName_hidden" |
| compound | false |
| data | "form1" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5603 -form: Symfony\Component\Form\Form {#5546 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5604 …5} |
| full_name | "dynamic_form12[formName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_formName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "formName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form1_formName" |
| valid | true |
| value | "form1" |
checksum
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "lEqVzMEbs1bGmUAYWgICi9Nq5mJDDl/Zh7JFgtd+gd1NeCYQts+Wa39NAKBRp3nsO75Nt7BvifoyFP2cw1NGEA==" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "lEqVzMEbs1bGmUAYWgICi9Nq5mJDDl/Zh7JFgtd+gd1NeCYQts+Wa39NAKBRp3nsO75Nt7BvifoyFP2cw1NGEA==" |
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 | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data | "lEqVzMEbs1bGmUAYWgICi9Nq5mJDDl/Zh7JFgtd+gd1NeCYQts+Wa39NAKBRp3nsO75Nt7BvifoyFP2cw1NGEA==" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5486 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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() {#5488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5487 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form1_checksum" ] |
| cache_key | "_dynamic_form1_checksum_hidden" |
| compound | false |
| data | "lEqVzMEbs1bGmUAYWgICi9Nq5mJDDl/Zh7JFgtd+gd1NeCYQts+Wa39NAKBRp3nsO75Nt7BvifoyFP2cw1NGEA==" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5605 -form: Symfony\Component\Form\Form {#5549 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5606 …5} |
| full_name | "dynamic_form12[checksum]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_checksum" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "checksum" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form1_checksum" |
| valid | true |
| value | "lEqVzMEbs1bGmUAYWgICi9Nq5mJDDl/Zh7JFgtd+gd1NeCYQts+Wa39NAKBRp3nsO75Nt7BvifoyFP2cw1NGEA==" |
honey_pot
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
|---|---|---|
| block_prefix | "honeypot" |
same as passed value |
| label | "honey_pot" |
same as passed value |
| mapped | 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 | "honeypot" |
| 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5495 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3956 …} } |
| 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 | "honey_pot" |
| 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() {#5497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4860 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#5496 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "honeypot" "_dynamic_form1_honey_pot" ] |
| cache_key | "_dynamic_form1_honey_pot_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5607 -form: Symfony\Component\Form\Form {#5552 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5608 …5} |
| full_name | "dynamic_form12[honey_pot]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form12_honey_pot" |
| label | "honey_pot" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "honey_pot" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form1_honey_pot" |
| valid | true |
| value | "" |
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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| label | "Absenden" |
same as passed value |
| translation_domain | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| label | "Absenden" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | false |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_dynamic_form1_submit" ] |
| cache_key | "_dynamic_form1_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5610 …5} |
| full_name | "dynamic_form12[submit]" |
| id | "dynamic_form12_submit" |
| label | "Absenden" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form1_submit" |
| value | null |