- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 51
- Events
- Routing
- Cache
- Translation 9
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- Elastica
- VichUploader
- 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
-
-
-
0
-
1
-
-
initials
-
firstname
-
lastnamePrefix
-
lastname
-
username
-
job
-
-
first
-
second
-
-
license_code
-
roles
-
_token
-
user
"Nen\Bundle\KennisbankPlatformBundle\Form\UserType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#2270 #attributes: [ "id" "createdAt" "updatedAt" "deletedAt" "loginAt" "passwordAt" "activationAt" "usernameAt" "passwordToken" "activationToken" "usernameToken" "source" "role" "companyId" "companyName" "manager" "licenseProduct" "licenseType" "licenseAmount" "licenseActive" "username" "name" "salutation" "firstname" "lastnamePrefix" "lastname" "initials" "sex" "job" "usernameChange" "roles" ] #id: null #loginAt: null #passwordAt: null #activationAt: null #usernameAt: null #passwordToken: null #passwordTokenCreatedAt: null #activationToken: null #usernameToken: null #source: "website" #role: null #roles: null #companyId: null #manager: null #username: null #hash: null #name: null #salutation: null #firstname: null #lastnamePrefix: null #lastname: null #initials: null #sex: null #job: null #usernameChange: null #notes: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#2275 …} #categories: null #documents: null #company: null #tokens: null #ips: Doctrine\Common\Collections\ArrayCollection {#2276 …} #notifications: null #migratedId: null #deletedAt: null #createdAt: null #updatedAt: null -respondent: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#2270 #attributes: [ "id" "createdAt" "updatedAt" "deletedAt" "loginAt" "passwordAt" "activationAt" "usernameAt" "passwordToken" "activationToken" "usernameToken" "source" "role" "companyId" "companyName" "manager" "licenseProduct" "licenseType" "licenseAmount" "licenseActive" "username" "name" "salutation" "firstname" "lastnamePrefix" "lastname" "initials" "sex" "job" "usernameChange" "roles" ] #id: null #loginAt: null #passwordAt: null #activationAt: null #usernameAt: null #passwordToken: null #passwordTokenCreatedAt: null #activationToken: null #usernameToken: null #source: "website" #role: null #roles: null #companyId: null #manager: null #username: null #hash: null #name: null #salutation: null #firstname: null #lastnamePrefix: null #lastname: null #initials: null #sex: null #job: null #usernameChange: null #notes: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#2275 …} #categories: null #documents: null #company: null #tokens: null #ips: Doctrine\Common\Collections\ArrayCollection {#2276 …} #notifications: null #migratedId: null #deletedAt: null #createdAt: null #updatedAt: null -respondent: null } |
same as passed value |
| type | "register" |
same as passed value |
| validation_groups | [
"user"
] |
[
"user"
]
|
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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data | App\Entity\User {#2270 #attributes: [ "id" "createdAt" "updatedAt" "deletedAt" "loginAt" "passwordAt" "activationAt" "usernameAt" "passwordToken" "activationToken" "usernameToken" "source" "role" "companyId" "companyName" "manager" "licenseProduct" "licenseType" "licenseAmount" "licenseActive" "username" "name" "salutation" "firstname" "lastnamePrefix" "lastname" "initials" "sex" "job" "usernameChange" "roles" ] #id: null #loginAt: null #passwordAt: null #activationAt: null #usernameAt: null #passwordToken: null #passwordTokenCreatedAt: null #activationToken: null #usernameToken: null #source: "website" #role: null #roles: null #companyId: null #manager: null #username: null #hash: null #name: null #salutation: null #firstname: null #lastnamePrefix: null #lastname: null #initials: null #sex: null #job: null #usernameChange: null #notes: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#2275 …} #categories: null #documents: null #company: null #tokens: null #ips: Doctrine\Common\Collections\ArrayCollection {#2276 …} #notifications: null #migratedId: null #deletedAt: null #createdAt: null #updatedAt: null -respondent: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2371 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2313 …} use: { $class: "App\Entity\User" } } |
| 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 |
| license | null |
| 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 |
| type | "register" |
| upload_max_size_message | Closure() {#2373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2372 …} } } |
| validation_groups | [
"user"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user" "_user" ] |
| cache_key | "_user_user" |
| compound | true |
| data | App\Entity\User {#2270 #attributes: [ "id" "createdAt" "updatedAt" "deletedAt" "loginAt" "passwordAt" "activationAt" "usernameAt" "passwordToken" "activationToken" "usernameToken" "source" "role" "companyId" "companyName" "manager" "licenseProduct" "licenseType" "licenseAmount" "licenseActive" "username" "name" "salutation" "firstname" "lastnamePrefix" "lastname" "initials" "sex" "job" "usernameChange" "roles" ] #id: null #loginAt: null #passwordAt: null #activationAt: null #usernameAt: null #passwordToken: null #passwordTokenCreatedAt: null #activationToken: null #usernameToken: null #source: "website" #role: null #roles: null #companyId: null #manager: null #username: null #hash: null #name: null #salutation: null #firstname: null #lastnamePrefix: null #lastname: null #initials: null #sex: null #job: null #usernameChange: null #notes: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#2275 …} #categories: null #documents: null #company: null #tokens: null #ips: Doctrine\Common\Collections\ArrayCollection {#2276 …} #notifications: null #migratedId: null #deletedAt: null #createdAt: null #updatedAt: null -respondent: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2565 -form: Symfony\Component\Form\Form {#2727 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2374 …5} |
| full_name | "user" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user" |
| valid | true |
| value | App\Entity\User {#2270 #attributes: [ "id" "createdAt" "updatedAt" "deletedAt" "loginAt" "passwordAt" "activationAt" "usernameAt" "passwordToken" "activationToken" "usernameToken" "source" "role" "companyId" "companyName" "manager" "licenseProduct" "licenseType" "licenseAmount" "licenseActive" "username" "name" "salutation" "firstname" "lastnamePrefix" "lastname" "initials" "sex" "job" "usernameChange" "roles" ] #id: null #loginAt: null #passwordAt: null #activationAt: null #usernameAt: null #passwordToken: null #passwordTokenCreatedAt: null #activationToken: null #usernameToken: null #source: "website" #role: null #roles: null #companyId: null #manager: null #username: null #hash: null #name: null #salutation: null #firstname: null #lastnamePrefix: null #lastname: null #initials: null #sex: null #job: null #usernameChange: null #notes: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#2275 …} #categories: null #documents: null #company: null #tokens: null #ips: Doctrine\Common\Collections\ArrayCollection {#2276 …} #notifications: null #migratedId: null #deletedAt: null #createdAt: null #updatedAt: null -respondent: null } |
sex
"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 | [ "De heer" => "male" "Mevrouw" => "female" ] |
[ "De heer" => "male" "Mevrouw" => "female" ] |
| expanded | true |
same as passed value |
| label | "Aanhef" |
same as passed value |
| label_attr | [ "class" => "radio-inline" ] |
[ "class" => "radio-inline" ] |
| multiple | 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 |
| 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 | [ "De heer" => "male" "Mevrouw" => "female" ] |
| 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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data_class | null |
| disabled | false |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Aanhef" |
| label_attr | [ "class" => "radio-inline" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2575 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_user_sex" ] |
| cache_key | "_user_sex_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +label: "De heer" +value: "male" +data: "male" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +label: "Mevrouw" +value: "female" +data: "female" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2827 -form: Symfony\Component\Form\Form {#2791 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2835 …5} |
| full_name | "user[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_sex" |
| is_selected | Closure($choice, $value) {#2685 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2406 …} } |
| label | "Aanhef" |
| label_attr | [ "class" => "radio-inline" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sex" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_sex" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "De heer" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "male" |
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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2719 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2718 …} } |
| 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 {#2770 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "De heer" |
| 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() {#2774 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2771 …} } } |
| validation_groups | null |
| value | "male" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_user_sex_entry" ] |
| cache_key | "_user_sex_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2651 -form: Symfony\Component\Form\Form {#2794 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2643 …5} |
| full_name | "user[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_sex_0" |
| label | "De heer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_sex_entry" |
| valid | true |
| value | "male" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "Mevrouw" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "female" |
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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2719 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2718 …} } |
| 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 {#2770 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Mevrouw" |
| 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() {#2783 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2784 …} } } |
| validation_groups | null |
| value | "female" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_user_sex_entry" ] |
| cache_key | "_user_sex_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2660 -form: Symfony\Component\Form\Form {#2797 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2581 …5} |
| full_name | "user[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_sex_1" |
| label | "Mevrouw" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_sex_entry" |
| valid | true |
| value | "female" |
initials
"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 | [ "maxlength" => 45 "placeholder" => "Voorletters" ] |
[ "maxlength" => 45 "placeholder" => "Voorletters" ] |
| label | "Voorletters" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 45 "placeholder" => "Voorletters" ] |
| 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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2663 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2313 …} } |
| 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 | "Voorletters" |
| 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() {#2661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2662 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 45 "placeholder" => "Voorletters" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_initials" ] |
| cache_key | "_user_initials_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2703 -form: Symfony\Component\Form\Form {#2800 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2676 …5} |
| full_name | "user[initials]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_initials" |
| label | "Voorletters" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "initials" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_initials" |
| valid | true |
| value | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "placeholder" => "Voornaam" ] |
[ "maxlength" => 255 "placeholder" => "Voornaam" ] |
| label | "Voornaam" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2665 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2313 …} } |
| 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() {#2652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2655 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "Voornaam" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_firstname" ] |
| cache_key | "_user_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2776 -form: Symfony\Component\Form\Form {#2803 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2782 …5} |
| full_name | "user[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_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 | "_user_firstname" |
| valid | true |
| value | "" |
lastnamePrefix
"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 | [ "maxlength" => 255 "placeholder" => "Tussenvoegsel" ] |
[ "maxlength" => 255 "placeholder" => "Tussenvoegsel" ] |
| label | "Tussenvoegsel" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "placeholder" => "Tussenvoegsel" ] |
| 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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2654 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2313 …} } |
| 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 | "Tussenvoegsel" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2644 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "Tussenvoegsel" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_lastnamePrefix" ] |
| cache_key | "_user_lastnamePrefix_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2855 -form: Symfony\Component\Form\Form {#2806 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2857 …5} |
| full_name | "user[lastnamePrefix]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_lastnamePrefix" |
| label | "Tussenvoegsel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastnamePrefix" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_lastnamePrefix" |
| 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 | [ "maxlength" => 255 "placeholder" => "Achternaam" ] |
[ "maxlength" => 255 "placeholder" => "Achternaam" ] |
| label | "Achternaam" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2313 …} } |
| 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() {#2704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2755 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "Achternaam" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_lastname" ] |
| cache_key | "_user_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2858 -form: Symfony\Component\Form\Form {#2809 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2859 …5} |
| full_name | "user[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_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 | "_user_lastname" |
| valid | true |
| value | "" |
username
"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 | [ "maxlength" => 255 "placeholder" => "E-mailadres" ] |
[ "maxlength" => 255 "placeholder" => "E-mailadres" ] |
| label | "E-mailadres" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "placeholder" => "E-mailadres" ] |
| 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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2313 …} } |
| 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-mailadres" |
| 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() {#2675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2693 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "E-mailadres" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_user_username" ] |
| cache_key | "_user_username_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2860 -form: Symfony\Component\Form\Form {#2812 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2905 …5} |
| full_name | "user[username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_username" |
| label | "E-mailadres" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_username" |
| valid | true |
| value | "" |
job
"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 | [ "maxlength" => 45 "placeholder" => "Functie" ] |
[ "maxlength" => 45 "placeholder" => "Functie" ] |
| label | "Functie" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 45 "placeholder" => "Functie" ] |
| 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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2697 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2313 …} } |
| 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 | "Functie" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2683 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 45 "placeholder" => "Functie" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_job" ] |
| cache_key | "_user_job_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2908 -form: Symfony\Component\Form\Form {#2815 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2909 …5} |
| full_name | "user[job]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_job" |
| label | "Functie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "job" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_job" |
| valid | true |
| value | "" |
hash
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "Wachtwoord" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#2379 +message: "Ontbrekende waarde." +allowNull: false +normalizer: null +payload: null } Nen\Bundle\KennisbankPlatformBundle\Form\Constraint\StrongPasswordConstraint {#2380 +payload: null } Symfony\Component\Validator\Constraints\NotCompromisedPassword {#2384 +message: "Het ingevulde wachtwoord is niet veilig genoeg. Deze voldoet niet aan de onderstaande voorwaarden of staat op de lijst van onveilige veelvoorkomende wachtwoorden." +threshold: 1 +skipOnError: false +payload: null } ] ] |
[ "label" => "Wachtwoord" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#2379 +message: "Ontbrekende waarde." +allowNull: false +normalizer: null +payload: null } Nen\Bundle\KennisbankPlatformBundle\Form\Constraint\StrongPasswordConstraint {#2380 +payload: null } Symfony\Component\Validator\Constraints\NotCompromisedPassword {#2384 +message: "Het ingevulde wachtwoord is niet veilig genoeg. Deze voldoet niet aan de onderstaande voorwaarden of staat op de lijst van onveilige veelvoorkomende wachtwoorden." +threshold: 1 +skipOnError: false +payload: null } ] ] |
| mapped | false |
false
|
| second_options | [ "label" => "Wachtwoord nogmaals" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#2383 +message: "Ontbrekende waarde." +allowNull: false +normalizer: null +payload: null } ] ] |
[ "label" => "Wachtwoord nogmaals" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#2383 +message: "Ontbrekende waarde." +allowNull: false +normalizer: null +payload: null } ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
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 | 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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2706 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2313 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "Wachtwoord" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#2379 +message: "Ontbrekende waarde." +allowNull: false +normalizer: null +payload: null } Nen\Bundle\KennisbankPlatformBundle\Form\Constraint\StrongPasswordConstraint {#2380 +payload: null } Symfony\Component\Validator\Constraints\NotCompromisedPassword {#2384 +message: "Het ingevulde wachtwoord is niet veilig genoeg. Deze voldoet niet aan de onderstaande voorwaarden of staat op de lijst van onveilige veelvoorkomende wachtwoorden." +threshold: 1 +skipOnError: false +payload: 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 | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| options | [] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "Wachtwoord nogmaals" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#2383 +message: "Ontbrekende waarde." +allowNull: false +normalizer: null +payload: null } ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#2711 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2670 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_user_hash" ] |
| cache_key | "_user_hash_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2910 -form: Symfony\Component\Form\Form {#2839 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2911 …5} |
| full_name | "user[hash]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_hash" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hash" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_hash" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2379 +message: "Ontbrekende waarde." +allowNull: false +normalizer: null +payload: null } Nen\Bundle\KennisbankPlatformBundle\Form\Constraint\StrongPasswordConstraint {#2380 +payload: null } Symfony\Component\Validator\Constraints\NotCompromisedPassword {#2384 +message: "Het ingevulde wachtwoord is niet veilig genoeg. Deze voldoet niet aan de onderstaande voorwaarden of staat op de lijst van onveilige veelvoorkomende wachtwoorden." +threshold: 1 +skipOnError: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2379 +message: "Ontbrekende waarde." +allowNull: false +normalizer: null +payload: null } Nen\Bundle\KennisbankPlatformBundle\Form\Constraint\StrongPasswordConstraint {#2380 +payload: null } Symfony\Component\Validator\Constraints\NotCompromisedPassword {#2384 +message: "Het ingevulde wachtwoord is niet veilig genoeg. Deze voldoet niet aan de onderstaande voorwaarden of staat op de lijst van onveilige veelvoorkomende wachtwoorden." +threshold: 1 +skipOnError: false +payload: null } ] |
| error_bubbling | false |
false
|
| label | "Wachtwoord" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2379 +message: "Ontbrekende waarde." +allowNull: false +normalizer: null +payload: null } Nen\Bundle\KennisbankPlatformBundle\Form\Constraint\StrongPasswordConstraint {#2380 +payload: null } Symfony\Component\Validator\Constraints\NotCompromisedPassword {#2384 +message: "Het ingevulde wachtwoord is niet veilig genoeg. Deze voldoet niet aan de onderstaande voorwaarden of staat op de lijst van onveilige veelvoorkomende wachtwoorden." +threshold: 1 +skipOnError: false +payload: 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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2819 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2313 …} } |
| 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 | "Wachtwoord" |
| 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 | false |
| upload_max_size_message | Closure() {#2826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2820 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_user_hash_first" ] |
| cache_key | "_user_hash_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2915 -form: Symfony\Component\Form\Form {#2842 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2914 …5} |
| full_name | "user[hash][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_hash_first" |
| label | "Wachtwoord" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_hash_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2383 +message: "Ontbrekende waarde." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2383 +message: "Ontbrekende waarde." +allowNull: false +normalizer: null +payload: null } ] |
| error_bubbling | false |
false
|
| label | "Wachtwoord nogmaals" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2383 +message: "Ontbrekende waarde." +allowNull: false +normalizer: null +payload: 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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2832 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2313 …} } |
| 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 | "Wachtwoord nogmaals" |
| 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 | false |
| upload_max_size_message | Closure() {#2834 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2833 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_user_hash_second" ] |
| cache_key | "_user_hash_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2916 -form: Symfony\Component\Form\Form {#2845 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2917 …5} |
| full_name | "user[hash][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_hash_second" |
| label | "Wachtwoord nogmaals" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_hash_second" |
| valid | true |
| value | "" |
license_code
"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 |
|---|---|---|
| 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 | [] |
| 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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2733 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2313 …} } |
| 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 | 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2734 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_license_code" ] |
| cache_key | "_user_license_code_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2912 -form: Symfony\Component\Form\Form {#2848 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2913 …5} |
| full_name | "user[license_code]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_license_code" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "license_code" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_license_code" |
| valid | true |
| value | "" |
roles
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "ROLE_USER" "ROLE_LICENSE_EXPIRED" ] |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Bedrijfsbeheerder" => "ROLE_LICENSE_MANAGER" "Functioneel beheerder" => "ROLE_ADMINISTRATOR" "Gebruiker" => "ROLE_LICENSE_USER" "Klantenservice" => "ROLE_CUSTOMER_SERVICE" "Lezer" => "ROLE_DOSSIER_READER" "Respondent" => "ROLE_RESPONDENT" ] |
[ "Bedrijfsbeheerder" => "ROLE_LICENSE_MANAGER" "Functioneel beheerder" => "ROLE_ADMINISTRATOR" "Gebruiker" => "ROLE_LICENSE_USER" "Klantenservice" => "ROLE_CUSTOMER_SERVICE" "Lezer" => "ROLE_DOSSIER_READER" "Respondent" => "ROLE_RESPONDENT" ] |
| disabled | false |
false
|
| expanded | false |
false
|
| label | "Rollen" |
same as passed value |
| multiple | 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 |
| 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 | [ "Bedrijfsbeheerder" => "ROLE_LICENSE_MANAGER" "Functioneel beheerder" => "ROLE_ADMINISTRATOR" "Gebruiker" => "ROLE_LICENSE_USER" "Klantenservice" => "ROLE_CUSTOMER_SERVICE" "Lezer" => "ROLE_DOSSIER_READER" "Respondent" => "ROLE_RESPONDENT" ] |
| 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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| 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 | "Rollen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2563 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2562 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_user_roles" ] |
| cache_key | "_user_roles_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2920 +label: "Bedrijfsbeheerder" +value: "ROLE_LICENSE_MANAGER" +data: "ROLE_LICENSE_MANAGER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2921 +label: "Functioneel beheerder" +value: "ROLE_ADMINISTRATOR" +data: "ROLE_ADMINISTRATOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2922 +label: "Gebruiker" +value: "ROLE_LICENSE_USER" +data: "ROLE_LICENSE_USER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2923 +label: "Klantenservice" +value: "ROLE_CUSTOMER_SERVICE" +data: "ROLE_CUSTOMER_SERVICE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2924 +label: "Lezer" +value: "ROLE_DOSSIER_READER" +data: "ROLE_DOSSIER_READER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2925 +label: "Respondent" +value: "ROLE_RESPONDENT" +data: "ROLE_RESPONDENT" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | [ "ROLE_USER" "ROLE_LICENSE_EXPIRED" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2919 -form: Symfony\Component\Form\Form {#2851 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2918 …5} |
| full_name | "user[roles][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_roles" |
| is_selected | Closure($choice, array $values) {#2927 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2406 …} } |
| label | "Rollen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "roles" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_roles" |
| valid | true |
| value | [] |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b5d9.Y0H3EDqTZq6s5-oU7CcNuy-qFQ4YkJnpON07ykGlpVo.KySiJ3GlLv7Wq9Nftmlh82XIRmAh1fWgAIcCgRLvzB4pKc91e-UumsKTuw" |
| 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 | "b5d9.Y0H3EDqTZq6s5-oU7CcNuy-qFQ4YkJnpON07ykGlpVo.KySiJ3GlLv7Wq9Nftmlh82XIRmAh1fWgAIcCgRLvzB4pKc91e-UumsKTuw" |
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 {#1303 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1304 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1305 …} -namespace: Closure() {#1307 …} } |
| data | "b5d9.Y0H3EDqTZq6s5-oU7CcNuy-qFQ4YkJnpON07ykGlpVo.KySiJ3GlLv7Wq9Nftmlh82XIRmAh1fWgAIcCgRLvzB4pKc91e-UumsKTuw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2932 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2313 …} } |
| 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() {#2934 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2354 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1770 …} $translationDomain: "validators" $message: Closure() {#2931 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_user__token" ] |
| cache_key | "_user__token_hidden" |
| compound | false |
| data | "b5d9.Y0H3EDqTZq6s5-oU7CcNuy-qFQ4YkJnpON07ykGlpVo.KySiJ3GlLv7Wq9Nftmlh82XIRmAh1fWgAIcCgRLvzB4pKc91e-UumsKTuw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2944 -form: Symfony\Component\Form\Form {#2940 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2935 …5} |
| full_name | "user[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user__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 | "_user__token" |
| valid | true |
| value | "b5d9.Y0H3EDqTZq6s5-oU7CcNuy-qFQ4YkJnpON07ykGlpVo.KySiJ3GlLv7Wq9Nftmlh82XIRmAh1fWgAIcCgRLvzB4pKc91e-UumsKTuw" |