Forms
-
registration_form
-
email
-
firstName
-
dirctorate
-
lastName
-
plainPassword
-
first
-
second
-
-
reviewInterest
-
researchInterests
-
_token
-
registration_form
Form type:
"App\Form\RegistrationFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#1821 -id: null -email: null -roles: [] -isGoogleAuthenticatorEnabled: false -googleAuthenticatorSecret: null -trustedDevices: [] -password: null -isVerified: false -profile: null -directorate: null -userGroup: Doctrine\Common\Collections\ArrayCollection {#1820 …} -permissions: Doctrine\Common\Collections\ArrayCollection {#1819 …} -locale: null -reviewAssignments: Doctrine\Common\Collections\ArrayCollection {#1818 …} -boardMembers: Doctrine\Common\Collections\ArrayCollection {#1817 …} -irbCertificates: Doctrine\Common\Collections\ArrayCollection {#1816 …} -meetings: Doctrine\Common\Collections\ArrayCollection {#1815 …} -applicationFeedback: Doctrine\Common\Collections\ArrayCollection {#1814 …} -applications: Doctrine\Common\Collections\ArrayCollection {#1813 …} -reviewerResponses: Doctrine\Common\Collections\ArrayCollection {#1812 …} -meetingSchedules: Doctrine\Common\Collections\ArrayCollection {#1811 …} -reviewersPools: Doctrine\Common\Collections\ArrayCollection {#1810 …} -isSuperAdmin: null -documentReceiptChecklists: Doctrine\Common\Collections\ArrayCollection {#1809 …} -initiatedAgendas: Doctrine\Common\Collections\ArrayCollection {#1808 …} -attendedMeetings: Doctrine\Common\Collections\ArrayCollection {#1807 …} -tasks: Doctrine\Common\Collections\ArrayCollection {#1806 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#1821 -id: null -email: null -roles: [] -isGoogleAuthenticatorEnabled: false -googleAuthenticatorSecret: null -trustedDevices: [] -password: null -isVerified: false -profile: null -directorate: null -userGroup: Doctrine\Common\Collections\ArrayCollection {#1820 …} -permissions: Doctrine\Common\Collections\ArrayCollection {#1819 …} -locale: null -reviewAssignments: Doctrine\Common\Collections\ArrayCollection {#1818 …} -boardMembers: Doctrine\Common\Collections\ArrayCollection {#1817 …} -irbCertificates: Doctrine\Common\Collections\ArrayCollection {#1816 …} -meetings: Doctrine\Common\Collections\ArrayCollection {#1815 …} -applicationFeedback: Doctrine\Common\Collections\ArrayCollection {#1814 …} -applications: Doctrine\Common\Collections\ArrayCollection {#1813 …} -reviewerResponses: Doctrine\Common\Collections\ArrayCollection {#1812 …} -meetingSchedules: Doctrine\Common\Collections\ArrayCollection {#1811 …} -reviewersPools: Doctrine\Common\Collections\ArrayCollection {#1810 …} -isSuperAdmin: null -documentReceiptChecklists: Doctrine\Common\Collections\ArrayCollection {#1809 …} -initiatedAgendas: Doctrine\Common\Collections\ArrayCollection {#1808 …} -attendedMeetings: Doctrine\Common\Collections\ArrayCollection {#1807 …} -tasks: Doctrine\Common\Collections\ArrayCollection {#1806 …} } |
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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
| data | App\Entity\User {#1821 -id: null -email: null -roles: [] -isGoogleAuthenticatorEnabled: false -googleAuthenticatorSecret: null -trustedDevices: [] -password: null -isVerified: false -profile: null -directorate: null -userGroup: Doctrine\Common\Collections\ArrayCollection {#1820 …} -permissions: Doctrine\Common\Collections\ArrayCollection {#1819 …} -locale: null -reviewAssignments: Doctrine\Common\Collections\ArrayCollection {#1818 …} -boardMembers: Doctrine\Common\Collections\ArrayCollection {#1817 …} -irbCertificates: Doctrine\Common\Collections\ArrayCollection {#1816 …} -meetings: Doctrine\Common\Collections\ArrayCollection {#1815 …} -applicationFeedback: Doctrine\Common\Collections\ArrayCollection {#1814 …} -applications: Doctrine\Common\Collections\ArrayCollection {#1813 …} -reviewerResponses: Doctrine\Common\Collections\ArrayCollection {#1812 …} -meetingSchedules: Doctrine\Common\Collections\ArrayCollection {#1811 …} -reviewersPools: Doctrine\Common\Collections\ArrayCollection {#1810 …} -isSuperAdmin: null -documentReceiptChecklists: Doctrine\Common\Collections\ArrayCollection {#1809 …} -initiatedAgendas: Doctrine\Common\Collections\ArrayCollection {#1808 …} -attendedMeetings: Doctrine\Common\Collections\ArrayCollection {#1807 …} -tasks: Doctrine\Common\Collections\ArrayCollection {#1806 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1878 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() {#1891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#226 …} $message: Closure() {#1890 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_form" "_registration_form" ] |
| cache_key | "_registration_form_registration_form" |
| compound | true |
| data | App\Entity\User {#1821 -id: null -email: null -roles: [] -isGoogleAuthenticatorEnabled: false -googleAuthenticatorSecret: null -trustedDevices: [] -password: null -isVerified: false -profile: null -directorate: null -userGroup: Doctrine\Common\Collections\ArrayCollection {#1820 …} -permissions: Doctrine\Common\Collections\ArrayCollection {#1819 …} -locale: null -reviewAssignments: Doctrine\Common\Collections\ArrayCollection {#1818 …} -boardMembers: Doctrine\Common\Collections\ArrayCollection {#1817 …} -irbCertificates: Doctrine\Common\Collections\ArrayCollection {#1816 …} -meetings: Doctrine\Common\Collections\ArrayCollection {#1815 …} -applicationFeedback: Doctrine\Common\Collections\ArrayCollection {#1814 …} -applications: Doctrine\Common\Collections\ArrayCollection {#1813 …} -reviewerResponses: Doctrine\Common\Collections\ArrayCollection {#1812 …} -meetingSchedules: Doctrine\Common\Collections\ArrayCollection {#1811 …} -reviewersPools: Doctrine\Common\Collections\ArrayCollection {#1810 …} -isSuperAdmin: null -documentReceiptChecklists: Doctrine\Common\Collections\ArrayCollection {#1809 …} -initiatedAgendas: Doctrine\Common\Collections\ArrayCollection {#1808 …} -attendedMeetings: Doctrine\Common\Collections\ArrayCollection {#1807 …} -tasks: Doctrine\Common\Collections\ArrayCollection {#1806 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2240 -form: Symfony\Component\Form\Form {#2092 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1961 …5} |
| full_name | "registration_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form" |
| valid | true |
| value | App\Entity\User {#1821 -id: null -email: null -roles: [] -isGoogleAuthenticatorEnabled: false -googleAuthenticatorSecret: null -trustedDevices: [] -password: null -isVerified: false -profile: null -directorate: null -userGroup: Doctrine\Common\Collections\ArrayCollection {#1820 …} -permissions: Doctrine\Common\Collections\ArrayCollection {#1819 …} -locale: null -reviewAssignments: Doctrine\Common\Collections\ArrayCollection {#1818 …} -boardMembers: Doctrine\Common\Collections\ArrayCollection {#1817 …} -irbCertificates: Doctrine\Common\Collections\ArrayCollection {#1816 …} -meetings: Doctrine\Common\Collections\ArrayCollection {#1815 …} -applicationFeedback: Doctrine\Common\Collections\ArrayCollection {#1814 …} -applications: Doctrine\Common\Collections\ArrayCollection {#1813 …} -reviewerResponses: Doctrine\Common\Collections\ArrayCollection {#1812 …} -meetingSchedules: Doctrine\Common\Collections\ArrayCollection {#1811 …} -reviewersPools: Doctrine\Common\Collections\ArrayCollection {#1810 …} -isSuperAdmin: null -documentReceiptChecklists: Doctrine\Common\Collections\ArrayCollection {#1809 …} -initiatedAgendas: Doctrine\Common\Collections\ArrayCollection {#1808 …} -attendedMeetings: Doctrine\Common\Collections\ArrayCollection {#1807 …} -tasks: Doctrine\Common\Collections\ArrayCollection {#1806 …} } |
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Email " "label" => false "class" => "form-control h-auto form-control-solid py-4 px-8 " "required" => false ] |
[ "placeholder" => "Email " "label" => false "class" => "form-control h-auto form-control-solid py-4 px-8 " "required" => false ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Email " "label" => false "class" => "form-control h-auto form-control-solid py-4 px-8 " "required" => false ] |
| 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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1906 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#226 …} $message: Closure() {#1910 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Email " "label" => false "class" => "form-control h-auto form-control-solid py-4 px-8 " "required" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
| cache_key | "_registration_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2269 -form: Symfony\Component\Form\Form {#2223 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2109 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_email" |
| valid | true |
| value | "" |
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 |
|---|---|---|
| attr | [ "placeholder" => "First Name " "label" => false "class" => "form-control h-auto form-control-solid py-4 px-8 " "required" => false ] |
[ "placeholder" => "First Name " "label" => false "class" => "form-control h-auto form-control-solid py-4 px-8 " "required" => false ] |
| label | false |
false
|
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "First Name " "label" => false "class" => "form-control h-auto form-control-solid py-4 px-8 " "required" => false ] |
| 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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1915 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#1913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#226 …} $message: Closure() {#1914 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "First Name " "label" => false "class" => "form-control h-auto form-control-solid py-4 px-8 " "required" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_firstName" ] |
| cache_key | "_registration_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2274 -form: Symfony\Component\Form\Form {#2226 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2270 …5} |
| full_name | "registration_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_firstName" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_firstName" |
| valid | true |
| value | "" |
dirctorate
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" => "selects2 form-control" ] |
[ "class" => "selects2 form-control" ] |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Directorate" |
same as passed value |
| label | false |
false
|
| mapped | false |
false
|
| placeholder | "--Select Your Directorate--" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "selects2 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 {#2049 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1948 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2039 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2048 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2040 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2043 …} } |
| choices | null |
| class | "App\Entity\Directorate" |
| 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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerIhTHZzV\EntityManagerGhostEbeb667 {#210 …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 {#1941 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerIhTHZzV\EntityManagerGhostEbeb667 {#210 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1943 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "--Select Your Directorate--" |
| 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() {#1949 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#226 …} $message: Closure() {#1951 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "selects2 form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_dirctorate" ] |
| cache_key | "_registration_form_dirctorate_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "ddd" +value: "1" +data: App\Entity\Directorate {#2246 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2267 -form: Symfony\Component\Form\Form {#2229 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2265 …5} |
| full_name | "registration_form[dirctorate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_dirctorate" |
| is_selected | Closure($choice, $value) {#2107 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "dirctorate" |
| placeholder | "--Select Your Directorate--" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_dirctorate" |
| 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 |
|---|---|---|
| attr | [ "placeholder" => "Last Name " "label" => false "class" => "form-control h-auto form-control-solid py-4 px-8 " "required" => false "mapped" => false ] |
[ "placeholder" => "Last Name " "label" => false "class" => "form-control h-auto form-control-solid py-4 px-8 " "required" => false "mapped" => false ] |
| label | false |
false
|
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Last Name " "label" => false "class" => "form-control h-auto form-control-solid py-4 px-8 " "required" => false "mapped" => false ] |
| 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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2034 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#2030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#226 …} $message: Closure() {#2031 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Last Name " "label" => false "class" => "form-control h-auto form-control-solid py-4 px-8 " "required" => false "mapped" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_lastName" ] |
| cache_key | "_registration_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2241 -form: Symfony\Component\Form\Form {#2093 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2028 …5} |
| full_name | "registration_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_lastName" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_lastName" |
| 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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1953 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1959 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1953 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1959 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| first_options | [ "label" => false "attr" => [ "autocomplete" => "new-password" "placeholder" => "Password" "class" => "form-control h-auto form-control-solid py-4 px-8" ] ] |
[ "label" => false "attr" => [ "autocomplete" => "new-password" "placeholder" => "Password" "class" => "form-control h-auto form-control-solid py-4 px-8" ] ] |
| invalid_message | "The password fields must match." |
same as passed value |
| label | false |
false
|
| mapped | false |
false
|
| second_options | [ "label" => false "attr" => [ "autocomplete" => "new-password" "placeholder" => "Repeat Password" "class" => "form-control h-auto form-control-solid py-4 px-8" ] ] |
[ "label" => false "attr" => [ "autocomplete" => "new-password" "placeholder" => "Repeat Password" "class" => "form-control h-auto form-control-solid py-4 px-8" ] ] |
| 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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1953 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1959 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2023 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" => false "attr" => [ "autocomplete" => "new-password" "placeholder" => "Password" "class" => "form-control h-auto form-control-solid py-4 px-8" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password fields must match." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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" => false "attr" => [ "autocomplete" => "new-password" "placeholder" => "Repeat Password" "class" => "form-control h-auto form-control-solid py-4 px-8" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#2015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#226 …} $message: Closure() {#2021 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_form_plainPassword" ] |
| cache_key | "_registration_form_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2119 -form: Symfony\Component\Form\Form {#2211 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2014 …5} |
| full_name | "registration_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword" |
| label | false |
| 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 | "_registration_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 |
|---|---|---|
| attr | [ "autocomplete" => "new-password" "placeholder" => "Password" "class" => "form-control h-auto form-control-solid py-4 px-8" ] |
[ "autocomplete" => "new-password" "placeholder" => "Password" "class" => "form-control h-auto form-control-solid py-4 px-8" ] |
| error_bubbling | false |
false
|
| label | false |
false
|
| 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 | [ "autocomplete" => "new-password" "placeholder" => "Password" "class" => "form-control h-auto form-control-solid py-4 px-8" ] |
| 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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2098 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2102 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#226 …} $message: Closure() {#2087 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" "placeholder" => "Password" "class" => "form-control h-auto form-control-solid py-4 px-8" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_first" ] |
| cache_key | "_registration_form_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2118 -form: Symfony\Component\Form\Form {#2214 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2123 …5} |
| full_name | "registration_form[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword_first" |
| label | false |
| 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 | "_registration_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 |
|---|---|---|
| attr | [ "autocomplete" => "new-password" "placeholder" => "Repeat Password" "class" => "form-control h-auto form-control-solid py-4 px-8" ] |
[ "autocomplete" => "new-password" "placeholder" => "Repeat Password" "class" => "form-control h-auto form-control-solid py-4 px-8" ] |
| error_bubbling | false |
false
|
| label | false |
false
|
| 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 | [ "autocomplete" => "new-password" "placeholder" => "Repeat Password" "class" => "form-control h-auto form-control-solid py-4 px-8" ] |
| 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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2117 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2115 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#226 …} $message: Closure() {#2116 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" "placeholder" => "Repeat Password" "class" => "form-control h-auto form-control-solid py-4 px-8" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_second" ] |
| cache_key | "_registration_form_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2079 -form: Symfony\Component\Form\Form {#2217 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1921 …5} |
| full_name | "registration_form[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword_second" |
| label | false |
| 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 | "_registration_form_plainPassword_second" |
| valid | true |
| value | "" |
reviewInterest
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Review Interest" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2005 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2008 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Review Interest" |
| 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() {#2001 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#226 …} $message: Closure() {#1999 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_form_reviewInterest" ] |
| cache_key | "_registration_form_reviewInterest_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2280 -form: Symfony\Component\Form\Form {#2224 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2007 …5} |
| full_name | "registration_form[reviewInterest]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_reviewInterest" |
| label | "Review Interest" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reviewInterest" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_reviewInterest" |
| valid | true |
| value | "1" |
researchInterests
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" => "align-left col-12 " "style" => "display:none;" ] |
[ "class" => "align-left col-12 " "style" => "display:none;" ] |
| class | "App\Entity\SERO\ResearchTheme" |
same as passed value |
| expanded | true |
same as passed value |
| label | "Thematic areas for your review interest" |
same as passed value |
| mapped | false |
false
|
| multiple | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "align-left col-12 " "style" => "display:none;" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1940 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1957 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2075 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1993 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2076 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2048 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2078 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2077 …} } |
| choices | null |
| class | "App\Entity\SERO\ResearchTheme" |
| 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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerIhTHZzV\EntityManagerGhostEbeb667 {#210 …12} |
| empty_data | [] |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2058 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerIhTHZzV\EntityManagerGhostEbeb667 {#210 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1990 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Thematic areas for your review interest" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | true |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1992 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#226 …} $message: Closure() {#1991 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "align-left col-12 " "style" => "display:none;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_researchInterests" ] |
| cache_key | "_registration_form_researchInterests_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2421 -form: Symfony\Component\Form\Form {#2232 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2422 …5} |
| full_name | "registration_form[researchInterests]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_researchInterests" |
| is_selected | Closure($choice, array $values) {#2420 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Thematic areas for your review interest" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "researchInterests" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_researchInterests" |
| valid | true |
| value | [] |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "5debc.hG9EtAvWwUWoJzrfLSMLHQycLKMdscPjMTF8XYJ7Wfg.7jUn7ly683LYQHTrWndJaTrKRO9K0K6GRH4OZcEfC6jwIXT7ZryMdtkVaw" |
| 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 | "5debc.hG9EtAvWwUWoJzrfLSMLHQycLKMdscPjMTF8XYJ7Wfg.7jUn7ly683LYQHTrWndJaTrKRO9K0K6GRH4OZcEfC6jwIXT7ZryMdtkVaw" |
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 {#1864 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1865 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1866 …} -namespace: Closure() {#1868 …} } |
| data | "5debc.hG9EtAvWwUWoJzrfLSMLHQycLKMdscPjMTF8XYJ7Wfg.7jUn7ly683LYQHTrWndJaTrKRO9K0K6GRH4OZcEfC6jwIXT7ZryMdtkVaw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2411 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() {#2373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#226 …} $message: Closure() {#2412 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
| cache_key | "_registration_form__token_hidden" |
| compound | false |
| data | "5debc.hG9EtAvWwUWoJzrfLSMLHQycLKMdscPjMTF8XYJ7Wfg.7jUn7ly683LYQHTrWndJaTrKRO9K0K6GRH4OZcEfC6jwIXT7ZryMdtkVaw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2383 -form: Symfony\Component\Form\Form {#2379 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2372 …5} |
| full_name | "registration_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_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 | "_registration_form__token" |
| valid | true |
| value | "5debc.hG9EtAvWwUWoJzrfLSMLHQycLKMdscPjMTF8XYJ7Wfg.7jUn7ly683LYQHTrWndJaTrKRO9K0K6GRH4OZcEfC6jwIXT7ZryMdtkVaw" |