Forms
-
content_contact
-
contact_by_company
-
contact_by_name
-
contact_by_email
-
message
-
fi_content
-
captcha
-
save
-
_token
-
email_address
-
content_contact
Form type:
"App\Form\Type\ContentContactType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ContentContact {#1549 -id: null -fiContent: null -fiAdvertiser: null -message: null -status: null -contactByName: null -contactByEmail: null -contactByPhone: null -contactByCompany: null -contactByCountry: null -createDate: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\ContentContact {#1549 -id: null -fiContent: null -fiAdvertiser: null -message: null -status: null -contactByName: null -contactByEmail: null -contactByPhone: null -contactByCompany: null -contactByCountry: null -createDate: null } |
same as passed value |
| honeypot | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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\SameOriginCsrfTokenManager {#778 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#780 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\ContentContact {#1549 -id: null -fiContent: null -fiAdvertiser: null -message: null -status: null -contactByName: null -contactByEmail: null -contactByPhone: null -contactByCompany: null -contactByCountry: null -createDate: null } |
| data_class | "App\Entity\ContentContact" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1735 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ContentContact" } } |
| 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 | [] |
| honeypot | true |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| 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 |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1736 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "content_contact" "_content_contact" ] |
| cache_key | "_content_contact_content_contact" |
| compound | true |
| data | App\Entity\ContentContact {#1549 -id: null -fiContent: null -fiAdvertiser: null -message: null -status: null -contactByName: null -contactByEmail: null -contactByPhone: null -contactByCompany: null -contactByCountry: null -createDate: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1843 -errors: [] -form: Symfony\Component\Form\Form {#1821 …} } |
| form | Symfony\Component\Form\FormView {#1738 …5} |
| full_name | "content_contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "content_contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_content_contact" |
| valid | true |
| value | App\Entity\ContentContact {#1549 -id: null -fiContent: null -fiAdvertiser: null -message: null -status: null -contactByName: null -contactByEmail: null -contactByPhone: null -contactByCompany: null -contactByCountry: null -createDate: null } |
contact_by_company
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Your company" ] |
[ "placeholder" => "Your company" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Your company" ] |
| 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\SameOriginCsrfTokenManager {#778 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#780 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1678 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 | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1691 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1684 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Your company" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_contact_contact_by_company" ] |
| cache_key | "_content_contact_contact_by_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1865 -errors: [] -form: Symfony\Component\Form\Form {#1883 …} } |
| form | Symfony\Component\Form\FormView {#1863 …5} |
| full_name | "content_contact[contact_by_company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_contact_contact_by_company" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_by_company" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_content_contact_contact_by_company" |
| valid | true |
| value | "" |
contact_by_name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Your name *" ] |
[ "placeholder" => "Your name *" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Your name *" ] |
| 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\SameOriginCsrfTokenManager {#778 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#780 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1503 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 | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| 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 |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1505 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1504 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Your name *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_contact_contact_by_name" ] |
| cache_key | "_content_contact_contact_by_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1866 -errors: [] -form: Symfony\Component\Form\Form {#1880 …} } |
| form | Symfony\Component\Form\FormView {#1867 …5} |
| full_name | "content_contact[contact_by_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_contact_contact_by_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_by_name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_content_contact_contact_by_name" |
| valid | true |
| value | "" |
contact_by_email
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Your email *" ] |
[ "placeholder" => "Your email *" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Your email *" ] |
| 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\SameOriginCsrfTokenManager {#778 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#780 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1788 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 | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| 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 |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1779 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Your email *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_contact_contact_by_email" ] |
| cache_key | "_content_contact_contact_by_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1868 -errors: [] -form: Symfony\Component\Form\Form {#1877 …} } |
| form | Symfony\Component\Form\FormView {#1870 …5} |
| full_name | "content_contact[contact_by_email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_contact_contact_by_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_by_email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_content_contact_contact_by_email" |
| valid | true |
| value | "" |
message
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Your message" ] |
[ "placeholder" => "Your message" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Your message" ] |
| 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\SameOriginCsrfTokenManager {#778 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#780 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1789 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 | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1791 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1786 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Your message" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_content_contact_message" ] |
| cache_key | "_content_contact_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1795 -errors: [] -form: Symfony\Component\Form\Form {#1886 …} } |
| form | Symfony\Component\Form\FormView {#1807 …5} |
| full_name | "content_contact[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_contact_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 | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_content_contact_message" |
| valid | true |
| value | "" |
fi_content
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
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 | 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\SameOriginCsrfTokenManager {#778 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#780 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1774 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 | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| 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 | 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 |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1773 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_content_contact_fi_content" ] |
| cache_key | "_content_contact_fi_content_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1765 -errors: [] -form: Symfony\Component\Form\Form {#1889 …} } |
| form | Symfony\Component\Form\FormView {#1784 …5} |
| full_name | "content_contact[fi_content]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_contact_fi_content" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fi_content" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_content_contact_fi_content" |
| valid | true |
| value | "" |
captcha
Form type:
"Gregwar\CaptchaBundle\Type\CaptchaType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Captcha *" ] |
[ "placeholder" => "Captcha *" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| as_file | false |
| as_url | false |
| attr | [ "placeholder" => "Captcha *" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| background_color | [] |
| background_images | [] |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| bypass_code | null |
| charset | "abcdefhjkmnprstuvwxyz23456789" |
| 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\SameOriginCsrfTokenManager {#778 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#780 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| distortion | true |
| empty_data | Closure(FormInterface $form) {#1809 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| expiration | 60 |
| extra_fields_message | "This form should not contain extra fields." |
| font | "/home/mobilityplaza-portal-dev/htdocs/portal-dev.mobilityplaza.org/public/mobilityplaza/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf" |
| form_attr | false |
| gc_freq | 100 |
| getter | null |
| height | 50 |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| humanity | 0 |
| ignore_all_effects | false |
| image_folder | "captcha" |
| inherit_data | false |
| interpolation | true |
| invalid_message | "Bad code value" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_value | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| length | 5 |
| mapped | false |
| max_behind_lines | null |
| max_front_lines | null |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| quality | 50 |
| reload | false |
| required | true |
| row_attr | [] |
| session_key | "captcha" |
| setter | null |
| text_color | [] |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1813 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1716 …} $translationDomain: "validators" } } |
| validation_groups | null |
| web_path | "/home/mobilityplaza-portal-dev/htdocs/portal-dev.mobilityplaza.org/public/mobilityplaza/public" |
| whitelist_key | "captcha_whitelist_key" |
| width | 130 |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Captcha *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "captcha" "_content_contact_captcha" ] |
| cache_key | "_content_contact_captcha_captcha" |
| captcha_code | "data:image/jpeg;base64,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" |
| captcha_height | 50 |
| captcha_width | 130 |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1766 -errors: [] -form: Symfony\Component\Form\Form {#1852 …} } |
| form | Symfony\Component\Form\FormView {#1506 …5} |
| full_name | "content_contact[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_contact_captcha" |
| image_id | "captcha_6a1c6c472f724" |
| is_human | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| reload | false |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_content_contact_captcha" |
| valid | true |
| value | "" |
save
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Send" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Send" |
| 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" "_content_contact_save" ] |
| cache_key | "_content_contact_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1837 …5} |
| full_name | "content_contact[save]" |
| id | "content_contact_save" |
| label | "Send" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_content_contact_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#778 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#780 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1861 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 | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| 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 |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1844 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1836 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_content_contact__token" ] |
| cache_key | "_content_contact__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1893 -errors: [] -form: Symfony\Component\Form\Form {#1855 …} } |
| form | Symfony\Component\Form\FormView {#1864 …5} |
| full_name | "content_contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_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 | "_content_contact__token" |
| valid | true |
| value | "csrf-token" |
email_address
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "style" => "display:none" ] |
[ "style" => "display:none" ] |
| label | false |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "style" => "display:none" ] |
| 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\SameOriginCsrfTokenManager {#778 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#780 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1895 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 | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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 |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1897 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "display:none" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_contact_email_address" ] |
| cache_key | "_content_contact_email_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1908 -errors: [] -form: Symfony\Component\Form\Form {#1904 …} } |
| form | Symfony\Component\Form\FormView {#1899 …5} |
| full_name | "content_contact[email_address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_contact_email_address" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email_address" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_content_contact_email_address" |
| valid | true |
| value | "" |