Forms
-
registration
-
firstName
-
name
-
email
-
phonenumber
-
dayofbirth
-
gender
-
password
-
_token
-
registration
Form type:
"App\Form\Modules\Custom\GrootInBhv\RegistrationType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Modules\Custom\GrootInBhv\Registration {#666 -id: 1024 -name: "de Boer" -firstName: "Beitske" -gender: "female" -email: "beitskedeboer@outlook.com" -phonenumber: "0613493529" -dayofbirth: DateTime @713570400 {#823 date: 1992-08-12 00:00:00.0 Europe/Amsterdam (+02:00) } -password: "Glasconstruct Faber Tilma" -calendarItem: Proxies\__CG__\App\Entity\Modules\Custom\GrootInBhv\CalendarItem {#714 …} -deletedAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Modules\Custom\GrootInBhv\Registration {#666 -id: 1024 -name: "de Boer" -firstName: "Beitske" -gender: "female" -email: "beitskedeboer@outlook.com" -phonenumber: "0613493529" -dayofbirth: DateTime @713570400 {#823 date: 1992-08-12 00:00:00.0 Europe/Amsterdam (+02:00) } -password: "Glasconstruct Faber Tilma" -calendarItem: Proxies\__CG__\App\Entity\Modules\Custom\GrootInBhv\CalendarItem {#714 …} -deletedAt: null } |
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 {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#600 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#715 …} -namespace: Closure() {#802 …} } |
data | App\Entity\Modules\Custom\GrootInBhv\Registration {#666 -id: 1024 -name: "de Boer" -firstName: "Beitske" -gender: "female" -email: "beitskedeboer@outlook.com" -phonenumber: "0613493529" -dayofbirth: DateTime @713570400 {#823 date: 1992-08-12 00:00:00.0 Europe/Amsterdam (+02:00) } -password: "Glasconstruct Faber Tilma" -calendarItem: Proxies\__CG__\App\Entity\Modules\Custom\GrootInBhv\CalendarItem {#714 …} -deletedAt: null } |
data_class | "App\Entity\Modules\Custom\GrootInBhv\Registration" |
disabled | false |
empty_data | Closure(FormInterface $form) {#995 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Modules\Custom\GrootInBhv\Registration" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#993 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#207 …} $message: Closure() {#994 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration" "_registration" ] |
cache_key | "_registration_registration" |
compound | true |
data | App\Entity\Modules\Custom\GrootInBhv\Registration {#666 -id: 1024 -name: "de Boer" -firstName: "Beitske" -gender: "female" -email: "beitskedeboer@outlook.com" -phonenumber: "0613493529" -dayofbirth: DateTime @713570400 {#823 date: 1992-08-12 00:00:00.0 Europe/Amsterdam (+02:00) } -password: "Glasconstruct Faber Tilma" -calendarItem: Proxies\__CG__\App\Entity\Modules\Custom\GrootInBhv\CalendarItem {#714 …} -deletedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1096 -errors: [] -form: Symfony\Component\Form\Form {#1078 …} } |
form | Symfony\Component\Form\FormView {#992 …5} |
full_name | "registration" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration" |
valid | true |
value | App\Entity\Modules\Custom\GrootInBhv\Registration {#666 -id: 1024 -name: "de Boer" -firstName: "Beitske" -gender: "female" -email: "beitskedeboer@outlook.com" -phonenumber: "0613493529" -dayofbirth: DateTime @713570400 {#823 date: 1992-08-12 00:00:00.0 Europe/Amsterdam (+02:00) } -password: "Glasconstruct Faber Tilma" -calendarItem: Proxies\__CG__\App\Entity\Modules\Custom\GrootInBhv\CalendarItem {#714 …} -deletedAt: null } |
firstName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Beitske" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "Voornaam" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#600 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#715 …} -namespace: Closure() {#802 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#973 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Voornaam" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#207 …} $message: Closure() {#967 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_firstName" ] |
cache_key | "_registration_firstName_text" |
compound | false |
data | "Beitske" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1142 -errors: [] -form: Symfony\Component\Form\Form {#1116 …} } |
form | Symfony\Component\Form\FormView {#1144 …5} |
full_name | "registration[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_firstName" |
label | "Voornaam" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_firstName" |
valid | true |
value | "Beitske" |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "de Boer" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "Achternaam" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#600 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#715 …} -namespace: Closure() {#802 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#963 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Achternaam" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#975 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#207 …} $message: Closure() {#962 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_name" ] |
cache_key | "_registration_name_text" |
compound | false |
data | "de Boer" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1141 -errors: [] -form: Symfony\Component\Form\Form {#1119 …} } |
form | Symfony\Component\Form\FormView {#1140 …5} |
full_name | "registration[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_name" |
label | "Achternaam" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_name" |
valid | true |
value | "de Boer" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "beitskedeboer@outlook.com" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "Email" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#600 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#715 …} -namespace: Closure() {#802 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#983 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#207 …} $message: Closure() {#982 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_email" ] |
cache_key | "_registration_email_email" |
compound | false |
data | "beitskedeboer@outlook.com" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1139 -errors: [] -form: Symfony\Component\Form\Form {#1122 …} } |
form | Symfony\Component\Form\FormView {#1137 …5} |
full_name | "registration[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_email" |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_email" |
valid | true |
value | "beitskedeboer@outlook.com" |
phonenumber
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0613493529" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "Telefoonnummer" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#600 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#715 …} -namespace: Closure() {#802 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1011 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Telefoonnummer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#207 …} $message: Closure() {#1012 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_phonenumber" ] |
cache_key | "_registration_phonenumber_text" |
compound | false |
data | "0613493529" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1071 -errors: [] -form: Symfony\Component\Form\Form {#1080 …} } |
form | Symfony\Component\Form\FormView {#1061 …5} |
full_name | "registration[phonenumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_phonenumber" |
label | "Telefoonnummer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phonenumber" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_phonenumber" |
valid | true |
value | "0613493529" |
dayofbirth
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DateTime @713570400 {#1125 date: 1992-08-12 00:00:00.0 Europe/Amsterdam (+02:00) } |
View Format |
"1992-08-12"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "Geboortedatum" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#600 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#715 …} -namespace: Closure() {#802 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Geboortedatum" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1032 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#207 …} $message: Closure() {#1031 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_registration_dayofbirth" ] |
cache_key | "_registration_dayofbirth_date" |
compound | false |
data | DateTime @713570400 {#1125 date: 1992-08-12 00:00:00.0 Europe/Amsterdam (+02:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1033 -errors: [] -form: Symfony\Component\Form\Form {#1083 …} } |
form | Symfony\Component\Form\FormView {#1014 …5} |
full_name | "registration[dayofbirth]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_dayofbirth" |
label | "Geboortedatum" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dayofbirth" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_registration_dayofbirth" |
valid | true |
value | "1992-08-12" |
widget | "single_text" |
gender
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "female" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
choices | [ "Man" => "male" "Vrouw" => "female" ] |
[ "Man" => "male" "Vrouw" => "female" ] |
label | "Geslacht" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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" => "male" "Vrouw" => "female" ] |
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 {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#600 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#715 …} -namespace: Closure() {#802 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Geslacht" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1060 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#207 …} $message: Closure() {#1058 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_registration_gender" ] |
cache_key | "_registration_gender_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1007 +data: "male" +value: "male" +label: "Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1147 +data: "female" +value: "female" +label: "Vrouw" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "female" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#989 -errors: [] -form: Symfony\Component\Form\Form {#1086 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#976 …5} |
full_name | "registration[gender]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_gender" |
is_selected | Closure($choice, $value) {#1095 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Geslacht" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "gender" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_gender" |
valid | true |
value | "female" |
password
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Glasconstruct Faber Tilma" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "Bedrijfsnaam" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#600 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#715 …} -namespace: Closure() {#802 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1066 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Bedrijfsnaam" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#207 …} $message: Closure() {#1069 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_password" ] |
cache_key | "_registration_password_text" |
compound | false |
data | "Glasconstruct Faber Tilma" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1103 -errors: [] -form: Symfony\Component\Form\Form {#1089 …} } |
form | Symfony\Component\Form\FormView {#1102 …5} |
full_name | "registration[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_password" |
label | "Bedrijfsnaam" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_password" |
valid | true |
value | "Glasconstruct Faber Tilma" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2e027d9b9e2c4.rNMU1VvmsEWGV9p77LUSLWRa5XhuAIB9w6MO-n9WDwU.moljvCi_9RO-Y7U2otYkaVItpDwYdfBEopFEnTk0albnoXKDD63ENdxknw" |
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 | "2e027d9b9e2c4.rNMU1VvmsEWGV9p77LUSLWRa5XhuAIB9w6MO-n9WDwU.moljvCi_9RO-Y7U2otYkaVItpDwYdfBEopFEnTk0albnoXKDD63ENdxknw" |
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 {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#600 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#715 …} -namespace: Closure() {#802 …} } |
data | "2e027d9b9e2c4.rNMU1VvmsEWGV9p77LUSLWRa5XhuAIB9w6MO-n9WDwU.moljvCi_9RO-Y7U2otYkaVItpDwYdfBEopFEnTk0albnoXKDD63ENdxknw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1166 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#207 …} $message: Closure() {#1154 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration__token" ] |
cache_key | "_registration__token_hidden" |
compound | false |
data | "2e027d9b9e2c4.rNMU1VvmsEWGV9p77LUSLWRa5XhuAIB9w6MO-n9WDwU.moljvCi_9RO-Y7U2otYkaVItpDwYdfBEopFEnTk0albnoXKDD63ENdxknw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1175 -errors: [] -form: Symfony\Component\Form\Form {#1097 …} } |
form | Symfony\Component\Form\FormView {#1158 …5} |
full_name | "registration[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration__token" |
valid | true |
value | "2e027d9b9e2c4.rNMU1VvmsEWGV9p77LUSLWRa5XhuAIB9w6MO-n9WDwU.moljvCi_9RO-Y7U2otYkaVItpDwYdfBEopFEnTk0albnoXKDD63ENdxknw" |