- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 383
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- PHPCR
- Debug
- Messages
- E-mails
- JMS Serializer 0 + 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
-
-
headline
-
text
-
dropdown
-
salutation
-
firstName
-
lastName
-
email
-
phone
-
street
-
zip
-
city
-
locale
-
type
-
typeId
-
formId
-
formName
-
checksum
-
additional_message
-
submit
-
dynamic_form14
"Sulu\Bundle\FormBundle\Form\Type\DynamicFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Sulu\Bundle\FormBundle\Entity\Dynamic {#3052 -id: null -type: "page" -typeId: "1813aa0b-6991-4339-b3de-525d6092d6c6" -typeName: "Karten reservieren >> Tanzperformance <<" -locale: "de" -form: Sulu\Bundle\FormBundle\Entity\Form {#3066 -id: 14 -defaultLocale: "de" -translations: Doctrine\ORM\PersistentCollection {#3105 …} -fields: Doctrine\ORM\PersistentCollection {#3060 …} } -webspaceKey: "example" -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 |
same as passed value |
| csrf_token_manager | Sulu\Bundle\FormBundle\Csrf\DisabledCsrfTokenManager {#3168 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } } |
same as passed value |
| data | Sulu\Bundle\FormBundle\Entity\Dynamic {#3052 -id: null -type: "page" -typeId: "1813aa0b-6991-4339-b3de-525d6092d6c6" -typeName: "Karten reservieren >> Tanzperformance <<" -locale: "de" -form: Sulu\Bundle\FormBundle\Entity\Form {#3066 -id: 14 -defaultLocale: "de" -translations: Doctrine\ORM\PersistentCollection {#3105 …} -fields: Doctrine\ORM\PersistentCollection {#3060 …} } -webspaceKey: "example" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
same as passed value |
| formEntity | Sulu\Bundle\FormBundle\Entity\Form {#3066 -id: 14 -defaultLocale: "de" -translations: Doctrine\ORM\PersistentCollection {#3105 …} -fields: Doctrine\ORM\PersistentCollection {#3060 …} } |
same as passed value |
| locale | "de" |
same as passed value |
| name | "form" |
same as passed value |
| type | "page" |
same as passed value |
| typeId | "1813aa0b-6991-4339-b3de-525d6092d6c6" |
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 {#3168 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } } |
| data | Sulu\Bundle\FormBundle\Entity\Dynamic {#3052 -id: null -type: "page" -typeId: "1813aa0b-6991-4339-b3de-525d6092d6c6" -typeName: "Karten reservieren >> Tanzperformance <<" -locale: "de" -form: Sulu\Bundle\FormBundle\Entity\Form {#3066 -id: 14 -defaultLocale: "de" -translations: Doctrine\ORM\PersistentCollection {#3105 …} -fields: Doctrine\ORM\PersistentCollection {#3060 …} } -webspaceKey: "example" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
| data_class | "Sulu\Bundle\FormBundle\Entity\Dynamic" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3241 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} 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 {#3066 -id: 14 -defaultLocale: "de" -translations: Doctrine\ORM\PersistentCollection {#3105 …} -fields: Doctrine\ORM\PersistentCollection {#3060 …} } |
| 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 | "de" |
| 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 | "1813aa0b-6991-4339-b3de-525d6092d6c6" |
| upload_max_size_message | Closure() {#3243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3242 …} } } |
| 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 {#3052 -id: null -type: "page" -typeId: "1813aa0b-6991-4339-b3de-525d6092d6c6" -typeName: "Karten reservieren >> Tanzperformance <<" -locale: "de" -form: Sulu\Bundle\FormBundle\Entity\Form {#3066 -id: 14 -defaultLocale: "de" -translations: Doctrine\ORM\PersistentCollection {#3105 …} -fields: Doctrine\ORM\PersistentCollection {#3060 …} } -webspaceKey: "example" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3370 -form: Symfony\Component\Form\Form {#3481 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3244 …5} |
| full_name | "dynamic_form14" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dynamic_form14" |
| 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 {#3052 -id: null -type: "page" -typeId: "1813aa0b-6991-4339-b3de-525d6092d6c6" -typeName: "Karten reservieren >> Tanzperformance <<" -locale: "de" -form: Sulu\Bundle\FormBundle\Entity\Form {#3066 -id: 14 -defaultLocale: "de" -translations: Doctrine\ORM\PersistentCollection {#3105 …} -fields: Doctrine\ORM\PersistentCollection {#3060 …} } -webspaceKey: "example" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
headline
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 "type" => "headline" ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true "type" => "headline" ] |
| block_prefix | "headline" |
same as passed value |
| constraints | [] |
same as passed value |
| label | "<h2>Karten reservieren</h2>" |
same as passed value |
| mapped | false |
same as passed value |
| property_path | "data[headline]" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "type" => "headline" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "headline" |
| 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 {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3315 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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 | "<h2>Karten reservieren</h2>" |
| 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 | "data[headline]" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3225 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "type" => "headline" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "headline" "_dynamic_form_headline" ] |
| cache_key | "_dynamic_form_headline_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3294 -form: Symfony\Component\Form\Form {#3518 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3260 …5} |
| full_name | "dynamic_form14[headline]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_headline" |
| label | "<h2>Karten reservieren</h2>" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "headline" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_headline" |
| 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" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Anzahl an Karten" ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Anzahl an Karten" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3318 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3318 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | false |
same as passed value |
| property_path | "data[text]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Anzahl an Karten" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3318 +payload: null +groups: ? +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 {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3259 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "data[text]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3257 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Anzahl an Karten" ] |
| 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 {#3304 -form: Symfony\Component\Form\Form {#3522 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3330 …5} |
| full_name | "dynamic_form14[text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_text" |
| label | false |
| 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 | "" |
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 | [ "05.12." => "05.12." "06.12." => "06.12." "07.12" => "07.12" "12.12." => "12.12." "13.12." => "13.12." "14.12." => "14.12." "19.12." => "19.12." "20.12." => "20.12." ] |
[ "05.12." => "05.12." "06.12." => "06.12." "07.12" => "07.12" "12.12." => "12.12." "13.12." => "13.12." "14.12." => "14.12." "19.12." => "19.12." "20.12." => "20.12." ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3309 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3309 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| expanded | false |
same as passed value |
| label | false |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | "Datum auswählen" |
same as passed value |
| property_path | "data[dropdown]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
same as passed value |
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 | [ "05.12." => "05.12." "06.12." => "06.12." "07.12" => "07.12" "12.12." => "12.12." "13.12." => "13.12." "14.12." => "14.12." "19.12." => "19.12." "20.12." => "20.12." ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3309 +payload: null +groups: ? +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 {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Datum auswählen" |
| 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() {#3292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3291 …} } } |
| 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 {#3475 +label: "05.12." +value: "05.12." +data: "05.12." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3464 +label: "06.12." +value: "06.12." +data: "06.12." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3455 +label: "07.12" +value: "07.12" +data: "07.12" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3446 +label: "12.12." +value: "12.12." +data: "12.12." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3437 +label: "13.12." +value: "13.12." +data: "13.12." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3428 +label: "14.12." +value: "14.12." +data: "14.12." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3419 +label: "19.12." +value: "19.12." +data: "19.12." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3410 +label: "20.12." +value: "20.12." +data: "20.12." +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3340 -form: Symfony\Component\Form\Form {#3525 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3355 …5} |
| full_name | "dynamic_form14[dropdown]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_dropdown" |
| is_selected | Closure($choice, $value) {#3380 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3245 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "dropdown" |
| placeholder | "Datum auswählen" |
| 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 | "" |
salutation
"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 | [ "sulu_form.salutation_ms" => "ms" "sulu_form.salutation_mr" => "mr" "sulu_form.salutation_neutral" => "neutral" ] |
[ "sulu_form.salutation_ms" => "ms" "sulu_form.salutation_mr" => "mr" "sulu_form.salutation_neutral" => "neutral" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3313 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3313 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| expanded | false |
same as passed value |
| label | false |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | "sulu_form.salutation_please_choose" |
same as passed value |
| property_path | "data[salutation]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "messages" |
same as passed value |
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 | "messages" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "sulu_form.salutation_ms" => "ms" "sulu_form.salutation_mr" => "mr" "sulu_form.salutation_neutral" => "neutral" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3313 +payload: null +groups: ? +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 {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "sulu_form.salutation_please_choose" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | "data[salutation]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "messages" |
| trim | false |
| upload_max_size_message | Closure() {#3303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3300 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_dynamic_form_salutation" ] |
| cache_key | "_dynamic_form_salutation_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3476 +label: "sulu_form.salutation_ms" +value: "ms" +data: "ms" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3545 +label: "sulu_form.salutation_mr" +value: "mr" +data: "mr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3544 +label: "sulu_form.salutation_neutral" +value: "neutral" +data: "neutral" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3390 -form: Symfony\Component\Form\Form {#3483 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3543 …5} |
| full_name | "dynamic_form14[salutation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_salutation" |
| is_selected | Closure($choice, $value) {#3584 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3245 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "salutation" |
| placeholder | "sulu_form.salutation_please_choose" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_dynamic_form_salutation" |
| 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" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Vorname*" ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Vorname*" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3307 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3307 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | false |
same as passed value |
| property_path | "data[firstName]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Vorname*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3307 +payload: null +groups: ? +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 {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3327 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "data[firstName]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3328 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Vorname*" ] |
| 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 {#3585 -form: Symfony\Component\Form\Form {#3486 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3586 …5} |
| full_name | "dynamic_form14[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_firstName" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Nachname*" ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Nachname*" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3306 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3306 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | false |
same as passed value |
| property_path | "data[lastName]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Nachname*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3306 +payload: null +groups: ? +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 {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3337 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "data[lastName]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3338 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Nachname*" ] |
| 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 {#3587 -form: Symfony\Component\Form\Form {#3489 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3588 …5} |
| full_name | "dynamic_form14[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_lastName" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_lastName" |
| 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 "placeholder" => "E-Mail*" ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "E-Mail*" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3280 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#3308 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3280 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#3308 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| label | false |
same as passed value |
| property_path | "data[email]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "E-Mail*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3280 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#3308 +payload: null +groups: ? +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 {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3347 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "data[email]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3348 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "E-Mail*" ] |
| 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 {#3589 -form: Symfony\Component\Form\Form {#3492 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3590 …5} |
| full_name | "dynamic_form14[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_email" |
| label | false |
| 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 | "" |
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 "placeholder" => "Telefonnummer" ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Telefonnummer" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3222 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3222 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | false |
same as passed value |
| property_path | "data[phone]" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Telefonnummer" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3222 +payload: null +groups: ? +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 {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3362 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "data[phone]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3369 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3363 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Telefonnummer" ] |
| 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 {#3591 -form: Symfony\Component\Form\Form {#3495 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3592 …5} |
| full_name | "dynamic_form14[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_phone" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_phone" |
| 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" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Straße, Hausnummer" ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Straße, Hausnummer" ] |
| constraints | [] |
same as passed value |
| label | false |
same as passed value |
| property_path | "data[street]" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Straße, Hausnummer" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3377 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "data[street]" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3378 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Straße, Hausnummer" ] |
| 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 {#3593 -form: Symfony\Component\Form\Form {#3498 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3594 …5} |
| full_name | "dynamic_form14[street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_street" |
| label | false |
| 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 | "" |
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" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Postleitzahl" ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Postleitzahl" ] |
| constraints | [] |
same as passed value |
| label | false |
same as passed value |
| property_path | "data[zip]" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Postleitzahl" ] |
| 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 {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3387 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "data[zip]" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3388 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Postleitzahl" ] |
| 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 {#3595 -form: Symfony\Component\Form\Form {#3501 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3596 …5} |
| full_name | "dynamic_form14[zip]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_zip" |
| label | false |
| 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" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Stadt" ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Stadt" ] |
| constraints | [] |
same as passed value |
| label | false |
same as passed value |
| property_path | "data[city]" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Stadt" ] |
| 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 {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3397 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "data[city]" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#3399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3398 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true "placeholder" => "Stadt" ] |
| 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 {#3597 -form: Symfony\Component\Form\Form {#3504 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3598 …5} |
| full_name | "dynamic_form14[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_city" |
| label | false |
| 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 | "" |
locale
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "de" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "de" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data | "de" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3407 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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() {#3409 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3408 …} } } |
| 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 | "de" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3599 -form: Symfony\Component\Form\Form {#3507 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3600 …5} |
| full_name | "dynamic_form14[locale]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_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 | "de" |
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 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data | "page" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3416 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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() {#3418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3417 …} } } |
| 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 {#3601 -form: Symfony\Component\Form\Form {#3510 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3602 …5} |
| full_name | "dynamic_form14[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_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 | "1813aa0b-6991-4339-b3de-525d6092d6c6" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "1813aa0b-6991-4339-b3de-525d6092d6c6" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data | "1813aa0b-6991-4339-b3de-525d6092d6c6" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3425 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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() {#3427 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3426 …} } } |
| 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 | "1813aa0b-6991-4339-b3de-525d6092d6c6" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3603 -form: Symfony\Component\Form\Form {#3513 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3604 …5} |
| full_name | "dynamic_form14[typeId]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_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 | "1813aa0b-6991-4339-b3de-525d6092d6c6" |
formId
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "14" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | 14 |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data | 14 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3434 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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() {#3436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3435 …} } } |
| 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 | "14" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3605 -form: Symfony\Component\Form\Form {#3520 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3606 …5} |
| full_name | "dynamic_form14[formId]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_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 | "14" |
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 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data | "form" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3443 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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() {#3445 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3444 …} } } |
| 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 {#3607 -form: Symfony\Component\Form\Form {#3528 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3608 …5} |
| full_name | "dynamic_form14[formName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_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 | "G2DvlBMHoS1gKo8jpwfn3Uc+zqsZFAkircX8kMKHmxrQCZtQW8j+sUEfeZxfbsDLmRdpp7aopQ8YGP4D//6YIA==" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "G2DvlBMHoS1gKo8jpwfn3Uc+zqsZFAkircX8kMKHmxrQCZtQW8j+sUEfeZxfbsDLmRdpp7aopQ8YGP4D//6YIA==" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data | "G2DvlBMHoS1gKo8jpwfn3Uc+zqsZFAkircX8kMKHmxrQCZtQW8j+sUEfeZxfbsDLmRdpp7aopQ8YGP4D//6YIA==" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3452 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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() {#3454 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3453 …} } } |
| 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 | "G2DvlBMHoS1gKo8jpwfn3Uc+zqsZFAkircX8kMKHmxrQCZtQW8j+sUEfeZxfbsDLmRdpp7aopQ8YGP4D//6YIA==" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3609 -form: Symfony\Component\Form\Form {#3532 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3610 …5} |
| full_name | "dynamic_form14[checksum]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_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 | "G2DvlBMHoS1gKo8jpwfn3Uc+zqsZFAkircX8kMKHmxrQCZtQW8j+sUEfeZxfbsDLmRdpp7aopQ8YGP4D//6YIA==" |
additional_message
"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 | "Additional Message" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "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 {#1800 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1739 …} -namespace: Closure() {#1742 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3461 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3186 …} } |
| 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 | "Additional Message" |
| 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() {#3463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3088 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#485 …} $translationDomain: "validators" $message: Closure() {#3462 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "honeypot" "_dynamic_form_additional_message" ] |
| cache_key | "_dynamic_form_additional_message_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3611 -form: Symfony\Component\Form\Form {#3535 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3612 …5} |
| full_name | "dynamic_form14[additional_message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form14_additional_message" |
| label | "Additional Message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "additional_message" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form_additional_message" |
| 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 | "Reservierung abschicken" |
same as passed value |
| translation_domain | false |
same as passed value |
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 |
| form_attr | false |
| label | "Reservierung abschicken" |
| 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 {#3614 …5} |
| full_name | "dynamic_form14[submit]" |
| id | "dynamic_form14_submit" |
| label | "Reservierung abschicken" |
| 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 |