Forms
-
register_educator_form
-
firstName
-
lastName
-
email
-
plainPassword
-
first
-
second
-
-
institution
-
_token
-
register_educator_form
Form type:
"App\Form\User\RegisterEducatorForm"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#1084 -id: ? ?int -email: ? string -bank: ? ?string -iban: ? ?string -roles: [ "ROLE_USER" ] -password: ? string -firstName: ? ?string -lastName: ? ?string -plainPassword: null -registrationToken: null -passwordResetToken: null -image: ? ?string -oib: null -gender: null -dateOfBirth: ? ?DateTime -phone: ? ?string -address: ? ?string -place: ? ?string -menuVisibility: false -active: true -notification: Doctrine\Common\Collections\ArrayCollection {#1085 …} -userSchools: Doctrine\Common\Collections\ArrayCollection {#1088 …} -professionalQualification: ? ?App\Entity\ProfessionalQualification -userInstitution: Doctrine\Common\Collections\ArrayCollection {#1086 …} -partnerUser: Doctrine\Common\Collections\ArrayCollection {#1087 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#1084 -id: ? ?int -email: ? string -bank: ? ?string -iban: ? ?string -roles: [ "ROLE_USER" ] -password: ? string -firstName: ? ?string -lastName: ? ?string -plainPassword: null -registrationToken: null -passwordResetToken: null -image: ? ?string -oib: null -gender: null -dateOfBirth: ? ?DateTime -phone: ? ?string -address: ? ?string -place: ? ?string -menuVisibility: false -active: true -notification: Doctrine\Common\Collections\ArrayCollection {#1085 …} -userSchools: Doctrine\Common\Collections\ArrayCollection {#1088 …} -professionalQualification: ? ?App\Entity\ProfessionalQualification -userInstitution: Doctrine\Common\Collections\ArrayCollection {#1086 …} -partnerUser: Doctrine\Common\Collections\ArrayCollection {#1087 …} } |
same as passed value |
validation_groups | [
"registration"
] |
[
"registration"
]
|
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 {#1286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1288 …} -namespace: Closure() {#1290 …} } |
data | App\Entity\User {#1084 -id: ? ?int -email: ? string -bank: ? ?string -iban: ? ?string -roles: [ "ROLE_USER" ] -password: ? string -firstName: ? ?string -lastName: ? ?string -plainPassword: null -registrationToken: null -passwordResetToken: null -image: ? ?string -oib: null -gender: null -dateOfBirth: ? ?DateTime -phone: ? ?string -address: ? ?string -place: ? ?string -menuVisibility: false -active: true -notification: Doctrine\Common\Collections\ArrayCollection {#1085 …} -userSchools: Doctrine\Common\Collections\ArrayCollection {#1088 …} -professionalQualification: ? ?App\Entity\ProfessionalQualification -userInstitution: Doctrine\Common\Collections\ArrayCollection {#1086 …} -partnerUser: Doctrine\Common\Collections\ArrayCollection {#1087 …} } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1310 class: "Symfony\Component\Form\Extension\Core\Type\FormType" 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 | [] |
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() {#1312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#1311 …} $translationDomain: "validators" } } |
validation_groups | [
"registration"
] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "register_educator_form" "_register_educator_form" ] |
cache_key | "_register_educator_form_register_educator_form" |
compound | true |
data | App\Entity\User {#1084 -id: ? ?int -email: ? string -bank: ? ?string -iban: ? ?string -roles: [ "ROLE_USER" ] -password: ? string -firstName: ? ?string -lastName: ? ?string -plainPassword: null -registrationToken: null -passwordResetToken: null -image: ? ?string -oib: null -gender: null -dateOfBirth: ? ?DateTime -phone: ? ?string -address: ? ?string -place: ? ?string -menuVisibility: false -active: true -notification: Doctrine\Common\Collections\ArrayCollection {#1085 …} -userSchools: Doctrine\Common\Collections\ArrayCollection {#1088 …} -professionalQualification: ? ?App\Entity\ProfessionalQualification -userInstitution: Doctrine\Common\Collections\ArrayCollection {#1086 …} -partnerUser: Doctrine\Common\Collections\ArrayCollection {#1087 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1448 -form: Symfony\Component\Form\Form {#1455 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1313 …5} |
full_name | "register_educator_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_educator_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "register_educator_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_educator_form" |
valid | true |
value | App\Entity\User {#1084 -id: ? ?int -email: ? string -bank: ? ?string -iban: ? ?string -roles: [ "ROLE_USER" ] -password: ? string -firstName: ? ?string -lastName: ? ?string -plainPassword: null -registrationToken: null -passwordResetToken: null -image: ? ?string -oib: null -gender: null -dateOfBirth: ? ?DateTime -phone: ? ?string -address: ? ?string -place: ? ?string -menuVisibility: false -active: true -notification: Doctrine\Common\Collections\ArrayCollection {#1085 …} -userSchools: Doctrine\Common\Collections\ArrayCollection {#1088 …} -professionalQualification: ? ?App\Entity\ProfessionalQualification -userInstitution: Doctrine\Common\Collections\ArrayCollection {#1086 …} -partnerUser: Doctrine\Common\Collections\ArrayCollection {#1087 …} } |
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 | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "register.first_name" |
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 {#1286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1288 …} -namespace: Closure() {#1290 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1323 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 | "register.first_name" |
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() {#1325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#1324 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_educator_form_firstName" ] |
cache_key | "_register_educator_form_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1344 -form: Symfony\Component\Form\Form {#1458 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1476 …5} |
full_name | "register_educator_form[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_educator_form_firstName" |
label | "register.first_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_educator_form_firstName" |
valid | true |
value | "" |
lastName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "register.last_name" |
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 {#1286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1288 …} -namespace: Closure() {#1290 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1332 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 | "register.last_name" |
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() {#1334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#1333 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_educator_form_lastName" ] |
cache_key | "_register_educator_form_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1335 -form: Symfony\Component\Form\Form {#1461 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1326 …5} |
full_name | "register_educator_form[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_educator_form_lastName" |
label | "register.last_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_educator_form_lastName" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "register.email" |
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 {#1286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1288 …} -namespace: Closure() {#1290 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1341 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 | "register.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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1343 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#1342 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_educator_form_email" ] |
cache_key | "_register_educator_form_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1501 -form: Symfony\Component\Form\Form {#1464 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1503 …5} |
full_name | "register_educator_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_educator_form_email" |
label | "register.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_educator_form_email" |
valid | true |
value | "" |
plainPassword
Errors
This form has no errors.
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" => "register.password" ] |
[ "label" => "register.password" ] |
second_options | [ "label" => "register.repeat_password" ] |
[ "label" => "register.repeat_password" ] |
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 {#1286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1288 …} -namespace: Closure() {#1290 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1355 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "register.password" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The values do not match." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
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" => "register.repeat_password" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#1357 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_register_educator_form_plainPassword" ] |
cache_key | "_register_educator_form_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1504 -form: Symfony\Component\Form\Form {#1488 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1505 …5} |
full_name | "register_educator_form[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_educator_form_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_educator_form_plainPassword" |
valid | true |
value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
same as passed value |
label | "register.password" |
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 | [] |
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 {#1286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1288 …} -namespace: Closure() {#1290 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1473 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 |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "register.password" |
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 | false |
upload_max_size_message | Closure() {#1475 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#1474 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_register_educator_form_plainPassword_first" ] |
cache_key | "_register_educator_form_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1527 -form: Symfony\Component\Form\Form {#1491 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1526 …5} |
full_name | "register_educator_form[plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_educator_form_plainPassword_first" |
label | "register.password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_educator_form_plainPassword_first" |
valid | true |
value | "" |
second
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
same as passed value |
label | "register.repeat_password" |
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 | [] |
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 {#1286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1288 …} -namespace: Closure() {#1290 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1481 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 |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "register.repeat_password" |
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 | false |
upload_max_size_message | Closure() {#1483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#1482 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_register_educator_form_plainPassword_second" ] |
cache_key | "_register_educator_form_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1533 -form: Symfony\Component\Form\Form {#1494 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1535 …5} |
full_name | "register_educator_form[plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_educator_form_plainPassword_second" |
label | "register.repeat_password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_educator_form_plainPassword_second" |
valid | true |
value | "" |
institution
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\Institution" |
same as passed value |
expanded | false |
same as passed value |
label | "register.institution" |
same as passed value |
mapped | false |
same as passed value |
multiple | false |
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 | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1443 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1392 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1442 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1433 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1447 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1418 …} } |
choices | null |
class | "App\Entity\Institution" |
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 {#1286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1288 …} -namespace: Closure() {#1290 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | Container9YPppJp\EntityManagerGhostEbeb667 {#410 …12} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1399 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container9YPppJp\EntityManagerGhostEbeb667 {#410 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1394 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "register.institution" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#1389 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_register_educator_form_institution" ] |
cache_key | "_register_educator_form_institution_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1538 +label: "Centar izvrsnosti Splitsko-dalmatinske županije" +value: "1" +data: App\Entity\Institution {#1557 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1506 -form: Symfony\Component\Form\Form {#1497 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1524 …5} |
full_name | "register_educator_form[institution]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_educator_form_institution" |
is_selected | Closure($choice, $value) {#1536 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "register.institution" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "institution" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_educator_form_institution" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "d.ADhP1lBdSgGGkEGP8Afuk1aKREVuy8kOJRhRiWdhgtw.cVR6mhcwC23Pxy3Ihl-poR_aKDdWiaN3FiowwBYK569Jbz60ImV9cdSjGA" |
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 | "d.ADhP1lBdSgGGkEGP8Afuk1aKREVuy8kOJRhRiWdhgtw.cVR6mhcwC23Pxy3Ihl-poR_aKDdWiaN3FiowwBYK569Jbz60ImV9cdSjGA" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "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 {#1286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1288 …} -namespace: Closure() {#1290 …} } |
data | "d.ADhP1lBdSgGGkEGP8Afuk1aKREVuy8kOJRhRiWdhgtw.cVR6mhcwC23Pxy3Ihl-poR_aKDdWiaN3FiowwBYK569Jbz60ImV9cdSjGA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1560 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() {#1548 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#423 …} $message: Closure() {#1539 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_register_educator_form__token" ] |
cache_key | "_register_educator_form__token_hidden" |
compound | false |
data | "d.ADhP1lBdSgGGkEGP8Afuk1aKREVuy8kOJRhRiWdhgtw.cVR6mhcwC23Pxy3Ihl-poR_aKDdWiaN3FiowwBYK569Jbz60ImV9cdSjGA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1813 -form: Symfony\Component\Form\Form {#1805 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1549 …5} |
full_name | "register_educator_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_educator_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_educator_form__token" |
valid | true |
value | "d.ADhP1lBdSgGGkEGP8Afuk1aKREVuy8kOJRhRiWdhgtw.cVR6mhcwC23Pxy3Ihl-poR_aKDdWiaN3FiowwBYK569Jbz60ImV9cdSjGA" |