- Pimcore
- Request / Response
- Performance
- Validator
- Targeting
- Forms
- Exception
- Logs 117
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
firstName
-
lastName
-
email
-
confirmEmail
-
gender
-
street
-
streetNumber
-
postalCode
-
city
-
phoneNumber
-
phoneNumber2
-
country
-
birthdate
-
gezondheidmedische
-
zeilofsurfervaring
-
agreeTerms
-
submit
-
_token
-
enroll_form
"App\Form\EnrollFormType"
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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2511 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2359 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2509 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2512 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "enroll_form" "_enroll_form" ] |
| cache_key | "_enroll_form_enroll_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2489 -form: Symfony\Component\Form\Form {#2311 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2313 …5} |
| full_name | "enroll_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "enroll_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form" |
| valid | true |
| value | null |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Voornaam" ] |
[ "placeholder" => "Voornaam" ] |
| label | "Voornaam" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Voornaam" ] |
| 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2344 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2359 …} } |
| 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 | "Voornaam" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2332 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Voornaam" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_enroll_form_firstName" ] |
| cache_key | "_enroll_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2255 -form: Symfony\Component\Form\Form {#2274 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2248 …5} |
| full_name | "enroll_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_firstName" |
| label | "Voornaam" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Achternaam" ] |
[ "placeholder" => "Achternaam" ] |
| label | "Achternaam" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Achternaam" ] |
| 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2567 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2359 …} } |
| 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 | "Achternaam" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2178 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2175 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Achternaam" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_enroll_form_lastName" ] |
| cache_key | "_enroll_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2334 -form: Symfony\Component\Form\Form {#2270 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2174 …5} |
| full_name | "enroll_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_lastName" |
| label | "Achternaam" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_lastName" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "E-mail" ] |
[ "placeholder" => "E-mail" ] |
| label | "E-mail" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "E-mail" ] |
| 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2203 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2359 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "E-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2539 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2573 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "E-mail" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_enroll_form_email" ] |
| cache_key | "_enroll_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2341 -form: Symfony\Component\Form\Form {#2267 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2565 …5} |
| full_name | "enroll_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_email" |
| label | "E-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_email" |
| valid | true |
| value | "" |
confirmEmail
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "E-mail" ] |
[ "placeholder" => "E-mail" ] |
| label | "Herhaal E-mail" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "E-mail" ] |
| 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2199 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2359 …} } |
| 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 | "Herhaal E-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2589 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "E-mail" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_enroll_form_confirmEmail" ] |
| cache_key | "_enroll_form_confirmEmail_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2366 -form: Symfony\Component\Form\Form {#2309 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2381 …5} |
| full_name | "enroll_form[confirmEmail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_confirmEmail" |
| label | "Herhaal E-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "confirmEmail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_confirmEmail" |
| valid | true |
| value | "" |
gender
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "multiselect__input" ] |
[ "class" => "multiselect__input" ] |
| choices | [ "Man" => "man" "Vrouw" => "vrouw" "Andere" => "andere" ] |
[ "Man" => "man" "Vrouw" => "vrouw" "Andere" => "andere" ] |
| label | "Geslacht" |
same as passed value |
| placeholder | "Selecteer een geslacht" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "multiselect__input" ] |
| 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 | [ "Man" => "man" "Vrouw" => "vrouw" "Andere" => "andere" ] |
| 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Geslacht" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Selecteer een geslacht" |
| 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() {#2492 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2490 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "multiselect__input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_enroll_form_gender" ] |
| cache_key | "_enroll_form_gender_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2423 +label: "Man" +value: "man" +data: "man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2432 +label: "Vrouw" +value: "vrouw" +data: "vrouw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +label: "Andere" +value: "andere" +data: "andere" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2389 -form: Symfony\Component\Form\Form {#2306 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2403 …5} |
| full_name | "enroll_form[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_gender" |
| is_selected | Closure($choice, $value) {#2468 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2519 …} } |
| label | "Geslacht" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "gender" |
| placeholder | "Selecteer een geslacht" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_gender" |
| valid | true |
| value | "" |
street
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Straat" ] |
[ "placeholder" => "Straat" ] |
| label | "Straat" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Straat" ] |
| 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2359 …} } |
| 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 | "Straat" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2481 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Straat" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_enroll_form_street" ] |
| cache_key | "_enroll_form_street_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2459 -form: Symfony\Component\Form\Form {#2303 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2479 …5} |
| full_name | "enroll_form[street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_street" |
| label | "Straat" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "street" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_street" |
| valid | true |
| value | "" |
streetNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Nr" ] |
[ "placeholder" => "Nr" ] |
| label | "Nr" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Nr" ] |
| 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2471 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2359 …} } |
| 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 | "Nr" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2469 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2470 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Nr" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_enroll_form_streetNumber" ] |
| cache_key | "_enroll_form_streetNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2254 -form: Symfony\Component\Form\Form {#2300 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2221 …5} |
| full_name | "enroll_form[streetNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_streetNumber" |
| label | "Nr" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "streetNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_streetNumber" |
| valid | true |
| value | "" |
postalCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Postcode" ] |
[ "placeholder" => "Postcode" ] |
| label | "Postcode" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Postcode" ] |
| 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2462 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2359 …} } |
| 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 | "Postcode" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2460 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2461 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Postcode" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_enroll_form_postalCode" ] |
| cache_key | "_enroll_form_postalCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2219 -form: Symfony\Component\Form\Form {#2297 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2218 …5} |
| full_name | "enroll_form[postalCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_postalCode" |
| label | "Postcode" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postalCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_postalCode" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Plaats" ] |
[ "placeholder" => "Plaats" ] |
| label | "Plaats" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Plaats" ] |
| 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2453 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2359 …} } |
| 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 | "Plaats" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2452 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Plaats" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_enroll_form_city" ] |
| cache_key | "_enroll_form_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2217 -form: Symfony\Component\Form\Form {#2294 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2216 …5} |
| full_name | "enroll_form[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_city" |
| label | "Plaats" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_city" |
| valid | true |
| value | "" |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Telefoonnummer" ] |
[ "placeholder" => "Telefoonnummer" ] |
| label | "Telefoonnummer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Telefoonnummer" ] |
| 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2444 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2359 …} } |
| 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 | "Telefoonnummer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2443 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Telefoonnummer" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_enroll_form_phoneNumber" ] |
| cache_key | "_enroll_form_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2215 -form: Symfony\Component\Form\Form {#2291 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2214 …5} |
| full_name | "enroll_form[phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_phoneNumber" |
| label | "Telefoonnummer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_phoneNumber" |
| valid | true |
| value | "" |
phoneNumber2
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Telefoonnummer ivm bv. ziekte" ] |
[ "placeholder" => "Telefoonnummer ivm bv. ziekte" ] |
| label | "Telefoonnummer 2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Telefoonnummer ivm bv. ziekte" ] |
| 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2435 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2359 …} } |
| 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 | "Telefoonnummer 2" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2433 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2434 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Telefoonnummer ivm bv. ziekte" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_enroll_form_phoneNumber2" ] |
| cache_key | "_enroll_form_phoneNumber2_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2213 -form: Symfony\Component\Form\Form {#2288 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2212 …5} |
| full_name | "enroll_form[phoneNumber2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_phoneNumber2" |
| label | "Telefoonnummer 2" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_phoneNumber2" |
| valid | true |
| value | "" |
country
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Land" |
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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2426 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2359 …} } |
| 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 | "Land" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2424 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2425 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_enroll_form_country" ] |
| cache_key | "_enroll_form_country_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2211 -form: Symfony\Component\Form\Form {#2285 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2210 …5} |
| full_name | "enroll_form[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_country" |
| label | "Land" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "country" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_country" |
| valid | true |
| value | "" |
birthdate
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Geboortedatum" |
same as passed value |
| required | true |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Geboortedatum" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| 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() {#2404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2407 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_enroll_form_birthdate" ] |
| cache_key | "_enroll_form_birthdate_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2209 -form: Symfony\Component\Form\Form {#2282 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2208 …5} |
| full_name | "enroll_form[birthdate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_birthdate" |
| label | "Geboortedatum" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "birthdate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_enroll_form_birthdate" |
| valid | true |
| value | "" |
| widget | "single_text" |
gezondheidmedische
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "info Gezondheid Medische" |
same as passed 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2394 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2359 …} } |
| 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 | "info Gezondheid Medische" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2393 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_enroll_form_gezondheidmedische" ] |
| cache_key | "_enroll_form_gezondheidmedische_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2207 -form: Symfony\Component\Form\Form {#2279 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2206 …5} |
| full_name | "enroll_form[gezondheidmedische]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_gezondheidmedische" |
| label | "info Gezondheid Medische" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "gezondheidmedische" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_gezondheidmedische" |
| valid | true |
| value | "" |
zeilofsurfervaring
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Veel" => "V" "Middelmatig" => "M" "Weinige" => "W" ] |
[ "Veel" => "V" "Middelmatig" => "M" "Weinige" => "W" ] |
| label | "Info Zeil Of Surfervaring" |
same as passed value |
| placeholder | "Selecteer Jouw Ervaring" |
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 |
| 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 | [ "Veel" => "V" "Middelmatig" => "M" "Weinige" => "W" ] |
| 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Info Zeil Of Surfervaring" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Selecteer Jouw Ervaring" |
| 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() {#2382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2383 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_enroll_form_zeilofsurfervaring" ] |
| cache_key | "_enroll_form_zeilofsurfervaring_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "Veel" +value: "V" +data: "V" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +label: "Middelmatig" +value: "M" +data: "M" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "Weinige" +value: "W" +data: "W" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2198 -form: Symfony\Component\Form\Form {#2272 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2197 …5} |
| full_name | "enroll_form[zeilofsurfervaring]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_zeilofsurfervaring" |
| is_selected | Closure($choice, $value) {#2620 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2519 …} } |
| label | "Info Zeil Of Surfervaring" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "zeilofsurfervaring" |
| placeholder | "Selecteer Jouw Ervaring" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_zeilofsurfervaring" |
| valid | true |
| value | "" |
agreeTerms
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#2571 +payload: null +message: "Je moet akkoord gaan met het dagelijks reglement en de privacyverklaring om verder te gaan." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#2571 +payload: null +message: "Je moet akkoord gaan met het dagelijks reglement en de privacyverklaring om verder te gaan." } ] |
| label | "Ik ga akkoord met het <a href="/nl/More%20info/Dagelijks%20reglement" target="_blank">dagelijks reglement</a> en de <a href="/nl/More%20info/Privacy" target="_blank">privacyverklaring</a>" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
false
|
| 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 | [ Symfony\Component\Validator\Constraints\IsTrue {#2571 +payload: null +message: "Je moet akkoord gaan met het dagelijks reglement en de privacyverklaring om verder te gaan." } ] |
| 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2370 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2373 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2372 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Ik ga akkoord met het <a href="/nl/More%20info/Dagelijks%20reglement" target="_blank">dagelijks reglement</a> en de <a href="/nl/More%20info/Privacy" target="_blank">privacyverklaring</a>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2362 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2365 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_enroll_form_agreeTerms" ] |
| cache_key | "_enroll_form_agreeTerms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2616 -form: Symfony\Component\Form\Form {#2264 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2615 …5} |
| full_name | "enroll_form[agreeTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_form_agreeTerms" |
| label | "Ik ga akkoord met het <a href="/nl/More%20info/Dagelijks%20reglement" target="_blank">dagelijks reglement</a> en de <a href="/nl/More%20info/Privacy" target="_blank">privacyverklaring</a>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_agreeTerms" |
| valid | true |
| value | "1" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Submit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_enroll_form_submit" ] |
| cache_key | "_enroll_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2619 …5} |
| full_name | "enroll_form[submit]" |
| id | "enroll_form_submit" |
| label | "Submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_enroll_form_submit" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "38de778a9df35bbb.b7MOHFtBmCgbKsRvS-yGF5QFfdVvevWu-rFzPYTelYg.KepDX2Mwxxt_TpwbI7bIXdVrB7E4M6bFt8cgSuuf3PIr-2NrPA_ubkpPlQ" |
| 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 | "38de778a9df35bbb.b7MOHFtBmCgbKsRvS-yGF5QFfdVvevWu-rFzPYTelYg.KepDX2Mwxxt_TpwbI7bIXdVrB7E4M6bFt8cgSuuf3PIr-2NrPA_ubkpPlQ" |
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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2552 …} -namespace: Closure() {#2558 …} } |
| data | "38de778a9df35bbb.b7MOHFtBmCgbKsRvS-yGF5QFfdVvevWu-rFzPYTelYg.KepDX2Mwxxt_TpwbI7bIXdVrB7E4M6bFt8cgSuuf3PIr-2NrPA_ubkpPlQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2621 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2359 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2561 …} use: { $translator: Pimcore\Translation\Translator {#361 …} $translationDomain: "validators" $message: Closure() {#2617 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_enroll_form__token" ] |
| cache_key | "_enroll_form__token_hidden" |
| compound | false |
| data | "38de778a9df35bbb.b7MOHFtBmCgbKsRvS-yGF5QFfdVvevWu-rFzPYTelYg.KepDX2Mwxxt_TpwbI7bIXdVrB7E4M6bFt8cgSuuf3PIr-2NrPA_ubkpPlQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2635 -form: Symfony\Component\Form\Form {#2631 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2626 …5} |
| full_name | "enroll_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_text | null |
| help_translation_parameters | [] |
| id | "enroll_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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_enroll_form__token" |
| valid | true |
| value | "38de778a9df35bbb.b7MOHFtBmCgbKsRvS-yGF5QFfdVvevWu-rFzPYTelYg.KepDX2Mwxxt_TpwbI7bIXdVrB7E4M6bFt8cgSuuf3PIr-2NrPA_ubkpPlQ" |