Forms
contact_form
"App\Form\ContactFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "email" => "noreply@noreply.xyz" "full_name" => "No Reply" "message" => """ Subject: IT Specialist Looking for Full-Time Remote Role with Your Company\r\n \r\n Dear [Sir/Madam],\r\n \r\n I hope this message finds you well. My name is Shaheen Iqbal, a dedicated professional from Pakistan with an MCS in Computer Science. Over the years, I have built a strong foundation in IT and mastered several programming languages, allowing me to excel in a broad range of technical and creative tasks.\r\n \r\n With 12 years of freelancing experience, I have developed expertise in website management, social media marketing, graphic design, video editing, Microsoft Office tasks, email management, live chat query handling, data analysis, and more. I am highly skilled at managing multiple projects simultaneously and handling diverse responsibilities with precision.\r\n \r\n I am now seeking a full-time remote position and believe your company offers the ideal environment for my skills and aspirations. I am flexible and can work across any time zone, ensuring seamless communication and efficient project delivery.\r\n \r\n In addition to my technical skills, I am confident that I can help your company grow by enhancing your online presence, improving operational workflows, and providing innovative solutions. I am fluent in English, Urdu, and Punjabi, and for any written communication in other languages, I can easily use Google Translate to ensure clear and accurate communication. I would be thrilled to contribute to your team and would greatly appreciate the opportunity to discuss how I can add value to your organization.\r\n \r\n Please feel free to reach out to me via email at shaheeniqbalonlineworking@gmail.com for further communication. \r\n \r\n I look forward to hearing from you soon.\r\n \r\n Best regards, \r\n Shaheen Iqbal """ ] |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
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 {#2284 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2285 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2286 …} -namespace: Closure() {#2288 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2307 : "Symfony\Component\Form\Extension\Core\Type\FormType" : Symfony\Component\Form\Extension\Core\Type\FormType {#2236 …} } |
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() {#2309 : "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" : Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2290 …} : { : Pimcore\Translation\Translator {#338 …} : "validators" : Closure() {#2308 …} } } |
validation_groups | null |