Forms
-
1contact
-
subject
-
firstName
-
lastName
-
phone
-
adresse
-
adresseSupplementaire
-
zipCode
-
city
-
country
-
email
-
message
-
imageFile
-
file
-
-
captcha
-
submit
-
_token
-
contact
Form type:
"App\Form\ContactType"
Errors
| Message | Origin | Cause |
|---|---|---|
| The captcha value is missing | Unknown. |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1193 root: Symfony\Component\Form\Form {#975 …} path: "children[captcha].data" value: null } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Contact {#732 -id: null -firstName: "mike morten pedersen" -lastName: "mike morten pedersen" -phone: "86148546955" -adresse: "kaohsiung municipality" -adresseSupplementaire: "kaohsiung municipality" -zipCode: "124521" -city: "kaohsiung municipality" -email: "info@professionalseocleanup.com" -message: """ hi, \r\n while reviewing ngravecreations.com, we spotted toxic backlinks that could put your site at risk of a google penalty. especially that this google spam update had a high impact in ranks. this is an easy and quick fix for you. totally free of charge. no obligations. \r\n \r\n fix it now: \r\n https://www.professionalseocleanup.com/ \r\n \r\n need help or questions? chat here: \r\n https://www.professionalseocleanup.com/whatsapp/ \r\n \r\n best, \r\n mike morten pedersen\r\n \r\n +1 (855) 221-7591 \r\n info@professionalseocleanup.com """ -response: null -imageFile: null -imageName: null -imageSize: null -updatedAt: null -subject: "particulierIns" -country: "taiwan" } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\Contact {#732 -id: null -firstName: "mike morten pedersen" -lastName: "mike morten pedersen" -phone: "86148546955" -adresse: "kaohsiung municipality" -adresseSupplementaire: "kaohsiung municipality" -zipCode: "124521" -city: "kaohsiung municipality" -email: "info@professionalseocleanup.com" -message: """ hi, \r\n while reviewing ngravecreations.com, we spotted toxic backlinks that could put your site at risk of a google penalty. especially that this google spam update had a high impact in ranks. this is an easy and quick fix for you. totally free of charge. no obligations. \r\n \r\n fix it now: \r\n https://www.professionalseocleanup.com/ \r\n \r\n need help or questions? chat here: \r\n https://www.professionalseocleanup.com/whatsapp/ \r\n \r\n best, \r\n mike morten pedersen\r\n \r\n +1 (855) 221-7591 \r\n info@professionalseocleanup.com """ -response: null -imageFile: null -imageName: null -imageSize: null -updatedAt: null -subject: "particulierIns" -country: "taiwan" } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Contact {#732 -id: null -firstName: "mike morten pedersen" -lastName: "mike morten pedersen" -phone: "86148546955" -adresse: "kaohsiung municipality" -adresseSupplementaire: "kaohsiung municipality" -zipCode: "124521" -city: "kaohsiung municipality" -email: "info@professionalseocleanup.com" -message: """ hi, \r\n while reviewing ngravecreations.com, we spotted toxic backlinks that could put your site at risk of a google penalty. especially that this google spam update had a high impact in ranks. this is an easy and quick fix for you. totally free of charge. no obligations. \r\n \r\n fix it now: \r\n https://www.professionalseocleanup.com/ \r\n \r\n need help or questions? chat here: \r\n https://www.professionalseocleanup.com/whatsapp/ \r\n \r\n best, \r\n mike morten pedersen\r\n \r\n +1 (855) 221-7591 \r\n info@professionalseocleanup.com """ -response: null -imageFile: null -imageName: null -imageSize: null -updatedAt: null -subject: "particulierIns" -country: "taiwan" } |
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 {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| data | App\Entity\Contact {#732 -id: null -firstName: "mike morten pedersen" -lastName: "mike morten pedersen" -phone: "86148546955" -adresse: "kaohsiung municipality" -adresseSupplementaire: "kaohsiung municipality" -zipCode: "124521" -city: "kaohsiung municipality" -email: "info@professionalseocleanup.com" -message: """ hi, \r\n while reviewing ngravecreations.com, we spotted toxic backlinks that could put your site at risk of a google penalty. especially that this google spam update had a high impact in ranks. this is an easy and quick fix for you. totally free of charge. no obligations. \r\n \r\n fix it now: \r\n https://www.professionalseocleanup.com/ \r\n \r\n need help or questions? chat here: \r\n https://www.professionalseocleanup.com/whatsapp/ \r\n \r\n best, \r\n mike morten pedersen\r\n \r\n +1 (855) 221-7591 \r\n info@professionalseocleanup.com """ -response: null -imageFile: null -imageName: null -imageSize: null -updatedAt: null -subject: "particulierIns" -country: "taiwan" } |
| data_class | "App\Entity\Contact" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#790 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Contact" } } |
| 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() {#792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#791 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact" "_contact" ] |
| cache_key | "_contact_contact" |
| compound | true |
| data | App\Entity\Contact {#732 -id: null -firstName: "mike morten pedersen" -lastName: "mike morten pedersen" -phone: "86148546955" -adresse: "kaohsiung municipality" -adresseSupplementaire: "kaohsiung municipality" -zipCode: "124521" -city: "kaohsiung municipality" -email: "info@professionalseocleanup.com" -message: """ hi, \r\n while reviewing ngravecreations.com, we spotted toxic backlinks that could put your site at risk of a google penalty. especially that this google spam update had a high impact in ranks. this is an easy and quick fix for you. totally free of charge. no obligations. \r\n \r\n fix it now: \r\n https://www.professionalseocleanup.com/ \r\n \r\n need help or questions? chat here: \r\n https://www.professionalseocleanup.com/whatsapp/ \r\n \r\n best, \r\n mike morten pedersen\r\n \r\n +1 (855) 221-7591 \r\n info@professionalseocleanup.com """ -response: null -imageFile: null -imageName: null -imageSize: null -updatedAt: null -subject: "particulierIns" -country: "taiwan" } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1020 -form: Symfony\Component\Form\Form {#975 …} -errors: [ Symfony\Component\Form\FormError {#1246 #messageTemplate: "The captcha value is missing" #messageParameters: [ "{{ value }}" => """" "{{ errorCodes }}" => """" ] #messagePluralization: null -message: "The captcha value is missing" -cause: Symfony\Component\Validator\ConstraintViolation {#1193 root: Symfony\Component\Form\Form {#975 …} path: "children[captcha].data" value: null } -origin: Symfony\Component\Form\Form {#1032 …} } ] } |
| form | Symfony\Component\Form\FormView {#1155 …5} |
| full_name | "contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact" |
| valid | false |
| value | App\Entity\Contact {#732 -id: null -firstName: "mike morten pedersen" -lastName: "mike morten pedersen" -phone: "86148546955" -adresse: "kaohsiung municipality" -adresseSupplementaire: "kaohsiung municipality" -zipCode: "124521" -city: "kaohsiung municipality" -email: "info@professionalseocleanup.com" -message: """ hi, \r\n while reviewing ngravecreations.com, we spotted toxic backlinks that could put your site at risk of a google penalty. especially that this google spam update had a high impact in ranks. this is an easy and quick fix for you. totally free of charge. no obligations. \r\n \r\n fix it now: \r\n https://www.professionalseocleanup.com/ \r\n \r\n need help or questions? chat here: \r\n https://www.professionalseocleanup.com/whatsapp/ \r\n \r\n best, \r\n mike morten pedersen\r\n \r\n +1 (855) 221-7591 \r\n info@professionalseocleanup.com """ -response: null -imageFile: null -imageName: null -imageSize: null -updatedAt: null -subject: "particulierIns" -country: "taiwan" } |
subject
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "particulierIns" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Inscription Particulier" => "particulierIns" ] |
[ "Inscription Particulier" => "particulierIns" ] |
| label | "Subject :" |
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 | [ "Inscription Particulier" => "particulierIns" ] |
| 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 {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| 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 | "Subject :" |
| 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() {#814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#812 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_subject" ] |
| cache_key | "_contact_subject_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1269 +label: "Inscription Particulier" +value: "particulierIns" +data: "particulierIns" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "particulierIns" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1185 -form: Symfony\Component\Form\Form {#978 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1311 …5} |
| full_name | "contact[subject]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_subject" |
| is_selected | Closure($choice, $value) {#1308 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Subject :" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "subject" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_subject" |
| valid | true |
| value | "particulierIns" |
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "mike morten pedersen" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "First Name" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#828 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 | "First Name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#830 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#829 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_firstName" ] |
| cache_key | "_contact_firstName_text" |
| compound | false |
| data | "mike morten pedersen" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1307 -form: Symfony\Component\Form\Form {#981 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1306 …5} |
| full_name | "contact[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_firstName" |
| label | "First Name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_firstName" |
| valid | true |
| value | "mike morten pedersen" |
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "mike morten pedersen" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Last Name" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#837 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 | "Last Name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#838 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_lastName" ] |
| cache_key | "_contact_lastName_text" |
| compound | false |
| data | "mike morten pedersen" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1304 -form: Symfony\Component\Form\Form {#984 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1305 …5} |
| full_name | "contact[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_lastName" |
| label | "Last Name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_lastName" |
| valid | true |
| value | "mike morten pedersen" |
phone
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "86148546955" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Phone" |
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 {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#846 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 | "Phone" |
| 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() {#848 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#847 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_phone" ] |
| cache_key | "_contact_phone_text" |
| compound | false |
| data | "86148546955" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1302 -form: Symfony\Component\Form\Form {#987 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1303 …5} |
| full_name | "contact[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_phone" |
| label | "Phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_phone" |
| valid | true |
| value | "86148546955" |
adresse
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "kaohsiung municipality" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Adress" |
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 {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#855 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 | "Adress" |
| 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() {#857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#856 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_adresse" ] |
| cache_key | "_contact_adresse_text" |
| compound | false |
| data | "kaohsiung municipality" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1300 -form: Symfony\Component\Form\Form {#990 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1301 …5} |
| full_name | "contact[adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_adresse" |
| label | "Adress" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresse" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_adresse" |
| valid | true |
| value | "kaohsiung municipality" |
adresseSupplementaire
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "kaohsiung municipality" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Additional Address" |
same as passed value |
| 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 {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#864 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 | "Additional Address" |
| 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() {#866 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#865 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_adresseSupplementaire" ] |
| cache_key | "_contact_adresseSupplementaire_text" |
| compound | false |
| data | "kaohsiung municipality" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1298 -form: Symfony\Component\Form\Form {#993 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1299 …5} |
| full_name | "contact[adresseSupplementaire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_adresseSupplementaire" |
| label | "Additional Address" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresseSupplementaire" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_adresseSupplementaire" |
| valid | true |
| value | "kaohsiung municipality" |
zipCode
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "124521" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "PostCode" |
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 {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#873 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 | "PostCode" |
| 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() {#875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#874 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_zipCode" ] |
| cache_key | "_contact_zipCode_text" |
| compound | false |
| data | "124521" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1296 -form: Symfony\Component\Form\Form {#996 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1297 …5} |
| full_name | "contact[zipCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_zipCode" |
| label | "PostCode" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zipCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_zipCode" |
| valid | true |
| value | "124521" |
city
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "kaohsiung municipality" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "City" |
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 {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#882 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 | "City" |
| 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() {#884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#883 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_city" ] |
| cache_key | "_contact_city_text" |
| compound | false |
| data | "kaohsiung municipality" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1294 -form: Symfony\Component\Form\Form {#999 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1295 …5} |
| full_name | "contact[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_city" |
| label | "City" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_city" |
| valid | true |
| value | "kaohsiung municipality" |
country
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "taiwan" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Country" |
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 {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#891 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 | "Country" |
| 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() {#893 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#892 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_country" ] |
| cache_key | "_contact_country_text" |
| compound | false |
| data | "taiwan" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1292 -form: Symfony\Component\Form\Form {#1002 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1293 …5} |
| full_name | "contact[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_country" |
| label | "Country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "country" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_country" |
| valid | true |
| value | "taiwan" |
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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "info@professionalseocleanup.com" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#904 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 | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#905 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_email" ] |
| cache_key | "_contact_email_email" |
| compound | false |
| data | "info@professionalseocleanup.com" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1290 -form: Symfony\Component\Form\Form {#1005 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1291 …5} |
| full_name | "contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_email" |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_email" |
| valid | true |
| value | "info@professionalseocleanup.com" |
message
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | """ hi, \r\n while reviewing ngravecreations.com, we spotted toxic backlinks that could put your site at risk of a google penalty. especially that this google spam update had a high impact in ranks. this is an easy and quick fix for you. totally free of charge. no obligations. \r\n \r\n fix it now: \r\n https://www.professionalseocleanup.com/ \r\n \r\n need help or questions? chat here: \r\n https://www.professionalseocleanup.com/whatsapp/ \r\n \r\n best, \r\n mike morten pedersen\r\n \r\n +1 (855) 221-7591 \r\n info@professionalseocleanup.com """ |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Message" |
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 {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#917 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 | "Message" |
| 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() {#919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#918 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_message" ] |
| cache_key | "_contact_message_textarea" |
| compound | false |
| data | """ hi, \r\n while reviewing ngravecreations.com, we spotted toxic backlinks that could put your site at risk of a google penalty. especially that this google spam update had a high impact in ranks. this is an easy and quick fix for you. totally free of charge. no obligations. \r\n \r\n fix it now: \r\n https://www.professionalseocleanup.com/ \r\n \r\n need help or questions? chat here: \r\n https://www.professionalseocleanup.com/whatsapp/ \r\n \r\n best, \r\n mike morten pedersen\r\n \r\n +1 (855) 221-7591 \r\n info@professionalseocleanup.com """ |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1195 -form: Symfony\Component\Form\Form {#1008 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1289 …5} |
| full_name | "contact[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_message" |
| label | "Message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_message" |
| valid | true |
| value | """ hi, \r\n while reviewing ngravecreations.com, we spotted toxic backlinks that could put your site at risk of a google penalty. especially that this google spam update had a high impact in ranks. this is an easy and quick fix for you. totally free of charge. no obligations. \r\n \r\n fix it now: \r\n https://www.professionalseocleanup.com/ \r\n \r\n need help or questions? chat here: \r\n https://www.professionalseocleanup.com/whatsapp/ \r\n \r\n best, \r\n mike morten pedersen\r\n \r\n +1 (855) 221-7591 \r\n info@professionalseocleanup.com """ |
imageFile
Form type:
"Vich\UploaderBundle\Form\Type\VichImageType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "file" => null ] |
| Model Format |
null
|
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Picture" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| 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 {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| data_class | null |
| delete_label | "vich_uploader.form_label.delete_confirm" |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | true |
| empty_data | Closure(FormInterface $form) {#936 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 | [] |
| image_uri | true |
| imagine_pattern | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Picture" |
| 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 |
| storage_resolve_method | 0 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#937 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_image" "_contact_imageFile" ] |
| cache_key | "_contact_imageFile_vich_image" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | null |
| errors | Symfony\Component\Form\FormErrorIterator {#1317 -form: Symfony\Component\Form\Form {#1026 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1237 …5} |
| full_name | "contact[imageFile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_imageFile" |
| image_uri | null |
| label | "Picture" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageFile" |
| object | App\Entity\Contact {#732 -id: null -firstName: "mike morten pedersen" -lastName: "mike morten pedersen" -phone: "86148546955" -adresse: "kaohsiung municipality" -adresseSupplementaire: "kaohsiung municipality" -zipCode: "124521" -city: "kaohsiung municipality" -email: "info@professionalseocleanup.com" -message: """ hi, \r\n while reviewing ngravecreations.com, we spotted toxic backlinks that could put your site at risk of a google penalty. especially that this google spam update had a high impact in ranks. this is an easy and quick fix for you. totally free of charge. no obligations. \r\n \r\n fix it now: \r\n https://www.professionalseocleanup.com/ \r\n \r\n need help or questions? chat here: \r\n https://www.professionalseocleanup.com/whatsapp/ \r\n \r\n best, \r\n mike morten pedersen\r\n \r\n +1 (855) 221-7591 \r\n info@professionalseocleanup.com """ -response: null -imageFile: null -imageName: null -imageSize: null -updatedAt: null -subject: "particulierIns" -country: "taiwan" } |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_imageFile" |
| valid | true |
| value | [ "file" => null ] |
file
Form type:
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "accept" => "image/*" ] |
[ "accept" => "image/*" ] |
| label | "Picture" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => "image/*" ] |
| 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 {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| 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 | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Picture" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| 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() {#1019 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1018 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_contact_imageFile_file" ] |
| cache_key | "_contact_imageFile_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1315 -form: Symfony\Component\Form\Form {#1029 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1313 …5} |
| full_name | "contact[imageFile][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_imageFile_file" |
| label | "Picture" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_contact_imageFile_file" |
| valid | true |
| value | "" |
captcha
Form type:
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action_name | "contact" |
same as passed value |
| constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#798 +payload: null +groups: [ "Default" ] +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#798 +payload: null +groups: [ "Default" ] +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| locale | "en" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "contact" |
| 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 | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#798 +payload: null +groups: [ "Default" ] +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| 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 {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#956 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 | [] |
| host | null |
| 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 | [] |
| locale | "en" |
| 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 | [] |
| script_nonce_csp | "" |
| setter | null |
| site_key | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#957 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| action_name | "contact" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_contact_captcha" ] |
| cache_key | "_contact_captcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| enabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1312 -form: Symfony\Component\Form\Form {#1032 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1321 …5} |
| full_name | "contact[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | "www.google.com" |
| id | "contact_captcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "en" |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6Lfv_fcpAAAAAFeL_g95Nr7ktm4Fj1EWeJwBuc5c" |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_captcha" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
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 | null |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_contact_submit" ] |
| cache_key | "_contact_submit_submit" |
| clicked | true |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1316 …5} |
| full_name | "contact[submit]" |
| id | "contact_submit" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_contact_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "76f2046a4.qAYmvrfGkSdpk6-jqZjAJy6UmhUOUG0EyY6uVyKXu5w.wEofhseyxRIkxv3B8PezVmbL6WU7CSoz8cH0O1vwyN7LV0KL_5_7dgj5_g" |
| 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 | "76f2046a4.qAYmvrfGkSdpk6-jqZjAJy6UmhUOUG0EyY6uVyKXu5w.wEofhseyxRIkxv3B8PezVmbL6WU7CSoz8cH0O1vwyN7LV0KL_5_7dgj5_g" |
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 {#764 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#765 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#766 …} -namespace: Closure() {#768 …} } |
| data | "76f2046a4.qAYmvrfGkSdpk6-jqZjAJy6UmhUOUG0EyY6uVyKXu5w.wEofhseyxRIkxv3B8PezVmbL6WU7CSoz8cH0O1vwyN7LV0KL_5_7dgj5_g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1189 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() {#1319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $message: Closure() {#1318 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
| cache_key | "_contact__token_hidden" |
| compound | false |
| data | "76f2046a4.qAYmvrfGkSdpk6-jqZjAJy6UmhUOUG0EyY6uVyKXu5w.wEofhseyxRIkxv3B8PezVmbL6WU7CSoz8cH0O1vwyN7LV0KL_5_7dgj5_g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1329 -form: Symfony\Component\Form\Form {#1325 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1320 …5} |
| full_name | "contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact__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 | "_contact__token" |
| valid | true |
| value | "76f2046a4.qAYmvrfGkSdpk6-jqZjAJy6UmhUOUG0EyY6uVyKXu5w.wEofhseyxRIkxv3B8PezVmbL6WU7CSoz8cH0O1vwyN7LV0KL_5_7dgj5_g" |