Forms
-
1contact_form
-
firstName
-
lastName
-
email
-
phone
-
message
-
recaptchaToken
-
submit
-
_token
-
contact_form
Form type:
"App\Form\ContactFormType"
Errors
| Message | Origin | Cause |
|---|---|---|
| De spambeveiliging kon uw aanvraag niet verifiëren. Probeer het opnieuw. | Unknown. |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#2113 root: Symfony\Component\Form\Form {#1978 …} path: "children[recaptchaToken].data" value: "hlqkxrrk" } |
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 | [ "firstName" => "igypwpnohf" "lastName" => "tlnqylzrfk" "email" => "melodic@hotmail.com" "phone" => "+1-415-891-7500" "message" => "zhnfmwzsohgmyflloykhgotgkqujed" ] |
| 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 {#1807 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1808 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1809 …} -namespace: Closure() {#1811 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1877 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 | "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() {#1879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#412 …} $message: Closure() {#1878 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_form" "_contact_form" ] |
| cache_key | "_contact_form_contact_form" |
| compound | true |
| data | [ "firstName" => "igypwpnohf" "lastName" => "tlnqylzrfk" "email" => "melodic@hotmail.com" "phone" => "+1-415-891-7500" "message" => "zhnfmwzsohgmyflloykhgotgkqujed" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1936 -errors: [ Symfony\Component\Form\FormError {#2090 #messageTemplate: "De spambeveiliging kon uw aanvraag niet verifiëren. Probeer het opnieuw." -origin: Symfony\Component\Form\Form {#1996 …} -message: "De spambeveiliging kon uw aanvraag niet verifiëren. Probeer het opnieuw." #messageParameters: [] #messagePluralization: null -cause: Symfony\Component\Validator\ConstraintViolation {#2113 root: Symfony\Component\Form\Form {#1978 …} path: "children[recaptchaToken].data" value: "hlqkxrrk" } } ] -form: Symfony\Component\Form\Form {#1978 …} } |
| form | Symfony\Component\Form\FormView {#2043 …5} |
| full_name | "contact_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_form" |
| valid | false |
| value | [ "firstName" => "igypwpnohf" "lastName" => "tlnqylzrfk" "email" => "melodic@hotmail.com" "phone" => "+1-415-891-7500" "message" => "zhnfmwzsohgmyflloykhgotgkqujed" ] |
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 | "igypwpnohf" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1885 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft uw voornaam in." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1885 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft uw voornaam in." +allowNull: false +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1885 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft uw voornaam in." +allowNull: false +normalizer: 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 {#1807 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1808 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1809 …} -namespace: Closure() {#1811 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1898 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#412 …} $message: Closure() {#1899 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_firstName" ] |
| cache_key | "_contact_form_firstName_text" |
| compound | false |
| data | "igypwpnohf" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2072 -errors: [] -form: Symfony\Component\Form\Form {#1981 …} } |
| form | Symfony\Component\Form\FormView {#2101 …5} |
| full_name | "contact_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_firstName" |
| label | null |
| 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_form_firstName" |
| valid | true |
| value | "igypwpnohf" |
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 | "tlnqylzrfk" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1886 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft uw achternaam in." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1886 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft uw achternaam in." +allowNull: false +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1886 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft uw achternaam in." +allowNull: false +normalizer: 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 {#1807 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1808 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1809 …} -namespace: Closure() {#1811 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1907 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#412 …} $message: Closure() {#1908 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_lastName" ] |
| cache_key | "_contact_form_lastName_text" |
| compound | false |
| data | "tlnqylzrfk" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#319 -errors: [] -form: Symfony\Component\Form\Form {#1984 …} } |
| form | Symfony\Component\Form\FormView {#2071 …5} |
| full_name | "contact_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_lastName" |
| label | null |
| 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_form_lastName" |
| valid | true |
| value | "tlnqylzrfk" |
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 | "melodic@hotmail.com" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1887 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft een e-mailadres in." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1888 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft een geldig e-mailadres in." +mode: "loose" +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1887 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft een e-mailadres in." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1888 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft een geldig e-mailadres in." +mode: "loose" +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1887 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft een e-mailadres in." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1888 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft een geldig e-mailadres in." +mode: "loose" +normalizer: 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 {#1807 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1808 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1809 …} -namespace: Closure() {#1811 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1920 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 | 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#412 …} $message: Closure() {#1921 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_form_email" ] |
| cache_key | "_contact_form_email_email" |
| compound | false |
| data | "melodic@hotmail.com" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2103 -errors: [] -form: Symfony\Component\Form\Form {#1987 …} } |
| form | Symfony\Component\Form\FormView {#2104 …5} |
| full_name | "contact_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_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 | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_form_email" |
| valid | true |
| value | "melodic@hotmail.com" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | "+1-415-891-7500" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1889 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft een e-mailadres in." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1889 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft een e-mailadres in." +allowNull: false +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1889 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft een e-mailadres in." +allowNull: false +normalizer: 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 {#1807 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1808 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1809 …} -namespace: Closure() {#1811 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1933 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 provide a valid phone number." |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#412 …} $message: Closure() {#1934 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_contact_form_phone" ] |
| cache_key | "_contact_form_phone_tel" |
| compound | false |
| data | "+1-415-891-7500" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2114 -errors: [] -form: Symfony\Component\Form\Form {#1990 …} } |
| form | Symfony\Component\Form\FormView {#2111 …5} |
| full_name | "contact_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_phone" |
| label | null |
| 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_form_phone" |
| valid | true |
| value | "+1-415-891-7500" |
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 | "zhnfmwzsohgmyflloykhgotgkqujed" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1890 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft uw vraag of opmerking in." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1890 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft uw vraag of opmerking in." +allowNull: false +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1890 +payload: null +groups: [ "Default" ] +message: "Vul alstublieft uw vraag of opmerking in." +allowNull: false +normalizer: 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 {#1807 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1808 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1809 …} -namespace: Closure() {#1811 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1946 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#412 …} $message: Closure() {#1947 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_form_message" ] |
| cache_key | "_contact_form_message_textarea" |
| compound | false |
| data | "zhnfmwzsohgmyflloykhgotgkqujed" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2116 -errors: [] -form: Symfony\Component\Form\Form {#1993 …} } |
| form | Symfony\Component\Form\FormView {#2115 …5} |
| full_name | "contact_form[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_message" |
| label | null |
| 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_form_message" |
| valid | true |
| value | "zhnfmwzsohgmyflloykhgotgkqujed" |
recaptchaToken
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 | "hlqkxrrk" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ App\Validator\ValidRecaptcha {#1891 +payload: null +groups: [ "Default" ] +message: "De spambeveiliging kon uw aanvraag niet verifiëren. Probeer het opnieuw." } ] |
[ App\Validator\ValidRecaptcha {#1891 +payload: null +groups: [ "Default" ] +message: "De spambeveiliging kon uw aanvraag niet verifiëren. Probeer het opnieuw." } ] |
| 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 | null |
| by_reference | true |
| compound | false |
| constraints | [ App\Validator\ValidRecaptcha {#1891 +payload: null +groups: [ "Default" ] +message: "De spambeveiliging kon uw aanvraag niet verifiëren. Probeer het opnieuw." } ] |
| 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 {#1807 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1808 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1809 …} -namespace: Closure() {#1811 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1959 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() {#1961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#412 …} $message: Closure() {#1960 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_contact_form_recaptchaToken" ] |
| cache_key | "_contact_form_recaptchaToken_hidden" |
| compound | false |
| data | "hlqkxrrk" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2118 -errors: [] -form: Symfony\Component\Form\Form {#1996 …} } |
| form | Symfony\Component\Form\FormView {#2117 …5} |
| full_name | "contact_form[recaptchaToken]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_recaptchaToken" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptchaToken" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_contact_form_recaptchaToken" |
| valid | true |
| value | "hlqkxrrk" |
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_form_submit" ] |
| cache_key | "_contact_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2119 …5} |
| full_name | "contact_form[submit]" |
| id | "contact_form_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_form_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "13948a7a1711134a2a267c3d554cdc1.PgWpN3RzQLjsYx86iANQIzeM5eR0nRxR4rFH5Gole2k.ZG3hXCcKFICiK1oJzTEqFVbgoJ0g2loBoeklj11sLSNMKMR0RCIzlb4ZSg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "13948a7a1711134a2a267c3d554cdc1.PgWpN3RzQLjsYx86iANQIzeM5eR0nRxR4rFH5Gole2k.ZG3hXCcKFICiK1oJzTEqFVbgoJ0g2loBoeklj11sLSNMKMR0RCIzlb4ZSg" |
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 {#1807 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1808 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1809 …} -namespace: Closure() {#1811 …} } |
| data | "13948a7a1711134a2a267c3d554cdc1.PgWpN3RzQLjsYx86iANQIzeM5eR0nRxR4rFH5Gole2k.ZG3hXCcKFICiK1oJzTEqFVbgoJ0g2loBoeklj11sLSNMKMR0RCIzlb4ZSg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2100 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() {#2121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#412 …} $message: Closure() {#2120 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_form__token" ] |
| cache_key | "_contact_form__token_hidden" |
| compound | false |
| data | "13948a7a1711134a2a267c3d554cdc1.PgWpN3RzQLjsYx86iANQIzeM5eR0nRxR4rFH5Gole2k.ZG3hXCcKFICiK1oJzTEqFVbgoJ0g2loBoeklj11sLSNMKMR0RCIzlb4ZSg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2131 -errors: [] -form: Symfony\Component\Form\Form {#2127 …} } |
| form | Symfony\Component\Form\FormView {#2122 …5} |
| full_name | "contact_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form__token" |
| valid | true |
| value | "13948a7a1711134a2a267c3d554cdc1.PgWpN3RzQLjsYx86iANQIzeM5eR0nRxR4rFH5Gole2k.ZG3hXCcKFICiK1oJzTEqFVbgoJ0g2loBoeklj11sLSNMKMR0RCIzlb4ZSg" |