Forms
-
curriculum_vitae
-
candidate
-
sectionHeading
-
sectionHeadingDates
-
section
-
date
-
dateFinish
-
title
-
jobDescription
-
_token
-
curriculum_vitae
Form type:
"App\Form\CurriculumVitaeType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\CurriculumVitae {#551 -id: null -candidate: null -date: null -jobDescription: null -dateFinish: null -title: null -section: null -sectionHeading: null -sectionHeadingDates: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\CurriculumVitae {#551 -id: null -candidate: null -date: null -jobDescription: null -dateFinish: null -title: null -section: null -sectionHeading: null -sectionHeadingDates: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#770 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#771 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#772 …} -namespace: Closure() {#774 …} } |
| data | App\Entity\CurriculumVitae {#551 -id: null -candidate: null -date: null -jobDescription: null -dateFinish: null -title: null -section: null -sectionHeading: null -sectionHeadingDates: null } |
| data_class | "App\Entity\CurriculumVitae" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#817 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\CurriculumVitae" } } |
| 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() {#815 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#647 …} $message: Closure() {#816 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "curriculum_vitae" "_curriculum_vitae" ] |
| cache_key | "_curriculum_vitae_curriculum_vitae" |
| compound | true |
| data | App\Entity\CurriculumVitae {#551 -id: null -candidate: null -date: null -jobDescription: null -dateFinish: null -title: null -section: null -sectionHeading: null -sectionHeadingDates: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#953 -form: Symfony\Component\Form\Form {#1128 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#814 …5} |
| full_name | "curriculum_vitae" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "curriculum_vitae" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "curriculum_vitae" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_curriculum_vitae" |
| valid | true |
| value | App\Entity\CurriculumVitae {#551 -id: null -candidate: null -date: null -jobDescription: null -dateFinish: null -title: null -section: null -sectionHeading: null -sectionHeadingDates: null } |
candidate
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 |
|---|---|---|
| choice_label | "fullName" |
same as passed value |
| choices | [ App\Entity\User {#866 -id: 1 -email: "nurse_stephen@hotmail.com" -email2: "sjwn71@gmail.com" -email3: "" -emailVerified: true -roles: Doctrine\ORM\PersistentCollection {#1010 …} -password: "$2y$12$cJpqJL0iYX8tyPJjjpXMEeLyQAiqEZP4uMEotF77cjHZh9eaPa9b6" -salutation: "" -firstName: "Stephen" -lastName: "Nurse" -fullName: "Stephen Nurse" -mobile: "+447588717515" -mobile2: null -plainPassword: "Descartes99" -logs: Doctrine\ORM\PersistentCollection {#789 …} -company: "Personal - London" -birthday: null -webPage: null -notes: "" -jobTitle: "" -linkedIn: null -businessPhone: null -businessStreet: "" -businessCity: "" -businessPostalCode: "" -businessCountry: "" -homePhone: "+35799385954" -homePhone2: null -homeStreet: "MD 21 Dionysus Green, Aphrodite Hills" -homeCity: "" -homePostalCode: "8509" -homeCountry: "Cyprus" -defaultLanguage: Proxies\__CG__\App\Entity\Languages {#900 …} -photo: null -clientEmailsSent: null -photoLocations: Doctrine\ORM\PersistentCollection {#791 …} -autoLoginURL: "SN12345" -pauseForBookmark: false } ] |
[ App\Entity\User {#866 -id: 1 -email: "nurse_stephen@hotmail.com" -email2: "sjwn71@gmail.com" -email3: "" -emailVerified: true -roles: Doctrine\ORM\PersistentCollection {#1010 …} -password: "$2y$12$cJpqJL0iYX8tyPJjjpXMEeLyQAiqEZP4uMEotF77cjHZh9eaPa9b6" -salutation: "" -firstName: "Stephen" -lastName: "Nurse" -fullName: "Stephen Nurse" -mobile: "+447588717515" -mobile2: null -plainPassword: "Descartes99" -logs: Doctrine\ORM\PersistentCollection {#789 …} -company: "Personal - London" -birthday: null -webPage: null -notes: "" -jobTitle: "" -linkedIn: null -businessPhone: null -businessStreet: "" -businessCity: "" -businessPostalCode: "" -businessCountry: "" -homePhone: "+35799385954" -homePhone2: null -homeStreet: "MD 21 Dionysus Green, Aphrodite Hills" -homeCity: "" -homePostalCode: "8509" -homeCountry: "Cyprus" -defaultLanguage: Proxies\__CG__\App\Entity\Languages {#900 …} -photo: null -clientEmailsSent: null -photoLocations: Doctrine\ORM\PersistentCollection {#791 …} -autoLoginURL: "SN12345" -pauseForBookmark: false } ] |
| class | "App\Entity\User" |
same as passed value |
| empty_data | null |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "fullName" |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#894 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1018 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1016 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#899 …} } |
| choices | [ App\Entity\User {#866 -id: 1 -email: "nurse_stephen@hotmail.com" -email2: "sjwn71@gmail.com" -email3: "" -emailVerified: true -roles: Doctrine\ORM\PersistentCollection {#1010 …} -password: "$2y$12$cJpqJL0iYX8tyPJjjpXMEeLyQAiqEZP4uMEotF77cjHZh9eaPa9b6" -salutation: "" -firstName: "Stephen" -lastName: "Nurse" -fullName: "Stephen Nurse" -mobile: "+447588717515" -mobile2: null -plainPassword: "Descartes99" -logs: Doctrine\ORM\PersistentCollection {#789 …} -company: "Personal - London" -birthday: null -webPage: null -notes: "" -jobTitle: "" -linkedIn: null -businessPhone: null -businessStreet: "" -businessCity: "" -businessPostalCode: "" -businessCountry: "" -homePhone: "+35799385954" -homePhone2: null -homeStreet: "MD 21 Dionysus Green, Aphrodite Hills" -homeCity: "" -homePostalCode: "8509" -homeCountry: "Cyprus" -defaultLanguage: Proxies\__CG__\App\Entity\Languages {#900 …} -photo: null -clientEmailsSent: null -photoLocations: Doctrine\ORM\PersistentCollection {#791 …} -autoLoginURL: "SN12345" -pauseForBookmark: false } ] |
| class | "App\Entity\User" |
| 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 {#770 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#771 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#772 …} -namespace: Closure() {#774 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerRQD84BQ\EntityManagerGhostEbeb667 {#40 …12} |
| empty_data | null |
| 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 {#895 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerRQD84BQ\EntityManagerGhostEbeb667 {#40 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#889 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#647 …} $message: Closure() {#951 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_curriculum_vitae_candidate" ] |
| cache_key | "_curriculum_vitae_candidate_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1214 +label: "Stephen Nurse" +value: "1" +data: App\Entity\User {#866 -id: 1 -email: "nurse_stephen@hotmail.com" -email2: "sjwn71@gmail.com" -email3: "" -emailVerified: true -roles: Doctrine\ORM\PersistentCollection {#1010 …} -password: "$2y$12$cJpqJL0iYX8tyPJjjpXMEeLyQAiqEZP4uMEotF77cjHZh9eaPa9b6" -salutation: "" -firstName: "Stephen" -lastName: "Nurse" -fullName: "Stephen Nurse" -mobile: "+447588717515" -mobile2: null -plainPassword: "Descartes99" -logs: Doctrine\ORM\PersistentCollection {#789 …} -company: "Personal - London" -birthday: null -webPage: null -notes: "" -jobTitle: "" -linkedIn: null -businessPhone: null -businessStreet: "" -businessCity: "" -businessPostalCode: "" -businessCountry: "" -homePhone: "+35799385954" -homePhone2: null -homeStreet: "MD 21 Dionysus Green, Aphrodite Hills" -homeCity: "" -homePostalCode: "8509" -homeCountry: "Cyprus" -defaultLanguage: Proxies\__CG__\App\Entity\Languages {#900 …} -photo: null -clientEmailsSent: null -photoLocations: Doctrine\ORM\PersistentCollection {#791 …} -autoLoginURL: "SN12345" -pauseForBookmark: false } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1218 -form: Symfony\Component\Form\Form {#1187 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1220 …5} |
| full_name | "curriculum_vitae[candidate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "curriculum_vitae_candidate" |
| is_selected | Closure($choice, $value) {#1216 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "candidate" |
| 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 | "_curriculum_vitae_candidate" |
| valid | true |
| value | "" |
sectionHeading
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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#770 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#771 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#772 …} -namespace: Closure() {#774 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#861 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 | 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#799 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#647 …} $message: Closure() {#1082 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_curriculum_vitae_sectionHeading" ] |
| cache_key | "_curriculum_vitae_sectionHeading_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1067 -form: Symfony\Component\Form\Form {#1190 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1217 …5} |
| full_name | "curriculum_vitae[sectionHeading]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "curriculum_vitae_sectionHeading" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sectionHeading" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_curriculum_vitae_sectionHeading" |
| valid | true |
| value | "" |
sectionHeadingDates
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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#770 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#771 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#772 …} -namespace: Closure() {#774 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#946 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 | 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#647 …} $message: Closure() {#1069 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_curriculum_vitae_sectionHeadingDates" ] |
| cache_key | "_curriculum_vitae_sectionHeadingDates_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1123 -form: Symfony\Component\Form\Form {#1193 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1089 …5} |
| full_name | "curriculum_vitae[sectionHeadingDates]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "curriculum_vitae_sectionHeadingDates" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sectionHeadingDates" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_curriculum_vitae_sectionHeadingDates" |
| valid | true |
| value | "" |
section
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 |
|---|---|---|
| choices | [ "Job" => "Job" "Summary" => "Summary" "Education" => "Education" ] |
[ "Job" => "Job" "Summary" => "Summary" "Education" => "Education" ] |
| expanded | 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 | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Job" => "Job" "Summary" => "Summary" "Education" => "Education" ] |
| 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 {#770 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#771 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#772 …} -namespace: Closure() {#774 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#647 …} $message: Closure() {#966 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_curriculum_vitae_section" ] |
| cache_key | "_curriculum_vitae_section_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1146 +label: "Job" +value: "Job" +data: "Job" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1013 +label: "Summary" +value: "Summary" +data: "Summary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1176 +label: "Education" +value: "Education" +data: "Education" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1112 -form: Symfony\Component\Form\Form {#1151 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1169 …5} |
| full_name | "curriculum_vitae[section]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "curriculum_vitae_section" |
| is_selected | Closure($choice, $value) {#1177 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "section" |
| 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 | "_curriculum_vitae_section" |
| valid | true |
| value | "" |
date
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Start date" |
same as passed value |
| required | false |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#770 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#771 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#772 …} -namespace: Closure() {#774 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Start date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#647 …} $message: Closure() {#1110 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_curriculum_vitae_date" ] |
| cache_key | "_curriculum_vitae_date_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1170 -form: Symfony\Component\Form\Form {#1154 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1222 …5} |
| full_name | "curriculum_vitae[date]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "curriculum_vitae_date" |
| label | "Start date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "date" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_curriculum_vitae_date" |
| valid | true |
| value | "" |
| widget | "single_text" |
dateFinish
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "End date" |
same as passed value |
| required | false |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#770 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#771 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#772 …} -namespace: Closure() {#774 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "End date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#647 …} $message: Closure() {#1119 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_curriculum_vitae_dateFinish" ] |
| cache_key | "_curriculum_vitae_dateFinish_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1223 -form: Symfony\Component\Form\Form {#1157 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1224 …5} |
| full_name | "curriculum_vitae[dateFinish]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "curriculum_vitae_dateFinish" |
| label | "End date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateFinish" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_curriculum_vitae_dateFinish" |
| valid | true |
| value | "" |
| widget | "single_text" |
title
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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#770 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#771 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#772 …} -namespace: Closure() {#774 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1127 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 | 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1133 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#647 …} $message: Closure() {#1132 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_curriculum_vitae_title" ] |
| cache_key | "_curriculum_vitae_title_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1225 -form: Symfony\Component\Form\Form {#1160 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1226 …5} |
| full_name | "curriculum_vitae[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "curriculum_vitae_title" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_curriculum_vitae_title" |
| valid | true |
| value | "" |
jobDescription
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 |
|---|---|---|
| required | 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 | 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 {#770 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#771 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#772 …} -namespace: Closure() {#774 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1140 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 | 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#647 …} $message: Closure() {#1130 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_curriculum_vitae_jobDescription" ] |
| cache_key | "_curriculum_vitae_jobDescription_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1227 -form: Symfony\Component\Form\Form {#1163 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1228 …5} |
| full_name | "curriculum_vitae[jobDescription]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "curriculum_vitae_jobDescription" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "jobDescription" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_curriculum_vitae_jobDescription" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "a9e53399969cb215b.kO21uqPJ_efGSEcbb-WkqRaDGBRQDUR_7QWFKj11f1Y.5bfm1PKFxJSAHXYrBI7P8H_GYUEpdC03jjDLTXgBNDrynt_c2YjF3vV8cw" |
| 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 | "a9e53399969cb215b.kO21uqPJ_efGSEcbb-WkqRaDGBRQDUR_7QWFKj11f1Y.5bfm1PKFxJSAHXYrBI7P8H_GYUEpdC03jjDLTXgBNDrynt_c2YjF3vV8cw" |
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 {#770 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#771 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#772 …} -namespace: Closure() {#774 …} } |
| data | "a9e53399969cb215b.kO21uqPJ_efGSEcbb-WkqRaDGBRQDUR_7QWFKj11f1Y.5bfm1PKFxJSAHXYrBI7P8H_GYUEpdC03jjDLTXgBNDrynt_c2YjF3vV8cw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1229 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() {#1234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#647 …} $message: Closure() {#1231 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_curriculum_vitae__token" ] |
| cache_key | "_curriculum_vitae__token_hidden" |
| compound | false |
| data | "a9e53399969cb215b.kO21uqPJ_efGSEcbb-WkqRaDGBRQDUR_7QWFKj11f1Y.5bfm1PKFxJSAHXYrBI7P8H_GYUEpdC03jjDLTXgBNDrynt_c2YjF3vV8cw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1244 -form: Symfony\Component\Form\Form {#1240 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1235 …5} |
| full_name | "curriculum_vitae[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "curriculum_vitae__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 | "_curriculum_vitae__token" |
| valid | true |
| value | "a9e53399969cb215b.kO21uqPJ_efGSEcbb-WkqRaDGBRQDUR_7QWFKj11f1Y.5bfm1PKFxJSAHXYrBI7P8H_GYUEpdC03jjDLTXgBNDrynt_c2YjF3vV8cw" |