Forms
-
dfxreminder
-
datum
-
email
-
cCode
-
key
-
datenschutz
-
submit
-
reset
-
_token
-
dfxreminder
Form type:
"App\Form\DfxReminderType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\DfxReminder {#2186 -datum: ? DateTime -email: null -code: "qI3rghCwDoWa65NsXvUp" -id: ? int -termin: App\Entity\DfxTermine {#2198 …} -datefix: App\Entity\DfxKonf {#2219 …} -datenschutz: ? bool } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/js/kalender/1/erinnern/48235" |
same as passed value |
| cKey | "47a7f2c033801a8185243e6ca8df5fae" |
same as passed value |
| csrf_token_manager | App\Security\StatelessCsrfTokenManager {#1352 -stateless: App\Security\StatelessCsrf {#1353 …} } |
same as passed value |
| data | App\Entity\DfxReminder {#2186 -datum: ? DateTime -email: null -code: "qI3rghCwDoWa65NsXvUp" -id: ? int -termin: App\Entity\DfxTermine {#2198 …} -datefix: App\Entity\DfxKonf {#2219 …} -datenschutz: ? bool } |
same as passed value |
| method | "GET" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/js/kalender/1/erinnern/48235" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| cKey | "47a7f2c033801a8185243e6ca8df5fae" |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | App\Security\StatelessCsrfTokenManager {#1352 -stateless: App\Security\StatelessCsrf {#1353 …} } |
| data | App\Entity\DfxReminder {#2186 -datum: ? DateTime -email: null -code: "qI3rghCwDoWa65NsXvUp" -id: ? int -termin: App\Entity\DfxTermine {#2198 …} -datefix: App\Entity\DfxKonf {#2219 …} -datenschutz: ? bool } |
| data_class | "App\Entity\DfxReminder" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2269 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\DfxReminder" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "GET" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#85 …} $message: Closure() {#2270 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/js/kalender/1/erinnern/48235" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "dfxreminder" "_dfxreminder" ] |
| cache_key | "_dfxreminder_dfxreminder" |
| compound | true |
| data | App\Entity\DfxReminder {#2186 -datum: ? DateTime -email: null -code: "qI3rghCwDoWa65NsXvUp" -id: ? int -termin: App\Entity\DfxTermine {#2198 …} -datefix: App\Entity\DfxKonf {#2219 …} -datenschutz: ? bool } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2403 -errors: [] -form: Symfony\Component\Form\Form {#2351 …} } |
| form | Symfony\Component\Form\FormView {#2400 …5} |
| full_name | "dfxreminder" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dfxreminder" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "dfxreminder" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dfxreminder" |
| valid | true |
| value | App\Entity\DfxReminder {#2186 -datum: ? DateTime -email: null -code: "qI3rghCwDoWa65NsXvUp" -id: ? int -termin: App\Entity\DfxTermine {#2198 …} -datefix: App\Entity\DfxKonf {#2219 …} -datenschutz: ? bool } |
datum
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "picker" => "date" "placeholder" => "Datum wählen" "class" => "form-control" ] |
[ "picker" => "date" "placeholder" => "Datum wählen" "class" => "form-control" ] |
| html5 | true |
same as passed value |
| label | "Erinnern am" |
same as passed value |
| required | false |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "picker" => "date" "placeholder" => "Datum wählen" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| calendar | null |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#725 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#730 …} -namespace: Closure() {#732 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Erinnern am" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| 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() {#2290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#85 …} $message: Closure() {#2289 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "picker" => "date" "placeholder" => "Datum wählen" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_dfxreminder_datum" ] |
| cache_key | "_dfxreminder_datum_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2404 -errors: [] -form: Symfony\Component\Form\Form {#2354 …} } |
| form | Symfony\Component\Form\FormView {#2401 …5} |
| full_name | "dfxreminder[datum]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dfxreminder_datum" |
| label | "Erinnern am" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "datum" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_dfxreminder_datum" |
| valid | true |
| value | "" |
| widget | "single_text" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Ihre Mailadresse" |
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 | 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 {#725 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#730 …} -namespace: Closure() {#732 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2306 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ihre Mailadresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2308 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#85 …} $message: Closure() {#2307 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_dfxreminder_email" ] |
| cache_key | "_dfxreminder_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2405 -errors: [] -form: Symfony\Component\Form\Form {#2357 …} } |
| form | Symfony\Component\Form\FormView {#2406 …5} |
| full_name | "dfxreminder[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dfxreminder_email" |
| label | "Ihre Mailadresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dfxreminder_email" |
| valid | true |
| value | "" |
cCode
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "4-stellige Codezahl" "aria-label" => "4-stellige Codezahl" ] |
[ "placeholder" => "4-stellige Codezahl" "aria-label" => "4-stellige Codezahl" ] |
| label | false |
same as passed value |
| mapped | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "4-stellige Codezahl" "aria-label" => "4-stellige Codezahl" ] |
| 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 {#725 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#730 …} -namespace: Closure() {#732 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2315 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#85 …} $message: Closure() {#2316 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "4-stellige Codezahl" "aria-label" => "4-stellige Codezahl" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dfxreminder_cCode" ] |
| cache_key | "_dfxreminder_cCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2407 -errors: [] -form: Symfony\Component\Form\Form {#2360 …} } |
| form | Symfony\Component\Form\FormView {#2408 …5} |
| full_name | "dfxreminder[cCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dfxreminder_cCode" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dfxreminder_cCode" |
| valid | true |
| value | "" |
key
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "47a7f2c033801a8185243e6ca8df5fae" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "47a7f2c033801a8185243e6ca8df5fae" |
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 {#725 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#730 …} -namespace: Closure() {#732 …} } |
| data | "47a7f2c033801a8185243e6ca8df5fae" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2328 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#85 …} $message: Closure() {#2329 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dfxreminder_key" ] |
| cache_key | "_dfxreminder_key_hidden" |
| compound | false |
| data | "47a7f2c033801a8185243e6ca8df5fae" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2409 -errors: [] -form: Symfony\Component\Form\Form {#2363 …} } |
| form | Symfony\Component\Form\FormView {#2410 …5} |
| full_name | "dfxreminder[key]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dfxreminder_key" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "key" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dfxreminder_key" |
| valid | true |
| value | "47a7f2c033801a8185243e6ca8df5fae" |
datenschutz
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "noFormControl" => true "aria-label" => "Checkbox Datenschutz" ] |
[ "noFormControl" => true "aria-label" => "Checkbox Datenschutz" ] |
| label | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "noFormControl" => true "aria-label" => "Checkbox Datenschutz" ] |
| 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 {#725 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#730 …} -namespace: Closure() {#732 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2340 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2341 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2343 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#85 …} $message: Closure() {#2345 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "noFormControl" => true "aria-label" => "Checkbox Datenschutz" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_dfxreminder_datenschutz" ] |
| cache_key | "_dfxreminder_datenschutz_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2411 -errors: [] -form: Symfony\Component\Form\Form {#2366 …} } |
| form | Symfony\Component\Form\FormView {#2412 …5} |
| full_name | "dfxreminder[datenschutz]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dfxreminder_datenschutz" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "datenschutz" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dfxreminder_datenschutz" |
| valid | true |
| value | "1" |
submit
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_dfxreminder_submit" ] |
| cache_key | "_dfxreminder_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2414 …5} |
| full_name | "dfxreminder[submit]" |
| id | "dfxreminder_submit" |
| label | "Datensatz speichern" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_dfxreminder_submit" |
| value | null |
reset
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "reset" "_dfxreminder_reset" ] |
| cache_key | "_dfxreminder_reset_reset" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2413 …5} |
| full_name | "dfxreminder[reset]" |
| id | "dfxreminder_reset" |
| label | "zurücksetzen" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "reset" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_dfxreminder_reset" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1777081891:o3yO6FBLBZFPcdPMdgv1V9DJMZUKdWwJIXyFiqohFHA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "1777081891:o3yO6FBLBZFPcdPMdgv1V9DJMZUKdWwJIXyFiqohFHA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#725 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#730 …} -namespace: Closure() {#732 …} } |
| data | "1777081891:o3yO6FBLBZFPcdPMdgv1V9DJMZUKdWwJIXyFiqohFHA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2397 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2416 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#85 …} $message: Closure() {#2415 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_dfxreminder__token" ] |
| cache_key | "_dfxreminder__token_hidden" |
| compound | false |
| data | "1777081891:o3yO6FBLBZFPcdPMdgv1V9DJMZUKdWwJIXyFiqohFHA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2426 -errors: [] -form: Symfony\Component\Form\Form {#2422 …} } |
| form | Symfony\Component\Form\FormView {#2417 …5} |
| full_name | "dfxreminder[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dfxreminder__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dfxreminder__token" |
| valid | true |
| value | "1777081891:o3yO6FBLBZFPcdPMdgv1V9DJMZUKdWwJIXyFiqohFHA" |