Forms
-
password_reset
-
email
-
_token
-
-
contact
-
fullName
-
phone
-
email
-
note
-
subscribedToMarketing
-
gdpr
-
_token
-
-
phone_lead
-
fullName
-
phone
-
interests
-
0
-
1
-
2
-
-
message
-
subscribedToMarketing
-
gdpr
-
_token
-
password_reset
"Symfony\Component\Form\Extension\Core\Type\FormType"
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
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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1843 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() {#1846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#1844 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/password-reset/request" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_password_reset" ] |
| cache_key | "_password_reset_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1857 -form: Symfony\Component\Form\Form {#1865 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1838 …5} |
| full_name | "password_reset" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_reset" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password_reset" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password_reset" |
| valid | true |
| value | null |
"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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "E-mail" |
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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1877 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 | "E-mail" |
| 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() {#1871 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#1873 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_password_reset_email" ] |
| cache_key | "_password_reset_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1881 -form: Symfony\Component\Form\Form {#1904 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1883 …5} |
| full_name | "password_reset[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_reset_email" |
| label | "E-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password_reset_email" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "20d4b94bbeb001ee.75qq7ED5Bj-cDkiLHOz-bxgQS1eMvqiCt8lM5Kp7sIY.lteYnyW9Z2bfPnDjXaOqVl5yGwfK2PHa9Y4Ht9I_6quj2PijDYszTPFJCQ" |
| 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 | "20d4b94bbeb001ee.75qq7ED5Bj-cDkiLHOz-bxgQS1eMvqiCt8lM5Kp7sIY.lteYnyW9Z2bfPnDjXaOqVl5yGwfK2PHa9Y4Ht9I_6quj2PijDYszTPFJCQ" |
same as passed value |
| mapped | false |
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 | "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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data | "20d4b94bbeb001ee.75qq7ED5Bj-cDkiLHOz-bxgQS1eMvqiCt8lM5Kp7sIY.lteYnyW9Z2bfPnDjXaOqVl5yGwfK2PHa9Y4Ht9I_6quj2PijDYszTPFJCQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1852 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() {#1903 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#1882 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_password_reset__token" ] |
| cache_key | "_password_reset__token_hidden" |
| compound | false |
| data | "20d4b94bbeb001ee.75qq7ED5Bj-cDkiLHOz-bxgQS1eMvqiCt8lM5Kp7sIY.lteYnyW9Z2bfPnDjXaOqVl5yGwfK2PHa9Y4Ht9I_6quj2PijDYszTPFJCQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1885 -form: Symfony\Component\Form\Form {#1855 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1858 …5} |
| full_name | "password_reset[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_reset__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 | "_password_reset__token" |
| valid | true |
| value | "20d4b94bbeb001ee.75qq7ED5Bj-cDkiLHOz-bxgQS1eMvqiCt8lM5Kp7sIY.lteYnyW9Z2bfPnDjXaOqVl5yGwfK2PHa9Y4Ht9I_6quj2PijDYszTPFJCQ" |
contact
"App\Form\ContactType"
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
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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | "App\Entity\Contact" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2820 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() {#2818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2819 …} $translationDomain: "validators" } } |
| validation_groups | null |
| with_gdpr | true |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact" "_contact" ] |
| cache_key | "_contact_contact" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2912 -form: Symfony\Component\Form\Form {#2921 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2822 …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 | false |
| name | "contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact" |
| valid | true |
| value | null |
fullName
"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 |
|---|---|---|
| label | "Jméno a příjmení" |
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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2844 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 | "Jméno a příjmení" |
| 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() {#2862 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2855 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_fullName" ] |
| cache_key | "_contact_fullName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2877 -form: Symfony\Component\Form\Form {#2924 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2875 …5} |
| full_name | "contact[fullName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_fullName" |
| label | "Jméno a příjmení" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fullName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_fullName" |
| valid | true |
| value | "" |
phone
"App\Form\PhoneType"
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 |
|---|---|---|
| label | "Telefon" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "+420" "pattern" => "^(\+?[0-9]{1,3} ?)?[0-9]{1,4} ?[0-9]{1,4} ?[0-9]{1,4}$" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#2826 +payload: null +groups: ? +message: "Neplatný formát telefonního čísla. Zadejte číslo ve formátu +420 123 456 789." +pattern: "/^(\+?[0-9]{1,3} ?)?[0-9]{1,4} ?[0-9]{1,4} ?[0-9]{1,4}$/" +htmlPattern: null +match: true +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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2837 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 | "Telefon" |
| 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() {#2883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2825 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "+420" "pattern" => "^(\+?[0-9]{1,3} ?)?[0-9]{1,4} ?[0-9]{1,4} ?[0-9]{1,4}$" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "phone" "_contact_phone" ] |
| cache_key | "_contact_phone_phone" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2834 -form: Symfony\Component\Form\Form {#2927 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2943 …5} |
| full_name | "contact[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_phone" |
| label | "Telefon" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_phone" |
| valid | true |
| value | "" |
"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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "E-mail" |
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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2884 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 | "E-mail" |
| 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() {#2882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2885 …} $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 | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2945 -form: Symfony\Component\Form\Form {#2930 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2946 …5} |
| full_name | "contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_email" |
| label | "E-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_email" |
| valid | true |
| value | "" |
note
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 |
|---|---|---|
| label | "Poznámka" |
same as passed value |
| required | false |
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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2870 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 | "Poznámka" |
| 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() {#2891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2871 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_note" ] |
| cache_key | "_contact_note_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2947 -form: Symfony\Component\Form\Form {#2933 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2948 …5} |
| full_name | "contact[note]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_note" |
| label | "Poznámka" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "note" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_note" |
| valid | true |
| value | "" |
subscribedToMarketing
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Přeji si abyste mi zasílali marketingová sdělení" |
same as passed value |
| required | false |
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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2900 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2899 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Přeji si abyste mi zasílali marketingová sdělení" |
| 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() {#2904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2906 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_subscribedToMarketing" ] |
| cache_key | "_contact_subscribedToMarketing_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2960 -form: Symfony\Component\Form\Form {#2936 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2962 …5} |
| full_name | "contact[subscribedToMarketing]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_subscribedToMarketing" |
| label | "Přeji si abyste mi zasílali marketingová sdělení" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subscribedToMarketing" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_subscribedToMarketing" |
| valid | true |
| value | "1" |
gdpr
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#2889 +payload: null +groups: ? +message: "Musíte souhlasit se zpracováním osobních údajů." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#2889 +payload: null +groups: ? +message: "Musíte souhlasit se zpracováním osobních údajů." } ] |
| label | "Souhlasím se <a class="text-primary" href="/cs/stranka/ochrana-osobnich-udaju" target="_blank">zpracováním osobních údajů</a>" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
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 | [ Symfony\Component\Validator\Constraints\IsTrue {#2889 +payload: null +groups: ? +message: "Musíte souhlasit se zpracováním osobních údajů." } ] |
| 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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2900 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2899 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Souhlasím se <a class="text-primary" href="/cs/stranka/ochrana-osobnich-udaju" target="_blank">zpracováním osobních údajů</a>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2914 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_gdpr" ] |
| cache_key | "_contact_gdpr_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2963 -form: Symfony\Component\Form\Form {#2939 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2964 …5} |
| full_name | "contact[gdpr]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_gdpr" |
| label | "Souhlasím se <a class="text-primary" href="/cs/stranka/ochrana-osobnich-udaju" target="_blank">zpracováním osobních údajů</a>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "gdpr" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_gdpr" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0d0c38c38652cf6b936d9a852e98d61.Xk7SguZo10FfMm2ss1b05zKgJPxiz_iZLnrLMyqUGfA.Cii3yN5YvhUVayDY6STBoGDOUIsKrZO0XxeuC2T_SpUtY5fBuQGxMD1BHg" |
| 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 | "0d0c38c38652cf6b936d9a852e98d61.Xk7SguZo10FfMm2ss1b05zKgJPxiz_iZLnrLMyqUGfA.Cii3yN5YvhUVayDY6STBoGDOUIsKrZO0XxeuC2T_SpUtY5fBuQGxMD1BHg" |
same as passed value |
| mapped | false |
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 | "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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data | "0d0c38c38652cf6b936d9a852e98d61.Xk7SguZo10FfMm2ss1b05zKgJPxiz_iZLnrLMyqUGfA.Cii3yN5YvhUVayDY6STBoGDOUIsKrZO0XxeuC2T_SpUtY5fBuQGxMD1BHg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2898 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() {#2965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2966 …} $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 | "0d0c38c38652cf6b936d9a852e98d61.Xk7SguZo10FfMm2ss1b05zKgJPxiz_iZLnrLMyqUGfA.Cii3yN5YvhUVayDY6STBoGDOUIsKrZO0XxeuC2T_SpUtY5fBuQGxMD1BHg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2976 -form: Symfony\Component\Form\Form {#2972 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2967 …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 | "0d0c38c38652cf6b936d9a852e98d61.Xk7SguZo10FfMm2ss1b05zKgJPxiz_iZLnrLMyqUGfA.Cii3yN5YvhUVayDY6STBoGDOUIsKrZO0XxeuC2T_SpUtY5fBuQGxMD1BHg" |
phone_lead
"App\Form\PhoneLeadType"
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 |
|---|---|---|
| action | "/phone-lead/" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/phone-lead/" |
| 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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | "App\Entity\PhoneLead" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3392 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\PhoneLead" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| gdpr | true |
| 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() {#3394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3393 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/phone-lead/" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "phone_lead" "_phone_lead" ] |
| cache_key | "_phone_lead_phone_lead" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3487 -form: Symfony\Component\Form\Form {#3493 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3395 …5} |
| full_name | "phone_lead" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "phone_lead" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone_lead" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_phone_lead" |
| valid | true |
| value | null |
fullName
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3411 +payload: null +groups: ? +message: "Zadejte prosím jméno a příjmení." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3411 +payload: null +groups: ? +message: "Zadejte prosím jméno a příjmení." +allowNull: false +normalizer: null } ] |
| label | "Jméno a příjmení" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#3411 +payload: null +groups: ? +message: "Zadejte prosím jméno a příjmení." +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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3421 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 | "Jméno a příjmení" |
| 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() {#3418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3416 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_phone_lead_fullName" ] |
| cache_key | "_phone_lead_fullName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3523 -form: Symfony\Component\Form\Form {#3496 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3450 …5} |
| full_name | "phone_lead[fullName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "phone_lead_fullName" |
| label | "Jméno a příjmení" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fullName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_phone_lead_fullName" |
| valid | true |
| value | "" |
phone
"App\Form\PhoneType"
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" => "+420" "pattern" => "^(\+?[0-9]{1,3} ?)?[0-9]{1,4} ?[0-9]{1,4} ?[0-9]{1,4}$" ] |
[ "placeholder" => "+420" "pattern" => "^(\+?[0-9]{1,3} ?)?[0-9]{1,4} ?[0-9]{1,4} ?[0-9]{1,4}$" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3409 +payload: null +groups: ? +message: "Prosím vyplňte telefonní číslo." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3407 +payload: null +groups: ? +message: "Neplatný formát telefonního čísla. Zadejte číslo ve formátu +420 123 456 789." +pattern: "/^(\+?[0-9]{1,3} ?)?[0-9]{1,4} ?[0-9]{1,4} ?[0-9]{1,4}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3409 +payload: null +groups: ? +message: "Prosím vyplňte telefonní číslo." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3407 +payload: null +groups: ? +message: "Neplatný formát telefonního čísla. Zadejte číslo ve formátu +420 123 456 789." +pattern: "/^(\+?[0-9]{1,3} ?)?[0-9]{1,4} ?[0-9]{1,4} ?[0-9]{1,4}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Telefonní číslo" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "+420" "pattern" => "^(\+?[0-9]{1,3} ?)?[0-9]{1,4} ?[0-9]{1,4} ?[0-9]{1,4}$" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3409 +payload: null +groups: ? +message: "Prosím vyplňte telefonní číslo." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3407 +payload: null +groups: ? +message: "Neplatný formát telefonního čísla. Zadejte číslo ve formátu +420 123 456 789." +pattern: "/^(\+?[0-9]{1,3} ?)?[0-9]{1,4} ?[0-9]{1,4} ?[0-9]{1,4}$/" +htmlPattern: null +match: true +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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3420 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 | "Telefonní číslo" |
| 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() {#3427 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3414 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "+420" "pattern" => "^(\+?[0-9]{1,3} ?)?[0-9]{1,4} ?[0-9]{1,4} ?[0-9]{1,4}$" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "phone" "_phone_lead_phone" ] |
| cache_key | "_phone_lead_phone_phone" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3514 -form: Symfony\Component\Form\Form {#3499 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3505 …5} |
| full_name | "phone_lead[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "phone_lead_phone" |
| label | "Telefonní číslo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_phone_lead_phone" |
| valid | true |
| value | "" |
interests
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 |
|---|---|---|
| choices | [ "Optimalizace zdraví a prevence nemocí" => "Optimalizace zdraví a prevence nemocí" "Longevity terapie a zpomaleni stárnutí" => "Longevity terapie a zpomaleni stárnutí" "Diagnostika a analýza zdravotních markerů" => "Diagnostika a analýza zdravotních markerů" ] |
[ "Optimalizace zdraví a prevence nemocí" => "Optimalizace zdraví a prevence nemocí" "Longevity terapie a zpomaleni stárnutí" => "Longevity terapie a zpomaleni stárnutí" "Diagnostika a analýza zdravotních markerů" => "Diagnostika a analýza zdravotních markerů" ] |
| expanded | true |
same as passed value |
| label | "Zajímá mě:" |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
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 | [ "Optimalizace zdraví a prevence nemocí" => "Optimalizace zdraví a prevence nemocí" "Longevity terapie a zpomaleni stárnutí" => "Longevity terapie a zpomaleni stárnutí" "Diagnostika a analýza zdravotních markerů" => "Diagnostika a analýza zdravotních markerů" ] |
| 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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | "Zajímá mě:" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3447 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_phone_lead_interests" ] |
| cache_key | "_phone_lead_interests_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3461 +label: "Optimalizace zdraví a prevence nemocí" +value: "Optimalizace zdraví a prevence nemocí" +data: "Optimalizace zdraví a prevence nemocí" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3462 +label: "Longevity terapie a zpomaleni stárnutí" +value: "Longevity terapie a zpomaleni stárnutí" +data: "Longevity terapie a zpomaleni stárnutí" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3460 +label: "Diagnostika a analýza zdravotních markerů" +value: "Diagnostika a analýza zdravotních markerů" +data: "Diagnostika a analýza zdravotních markerů" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3424 -form: Symfony\Component\Form\Form {#3529 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3417 …5} |
| full_name | "phone_lead[interests]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "phone_lead_interests" |
| is_selected | Closure($choice, array $values) {#3551 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Zajímá mě:" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "interests" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_phone_lead_interests" |
| valid | true |
| value | [] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Optimalizace zdraví a prevence nemocí" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "Optimalizace zdraví a prevence nemocí" |
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 | "entry" |
| 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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2900 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2899 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Optimalizace zdraví a prevence nemocí" |
| 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() {#3504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3503 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Optimalizace zdraví a prevence nemocí" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_phone_lead_interests_entry" ] |
| cache_key | "_phone_lead_interests_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3556 -form: Symfony\Component\Form\Form {#3532 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3555 …5} |
| full_name | "phone_lead[interests][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "phone_lead_interests_0" |
| label | "Optimalizace zdraví a prevence nemocí" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_phone_lead_interests_entry" |
| valid | true |
| value | "Optimalizace zdraví a prevence nemocí" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Longevity terapie a zpomaleni stárnutí" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "Longevity terapie a zpomaleni stárnutí" |
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 | "entry" |
| 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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2900 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2899 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Longevity terapie a zpomaleni stárnutí" |
| 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() {#3513 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3512 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Longevity terapie a zpomaleni stárnutí" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_phone_lead_interests_entry" ] |
| cache_key | "_phone_lead_interests_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3573 -form: Symfony\Component\Form\Form {#3535 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3576 …5} |
| full_name | "phone_lead[interests][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "phone_lead_interests_1" |
| label | "Longevity terapie a zpomaleni stárnutí" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_phone_lead_interests_entry" |
| valid | true |
| value | "Longevity terapie a zpomaleni stárnutí" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Diagnostika a analýza zdravotních markerů" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "Diagnostika a analýza zdravotních markerů" |
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 | "entry" |
| 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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2900 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2899 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Diagnostika a analýza zdravotních markerů" |
| 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() {#3522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3521 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Diagnostika a analýza zdravotních markerů" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_phone_lead_interests_entry" ] |
| cache_key | "_phone_lead_interests_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3577 -form: Symfony\Component\Form\Form {#3538 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3578 …5} |
| full_name | "phone_lead[interests][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "phone_lead_interests_2" |
| label | "Diagnostika a analýza zdravotních markerů" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_phone_lead_interests_entry" |
| valid | true |
| value | "Diagnostika a analýza zdravotních markerů" |
message
"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 |
|---|---|---|
| label | "Ostatní:" |
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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3465 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 | "Ostatní:" |
| 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() {#3469 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3468 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_phone_lead_message" ] |
| cache_key | "_phone_lead_message_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3554 -form: Symfony\Component\Form\Form {#3541 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3553 …5} |
| full_name | "phone_lead[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "phone_lead_message" |
| label | "Ostatní:" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_phone_lead_message" |
| valid | true |
| value | "" |
subscribedToMarketing
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Přeji si abyste mi zasílali marketingová sdělení" |
same as passed value |
| required | false |
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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2900 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2899 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Přeji si abyste mi zasílali marketingová sdělení" |
| 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() {#3477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3476 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_phone_lead_subscribedToMarketing" ] |
| cache_key | "_phone_lead_subscribedToMarketing_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3580 -form: Symfony\Component\Form\Form {#3544 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3579 …5} |
| full_name | "phone_lead[subscribedToMarketing]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "phone_lead_subscribedToMarketing" |
| label | "Přeji si abyste mi zasílali marketingová sdělení" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subscribedToMarketing" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_phone_lead_subscribedToMarketing" |
| valid | true |
| value | "1" |
gdpr
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#3398 +payload: null +groups: ? +message: "Musíte souhlasit se zpracováním osobních údajů." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#3398 +payload: null +groups: ? +message: "Musíte souhlasit se zpracováním osobních údajů." } ] |
| label | "Souhlasím se <a class="text-primary" href="/cs/stranka/ochrana-osobnich-udaju" target="_blank">zpracováním osobních údajů</a>" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
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 | [ Symfony\Component\Validator\Constraints\IsTrue {#3398 +payload: null +groups: ? +message: "Musíte souhlasit se zpracováním osobních údajů." } ] |
| 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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2900 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2899 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Souhlasím se <a class="text-primary" href="/cs/stranka/ochrana-osobnich-udaju" target="_blank">zpracováním osobních údajů</a>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3485 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_phone_lead_gdpr" ] |
| cache_key | "_phone_lead_gdpr_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3581 -form: Symfony\Component\Form\Form {#3547 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3582 …5} |
| full_name | "phone_lead[gdpr]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "phone_lead_gdpr" |
| label | "Souhlasím se <a class="text-primary" href="/cs/stranka/ochrana-osobnich-udaju" target="_blank">zpracováním osobních údajů</a>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "gdpr" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_phone_lead_gdpr" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "c2413a5a2b2e29e13.cAABMUlsFoVrJaCDDm08BslVk7jjS321SqOlhUZbqKM.ElFMfCwmXuhYTtfCNgddfOQa1eGIMSjvAtDo4AEZyugKbmQJAx940Cphww" |
| 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 | "c2413a5a2b2e29e13.cAABMUlsFoVrJaCDDm08BslVk7jjS321SqOlhUZbqKM.ElFMfCwmXuhYTtfCNgddfOQa1eGIMSjvAtDo4AEZyugKbmQJAx940Cphww" |
same as passed value |
| mapped | false |
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 | "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 {#1497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1478 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1477 …} -namespace: Closure() {#1617 …} } |
| data | "c2413a5a2b2e29e13.cAABMUlsFoVrJaCDDm08BslVk7jjS321SqOlhUZbqKM.ElFMfCwmXuhYTtfCNgddfOQa1eGIMSjvAtDo4AEZyugKbmQJAx940Cphww" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3478 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() {#3583 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3584 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_phone_lead__token" ] |
| cache_key | "_phone_lead__token_hidden" |
| compound | false |
| data | "c2413a5a2b2e29e13.cAABMUlsFoVrJaCDDm08BslVk7jjS321SqOlhUZbqKM.ElFMfCwmXuhYTtfCNgddfOQa1eGIMSjvAtDo4AEZyugKbmQJAx940Cphww" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3594 -form: Symfony\Component\Form\Form {#3590 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3585 …5} |
| full_name | "phone_lead[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "phone_lead__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 | "_phone_lead__token" |
| valid | true |
| value | "c2413a5a2b2e29e13.cAABMUlsFoVrJaCDDm08BslVk7jjS321SqOlhUZbqKM.ElFMfCwmXuhYTtfCNgddfOQa1eGIMSjvAtDo4AEZyugKbmQJAx940Cphww" |