- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 3
- Events
- Routing
- Cache
- Security
- Twig
- Doctrine
- Migrations 7
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
refrence
"App\Form\RefrenceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Refrence {#515 -id: 421 -Name: "Savvas Andronikou, MD, PhD" -Email: "doctor.andronikou@gmail.com" -Affiliation: "Please add" -JobTitle: "Professor of Radiology at Children's Hospital of Philadelphia and University of Pennsylvania" -Phone: "Please add" -Address: "Please add" -RefLetter: "7f2622ccb25494dd3967fbcf1200aa7d.pdf" -applicant: Proxies\__CG__\App\Entity\Applicant {#585 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Refrence {#515 -id: 421 -Name: "Savvas Andronikou, MD, PhD" -Email: "doctor.andronikou@gmail.com" -Affiliation: "Please add" -JobTitle: "Professor of Radiology at Children's Hospital of Philadelphia and University of Pennsylvania" -Phone: "Please add" -Address: "Please add" -RefLetter: "7f2622ccb25494dd3967fbcf1200aa7d.pdf" -applicant: Proxies\__CG__\App\Entity\Applicant {#585 …} } |
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 {#686 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#687 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#688 …} -namespace: Closure() {#690 …} } |
| data | App\Entity\Refrence {#515 -id: 421 -Name: "Savvas Andronikou, MD, PhD" -Email: "doctor.andronikou@gmail.com" -Affiliation: "Please add" -JobTitle: "Professor of Radiology at Children's Hospital of Philadelphia and University of Pennsylvania" -Phone: "Please add" -Address: "Please add" -RefLetter: "7f2622ccb25494dd3967fbcf1200aa7d.pdf" -applicant: Proxies\__CG__\App\Entity\Applicant {#585 …} } |
| data_class | "App\Entity\Refrence" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#707 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} use: { $class: "App\Entity\Refrence" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#708 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#706 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "refrence" "_refrence" ] |
| cache_key | "_refrence_refrence" |
| compound | true |
| data | App\Entity\Refrence {#515 -id: 421 -Name: "Savvas Andronikou, MD, PhD" -Email: "doctor.andronikou@gmail.com" -Affiliation: "Please add" -JobTitle: "Professor of Radiology at Children's Hospital of Philadelphia and University of Pennsylvania" -Phone: "Please add" -Address: "Please add" -RefLetter: "7f2622ccb25494dd3967fbcf1200aa7d.pdf" -applicant: Proxies\__CG__\App\Entity\Applicant {#585 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#765 -form: Symfony\Component\Form\Form {#790 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#773 …5} |
| full_name | "refrence" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "refrence" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "refrence" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_refrence" |
| valid | true |
| value | App\Entity\Refrence {#515 -id: 421 -Name: "Savvas Andronikou, MD, PhD" -Email: "doctor.andronikou@gmail.com" -Affiliation: "Please add" -JobTitle: "Professor of Radiology at Children's Hospital of Philadelphia and University of Pennsylvania" -Phone: "Please add" -Address: "Please add" -RefLetter: "7f2622ccb25494dd3967fbcf1200aa7d.pdf" -applicant: Proxies\__CG__\App\Entity\Applicant {#585 …} } |
Name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Savvas Andronikou, MD, PhD" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
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 {#686 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#687 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#688 …} -namespace: Closure() {#690 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#735 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#736 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#733 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_refrence_Name" ] |
| cache_key | "_refrence_Name_text" |
| compound | false |
| data | "Savvas Andronikou, MD, PhD" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#737 -form: Symfony\Component\Form\Form {#793 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#747 …5} |
| full_name | "refrence[Name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "refrence_Name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_refrence_Name" |
| valid | true |
| value | "Savvas Andronikou, MD, PhD" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "doctor.andronikou@gmail.com" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
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 {#686 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#687 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#688 …} -namespace: Closure() {#690 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#732 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#748 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#749 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_refrence_Email" ] |
| cache_key | "_refrence_Email_text" |
| compound | false |
| data | "doctor.andronikou@gmail.com" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#815 -form: Symfony\Component\Form\Form {#796 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#817 …5} |
| full_name | "refrence[Email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "refrence_Email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_refrence_Email" |
| valid | true |
| value | "doctor.andronikou@gmail.com" |
Affiliation
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Please add" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
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 {#686 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#687 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#688 …} -namespace: Closure() {#690 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#750 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#730 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#731 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_refrence_Affiliation" ] |
| cache_key | "_refrence_Affiliation_text" |
| compound | false |
| data | "Please add" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#818 -form: Symfony\Component\Form\Form {#799 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#819 …5} |
| full_name | "refrence[Affiliation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "refrence_Affiliation" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Affiliation" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_refrence_Affiliation" |
| valid | true |
| value | "Please add" |
JobTitle
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Professor of Radiology at Children's Hospital of Philadelphia and University of Pennsylvania" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
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 {#686 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#687 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#688 …} -namespace: Closure() {#690 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#743 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#756 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#755 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_refrence_JobTitle" ] |
| cache_key | "_refrence_JobTitle_text" |
| compound | false |
| data | "Professor of Radiology at Children's Hospital of Philadelphia and University of Pennsylvania" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#820 -form: Symfony\Component\Form\Form {#802 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#846 …5} |
| full_name | "refrence[JobTitle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "refrence_JobTitle" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "JobTitle" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_refrence_JobTitle" |
| valid | true |
| value | "Professor of Radiology at Children's Hospital of Philadelphia and University of Pennsylvania" |
Phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Please add" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
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 {#686 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#687 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#688 …} -namespace: Closure() {#690 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#754 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#764 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#763 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_refrence_Phone" ] |
| cache_key | "_refrence_Phone_text" |
| compound | false |
| data | "Please add" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#848 -form: Symfony\Component\Form\Form {#805 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#849 …5} |
| full_name | "refrence[Phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "refrence_Phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_refrence_Phone" |
| valid | true |
| value | "Please add" |
Address
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Please add" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
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 {#686 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#687 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#688 …} -namespace: Closure() {#690 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#762 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#772 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#771 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_refrence_Address" ] |
| cache_key | "_refrence_Address_text" |
| compound | false |
| data | "Please add" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#850 -form: Symfony\Component\Form\Form {#808 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#851 …5} |
| full_name | "refrence[Address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "refrence_Address" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Address" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_refrence_Address" |
| valid | true |
| value | "Please add" |
RefLet
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\File {#714 +binaryFormat: false +mimeTypes: [ "application/pdf" "application/x-pdf" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid PDF document" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 6144000 +payload: null } ] |
[ Symfony\Component\Validator\Constraints\File {#714 +binaryFormat: false +mimeTypes: [ "application/pdf" "application/x-pdf" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid PDF document" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 6144000 +payload: null } ] |
| label | "Reference Letter (PDF file)" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\File {#714 +binaryFormat: false +mimeTypes: [ "application/pdf" "application/x-pdf" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid PDF document" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 6144000 +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#686 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#687 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#688 …} -namespace: Closure() {#690 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| 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 | "Reference Letter (PDF file)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| multiple | false |
| 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() {#783 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#784 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_refrence_RefLet" ] |
| cache_key | "_refrence_RefLet_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#852 -form: Symfony\Component\Form\Form {#811 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#853 …5} |
| full_name | "refrence[RefLet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "refrence_RefLet" |
| label | "Reference Letter (PDF file)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "RefLet" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_refrence_RefLet" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "000414224d2d7e15686523d23307a0.PdtHL7nmFFuHzFUc1yEBEl88gRqlYJNowqZfq-uUJmM.CZ8uQu2QehHzjQNxuRQyPzxGy2jOU_odk9M8xb_2ZFtH6B9_jqFCFN-tAA" |
| 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 | "000414224d2d7e15686523d23307a0.PdtHL7nmFFuHzFUc1yEBEl88gRqlYJNowqZfq-uUJmM.CZ8uQu2QehHzjQNxuRQyPzxGy2jOU_odk9M8xb_2ZFtH6B9_jqFCFN-tAA" |
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 {#686 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#687 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#688 …} -namespace: Closure() {#690 …} } |
| data | "000414224d2d7e15686523d23307a0.PdtHL7nmFFuHzFUc1yEBEl88gRqlYJNowqZfq-uUJmM.CZ8uQu2QehHzjQNxuRQyPzxGy2jOU_odk9M8xb_2ZFtH6B9_jqFCFN-tAA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#870 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#869 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#601 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#871 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_refrence__token" ] |
| cache_key | "_refrence__token_hidden" |
| compound | false |
| data | "000414224d2d7e15686523d23307a0.PdtHL7nmFFuHzFUc1yEBEl88gRqlYJNowqZfq-uUJmM.CZ8uQu2QehHzjQNxuRQyPzxGy2jOU_odk9M8xb_2ZFtH6B9_jqFCFN-tAA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#881 -form: Symfony\Component\Form\Form {#877 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#872 …5} |
| full_name | "refrence[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "refrence__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_refrence__token" |
| valid | true |
| value | "000414224d2d7e15686523d23307a0.PdtHL7nmFFuHzFUc1yEBEl88gRqlYJNowqZfq-uUJmM.CZ8uQu2QehHzjQNxuRQyPzxGy2jOU_odk9M8xb_2ZFtH6B9_jqFCFN-tAA" |