Forms
-
contact_form
-
firstname
-
lastname
-
tel
-
email
-
betreff
-
message
-
datenschutz
-
captcha
-
hidden
-
filled
-
save
-
_token
-
-
event_form
-
confirm
-
0
-
1
-
-
firstname
-
lastname
-
email
-
firstnamePartner
-
lastnamePartner
-
message
-
captcha
-
datenschutz
-
save
-
hidden
-
filled
-
_token
-
contact_form
"App\Form\ContactForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2253 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2267 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2266 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_form" "_contact_form" ] |
| cache_key | "_contact_form_contact_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2317 -form: Symfony\Component\Form\Form {#2405 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2268 …5} |
| full_name | "contact_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form" |
| valid | true |
| value | null |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Vorname" ] |
[ "class" => "w-input text-field rounded-pill" "placeholder" => "Vorname" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2329 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2329 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field rounded-pill" "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 {#2329 +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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2285 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2293 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Vorname" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_firstname" ] |
| cache_key | "_contact_form_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2446 -form: Symfony\Component\Form\Form {#2467 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2440 …5} |
| full_name | "contact_form[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_firstname" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_firstname" |
| valid | true |
| value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Nachname" ] |
[ "class" => "w-input text-field rounded-pill" "placeholder" => "Nachname" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2296 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2296 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field rounded-pill" "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 {#2296 +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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2279 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2278 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Nachname" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_lastname" ] |
| cache_key | "_contact_form_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2416 -form: Symfony\Component\Form\Form {#2464 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2414 …5} |
| full_name | "contact_form[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_lastname" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_lastname" |
| valid | true |
| value | "" |
tel
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Telefon" ] |
[ "class" => "w-input text-field rounded-pill" "placeholder" => "Telefon" ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Telefon" ] |
| 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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2269 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 provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2270 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Telefon" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_contact_form_tel" ] |
| cache_key | "_contact_form_tel_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2444 -form: Symfony\Component\Form\Form {#2461 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2404 …5} |
| full_name | "contact_form[tel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_tel" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tel" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_tel" |
| valid | true |
| value | "" |
"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 |
|---|---|---|
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "E-Mail-Adresse" ] |
[ "class" => "w-input text-field rounded-pill" "placeholder" => "E-Mail-Adresse" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2295 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2294 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2295 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2294 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "E-Mail-Adresse" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2295 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2294 +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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2311 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2310 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "E-Mail-Adresse" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_form_email" ] |
| cache_key | "_contact_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2403 -form: Symfony\Component\Form\Form {#2470 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2392 …5} |
| full_name | "contact_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_email" |
| valid | true |
| value | "" |
betreff
"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 | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Betreff" ] |
[ "class" => "w-input text-field rounded-pill" "placeholder" => "Betreff" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2281 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2281 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Betreff" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2281 +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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2323 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2324 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Betreff" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_betreff" ] |
| cache_key | "_contact_form_betreff_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2383 -form: Symfony\Component\Form\Form {#2473 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2369 …5} |
| full_name | "contact_form[betreff]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_betreff" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "betreff" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_betreff" |
| valid | true |
| value | "" |
message
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 | [ "class" => "w-input text-field mb-0" "placeholder" => "Nachricht" ] |
[ "class" => "w-input text-field mb-0" "placeholder" => "Nachricht" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2282 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2282 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field mb-0" "placeholder" => "Nachricht" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2282 +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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2338 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2334 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field mb-0" "placeholder" => "Nachricht" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_form_message" ] |
| cache_key | "_contact_form_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2352 -form: Symfony\Component\Form\Form {#2436 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2346 …5} |
| full_name | "contact_form[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_message" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_message" |
| valid | true |
| value | "" |
datenschutz
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "w-input text-field" ] |
[ "class" => "w-input text-field" ] |
| label | "Mit dem Absenden dieses Formulars akzeptiere ich, dass die eingegebenen Informationen für die in der Datenschutzrichtlinie beschriebenen Zwecke verwendet werden." |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field" ] |
| 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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2354 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 {#2353 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Mit dem Absenden dieses Formulars akzeptiere ich, dass die eingegebenen Informationen für die in der Datenschutzrichtlinie beschriebenen Zwecke verwendet werden." |
| 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() {#2358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2360 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_form_datenschutz" ] |
| cache_key | "_contact_form_datenschutz_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2326 -form: Symfony\Component\Form\Form {#2433 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2335 …5} |
| full_name | "contact_form[datenschutz]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_datenschutz" |
| label | "Mit dem Absenden dieses Formulars akzeptiere ich, dass die eingegebenen Informationen für die in der Datenschutzrichtlinie beschriebenen Zwecke verwendet werden." |
| 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 | "_contact_form_datenschutz" |
| valid | true |
| value | "1" |
captcha
"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 | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Captcha" ] |
[ "class" => "w-input text-field rounded-pill" "placeholder" => "Captcha" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2283 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2283 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Captcha" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2283 +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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2368 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2367 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Captcha" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_captcha" ] |
| cache_key | "_contact_form_captcha_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2415 -form: Symfony\Component\Form\Form {#2430 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2276 …5} |
| full_name | "contact_form[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_captcha" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_captcha" |
| valid | true |
| value | "" |
hidden
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 |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2377 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 | 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() {#2382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2376 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_contact_form_hidden" ] |
| cache_key | "_contact_form_hidden_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2304 -form: Symfony\Component\Form\Form {#2427 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2438 …5} |
| full_name | "contact_form[hidden]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_hidden" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hidden" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_hidden" |
| valid | true |
| value | "" |
filled
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 |
|---|---|---|
| required | true |
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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2389 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 | 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() {#2391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2390 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_contact_form_filled" ] |
| cache_key | "_contact_form_filled_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2437 -form: Symfony\Component\Form\Form {#2424 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2476 …5} |
| full_name | "contact_form[filled]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_filled" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filled" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_filled" |
| valid | true |
| value | "" |
save
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 | [ "class" => "submit-button w-button text-white mb-0 rounded-pill bg-primary px-6 py-2 btn-arrow-white d-inline-flex align-items-center text-uppercase" ] |
[ "class" => "submit-button w-button text-white mb-0 rounded-pill bg-primary px-6 py-2 btn-arrow-white d-inline-flex align-items-center text-uppercase" ] |
| label | "Absenden" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "submit-button w-button text-white mb-0 rounded-pill bg-primary px-6 py-2 btn-arrow-white d-inline-flex align-items-center text-uppercase" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Absenden" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "submit-button w-button text-white mb-0 rounded-pill bg-primary px-6 py-2 btn-arrow-white d-inline-flex align-items-center text-uppercase" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_contact_form_save" ] |
| cache_key | "_contact_form_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2478 …5} |
| full_name | "contact_form[save]" |
| id | "contact_form_save" |
| label | "Absenden" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_contact_form_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ad5afa35c75.Kr_5gZFd9pMXUGxrVvpeO151-VLhpWEycVgbiTFNaKw.Wv7K76cwseBNKCssBrc7UzAdvSW2zwl0CGBeuGcvGfxYyqrp3ATbxHwSXA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "ad5afa35c75.Kr_5gZFd9pMXUGxrVvpeO151-VLhpWEycVgbiTFNaKw.Wv7K76cwseBNKCssBrc7UzAdvSW2zwl0CGBeuGcvGfxYyqrp3ATbxHwSXA" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data | "ad5afa35c75.Kr_5gZFd9pMXUGxrVvpeO151-VLhpWEycVgbiTFNaKw.Wv7K76cwseBNKCssBrc7UzAdvSW2zwl0CGBeuGcvGfxYyqrp3ATbxHwSXA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2481 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() {#2479 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2480 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_form__token" ] |
| cache_key | "_contact_form__token_hidden" |
| compound | false |
| data | "ad5afa35c75.Kr_5gZFd9pMXUGxrVvpeO151-VLhpWEycVgbiTFNaKw.Wv7K76cwseBNKCssBrc7UzAdvSW2zwl0CGBeuGcvGfxYyqrp3ATbxHwSXA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2490 -form: Symfony\Component\Form\Form {#2486 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2477 …5} |
| full_name | "contact_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form__token" |
| valid | true |
| value | "ad5afa35c75.Kr_5gZFd9pMXUGxrVvpeO151-VLhpWEycVgbiTFNaKw.Wv7K76cwseBNKCssBrc7UzAdvSW2zwl0CGBeuGcvGfxYyqrp3ATbxHwSXA" |
event_form
"App\Form\EventForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2492 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2499 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "event_form" "_event_form" ] |
| cache_key | "_event_form_event_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2626 -form: Symfony\Component\Form\Form {#2631 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2501 …5} |
| full_name | "event_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "event_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form" |
| valid | true |
| value | null |
confirm
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 | [ "class" => "title-radio" ] |
[ "class" => "title-radio" ] |
| choices | [ "confirm-yes" => "confirm-yes" "confirm-no" => "confirm-no" ] |
[ "confirm-yes" => "confirm-yes" "confirm-no" => "confirm-no" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Choice {#2506 +payload: null +groups: ? +choices: [ "confirm-yes" "confirm-no" ] +callback: null +multiple: false +strict: true +min: null +max: null +message: "The value you selected is not a valid choice." +multipleMessage: "One or more of the given values is invalid." +minMessage: "You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices." +maxMessage: "You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices." +match: true } ] |
[ Symfony\Component\Validator\Constraints\Choice {#2506 +payload: null +groups: ? +choices: [ "confirm-yes" "confirm-no" ] +callback: null +multiple: false +strict: true +min: null +max: null +message: "The value you selected is not a valid choice." +multipleMessage: "One or more of the given values is invalid." +minMessage: "You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices." +maxMessage: "You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices." +match: true } ] |
| expanded | true |
same as passed value |
| label | false |
false
|
| multiple | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "title-radio" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "confirm-yes" => "confirm-yes" "confirm-no" => "confirm-no" ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\Choice {#2506 +payload: null +groups: ? +choices: [ "confirm-yes" "confirm-no" ] +callback: null +multiple: false +strict: true +min: null +max: null +message: "The value you selected is not a valid choice." +multipleMessage: "One or more of the given values is invalid." +minMessage: "You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices." +maxMessage: "You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices." +match: true } ] |
| 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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2516 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2514 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "title-radio" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_event_form_confirm" ] |
| cache_key | "_event_form_confirm_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +label: "confirm-yes" +value: "confirm-yes" +data: "confirm-yes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +label: "confirm-no" +value: "confirm-no" +data: "confirm-no" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2598 -form: Symfony\Component\Form\Form {#2656 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2606 …5} |
| full_name | "event_form[confirm]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_confirm" |
| is_selected | Closure($choice, $value) {#2589 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "confirm" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form_confirm" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "confirm-yes" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "confirm-yes" |
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 | "entry" |
| 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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2354 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2353 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "confirm-yes" |
| 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() {#2635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2636 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "confirm-yes" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_event_form_confirm_entry" ] |
| cache_key | "_event_form_confirm_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2553 -form: Symfony\Component\Form\Form {#2659 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2562 …5} |
| full_name | "event_form[confirm]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_confirm_0" |
| label | "confirm-yes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form_confirm_entry" |
| valid | true |
| value | "confirm-yes" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "confirm-no" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "confirm-no" |
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 | "entry" |
| 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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2354 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2353 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "confirm-no" |
| 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() {#2649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2648 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "confirm-no" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_event_form_confirm_entry" ] |
| cache_key | "_event_form_confirm_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2544 -form: Symfony\Component\Form\Form {#2662 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2517 …5} |
| full_name | "event_form[confirm]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_confirm_1" |
| label | "confirm-no" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form_confirm_entry" |
| valid | true |
| value | "confirm-no" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Vorname" ] |
[ "class" => "w-input text-field rounded-pill" "placeholder" => "Vorname" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2528 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2528 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field rounded-pill" "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 {#2528 +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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2535 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2542 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Vorname" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_event_form_firstname" ] |
| cache_key | "_event_form_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2571 -form: Symfony\Component\Form\Form {#2665 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2580 …5} |
| full_name | "event_form[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_firstname" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form_firstname" |
| valid | true |
| value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Nachname" ] |
[ "class" => "w-input text-field rounded-pill" "placeholder" => "Nachname" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2527 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2527 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field rounded-pill" "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 {#2527 +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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2550 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2551 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Nachname" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_event_form_lastname" ] |
| cache_key | "_event_form_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2641 -form: Symfony\Component\Form\Form {#2668 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2650 …5} |
| full_name | "event_form[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_lastname" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form_lastname" |
| valid | true |
| value | "" |
"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 |
|---|---|---|
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "E-Mail-Adresse" ] |
[ "class" => "w-input text-field rounded-pill" "placeholder" => "E-Mail-Adresse" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2526 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2525 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2526 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2525 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "E-Mail-Adresse" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2526 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2525 +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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2559 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2560 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "E-Mail-Adresse" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_event_form_email" ] |
| cache_key | "_event_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2698 -form: Symfony\Component\Form\Form {#2671 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2700 …5} |
| full_name | "event_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form_email" |
| valid | true |
| value | "" |
firstnamePartner
"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 | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Vorname Begleitperson" ] |
[ "class" => "w-input text-field rounded-pill" "placeholder" => "Vorname Begleitperson" ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Vorname Begleitperson" ] |
| 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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2568 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2569 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Vorname Begleitperson" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_event_form_firstnamePartner" ] |
| cache_key | "_event_form_firstnamePartner_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2701 -form: Symfony\Component\Form\Form {#2674 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2702 …5} |
| full_name | "event_form[firstnamePartner]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_firstnamePartner" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstnamePartner" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form_firstnamePartner" |
| valid | true |
| value | "" |
lastnamePartner
"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 | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Nachname Begleitperson" ] |
[ "class" => "w-input text-field rounded-pill" "placeholder" => "Nachname Begleitperson" ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Nachname Begleitperson" ] |
| 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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2577 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2578 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Nachname Begleitperson" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_event_form_lastnamePartner" ] |
| cache_key | "_event_form_lastnamePartner_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2703 -form: Symfony\Component\Form\Form {#2677 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2729 …5} |
| full_name | "event_form[lastnamePartner]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_lastnamePartner" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastnamePartner" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form_lastnamePartner" |
| valid | true |
| value | "" |
message
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 | [ "class" => "w-input text-field mb-0" "placeholder" => "Nachricht" ] |
[ "class" => "w-input text-field mb-0" "placeholder" => "Nachricht" ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field mb-0" "placeholder" => "Nachricht" ] |
| 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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2586 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2587 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field mb-0" "placeholder" => "Nachricht" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_event_form_message" ] |
| cache_key | "_event_form_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2731 -form: Symfony\Component\Form\Form {#2680 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2732 …5} |
| full_name | "event_form[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_message" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form_message" |
| valid | true |
| value | "" |
captcha
"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 | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Captcha" ] |
[ "class" => "w-input text-field rounded-pill" "placeholder" => "Captcha" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2524 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2524 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Captcha" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2524 +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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2595 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2596 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field rounded-pill" "placeholder" => "Captcha" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_event_form_captcha" ] |
| cache_key | "_event_form_captcha_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2733 -form: Symfony\Component\Form\Form {#2683 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2734 …5} |
| full_name | "event_form[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_captcha" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form_captcha" |
| valid | true |
| value | "" |
datenschutz
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "w-input text-field" ] |
[ "class" => "w-input text-field" ] |
| label | "Mit dem Absenden dieses Formulars akzeptiere ich, dass die eingegebenen Informationen für die in der Datenschutzrichtlinie beschriebenen Zwecke verwendet werden." |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-input text-field" ] |
| 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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2354 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 {#2353 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Mit dem Absenden dieses Formulars akzeptiere ich, dass die eingegebenen Informationen für die in der Datenschutzrichtlinie beschriebenen Zwecke verwendet werden." |
| 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() {#2605 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2604 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-input text-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_event_form_datenschutz" ] |
| cache_key | "_event_form_datenschutz_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2735 -form: Symfony\Component\Form\Form {#2686 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2736 …5} |
| full_name | "event_form[datenschutz]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_datenschutz" |
| label | "Mit dem Absenden dieses Formulars akzeptiere ich, dass die eingegebenen Informationen für die in der Datenschutzrichtlinie beschriebenen Zwecke verwendet werden." |
| 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 | "_event_form_datenschutz" |
| valid | true |
| value | "1" |
save
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 | [ "class" => "submit-button w-button text-white mb-0 rounded-pill bg-primary px-6 py-2 btn-arrow-white d-inline-flex align-items-center text-uppercase" ] |
[ "class" => "submit-button w-button text-white mb-0 rounded-pill bg-primary px-6 py-2 btn-arrow-white d-inline-flex align-items-center text-uppercase" ] |
| label | "Absenden" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "submit-button w-button text-white mb-0 rounded-pill bg-primary px-6 py-2 btn-arrow-white d-inline-flex align-items-center text-uppercase" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Absenden" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "submit-button w-button text-white mb-0 rounded-pill bg-primary px-6 py-2 btn-arrow-white d-inline-flex align-items-center text-uppercase" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_event_form_save" ] |
| cache_key | "_event_form_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2738 …5} |
| full_name | "event_form[save]" |
| id | "event_form_save" |
| label | "Absenden" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_event_form_save" |
| value | null |
hidden
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 |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2614 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 | 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() {#2616 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2615 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_event_form_hidden" ] |
| cache_key | "_event_form_hidden_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2739 -form: Symfony\Component\Form\Form {#2691 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2737 …5} |
| full_name | "event_form[hidden]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_hidden" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hidden" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form_hidden" |
| valid | true |
| value | "" |
filled
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 |
|---|---|---|
| required | true |
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 {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2623 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 | 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() {#2625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2624 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_event_form_filled" ] |
| cache_key | "_event_form_filled_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2740 -form: Symfony\Component\Form\Form {#2694 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2741 …5} |
| full_name | "event_form[filled]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_filled" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filled" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form_filled" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "503dee2cfd2fae7b1149188d19b8030.PoIwPfXpr7_BbXoHtRM0ucvkHXaOc9Ey04PznMevbrA.drZaRLuu-pKVChxw3FVx_aGiSxm2Sqh6lLeQ7fftGMpc9llox6z9zIobLw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "503dee2cfd2fae7b1149188d19b8030.PoIwPfXpr7_BbXoHtRM0ucvkHXaOc9Ey04PznMevbrA.drZaRLuu-pKVChxw3FVx_aGiSxm2Sqh6lLeQ7fftGMpc9llox6z9zIobLw" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2235 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2232 …} -namespace: Closure() {#2228 …} } |
| data | "503dee2cfd2fae7b1149188d19b8030.PoIwPfXpr7_BbXoHtRM0ucvkHXaOc9Ey04PznMevbrA.drZaRLuu-pKVChxw3FVx_aGiSxm2Sqh6lLeQ7fftGMpc9llox6z9zIobLw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2617 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() {#2742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#388 …} $message: Closure() {#2743 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_event_form__token" ] |
| cache_key | "_event_form__token_hidden" |
| compound | false |
| data | "503dee2cfd2fae7b1149188d19b8030.PoIwPfXpr7_BbXoHtRM0ucvkHXaOc9Ey04PznMevbrA.drZaRLuu-pKVChxw3FVx_aGiSxm2Sqh6lLeQ7fftGMpc9llox6z9zIobLw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2753 -form: Symfony\Component\Form\Form {#2749 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2744 …5} |
| full_name | "event_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form__token" |
| valid | true |
| value | "503dee2cfd2fae7b1149188d19b8030.PoIwPfXpr7_BbXoHtRM0ucvkHXaOc9Ey04PznMevbrA.drZaRLuu-pKVChxw3FVx_aGiSxm2Sqh6lLeQ7fftGMpc9llox6z9zIobLw" |