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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1360 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() {#1363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#1361 …} $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 {#1374 -form: Symfony\Component\Form\Form {#1382 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1355 …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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1394 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() {#1388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#1390 …} $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 {#1398 -form: Symfony\Component\Form\Form {#1421 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1400 …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 | "7ac5abc658cf1d0d14a92e.9YTHjVlJMonV4H6GXGTCrjQXrW4U_FAPAXpvBBhXHBI.psif_QxkQMjipybLHxSn2gFA2CBesWg8S008di80KHy244i6AC1HpOKDCQ" |
| 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 | "7ac5abc658cf1d0d14a92e.9YTHjVlJMonV4H6GXGTCrjQXrW4U_FAPAXpvBBhXHBI.psif_QxkQMjipybLHxSn2gFA2CBesWg8S008di80KHy244i6AC1HpOKDCQ" |
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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data | "7ac5abc658cf1d0d14a92e.9YTHjVlJMonV4H6GXGTCrjQXrW4U_FAPAXpvBBhXHBI.psif_QxkQMjipybLHxSn2gFA2CBesWg8S008di80KHy244i6AC1HpOKDCQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1369 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() {#1420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#1399 …} $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 | "7ac5abc658cf1d0d14a92e.9YTHjVlJMonV4H6GXGTCrjQXrW4U_FAPAXpvBBhXHBI.psif_QxkQMjipybLHxSn2gFA2CBesWg8S008di80KHy244i6AC1HpOKDCQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1402 -form: Symfony\Component\Form\Form {#1372 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1375 …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 | "7ac5abc658cf1d0d14a92e.9YTHjVlJMonV4H6GXGTCrjQXrW4U_FAPAXpvBBhXHBI.psif_QxkQMjipybLHxSn2gFA2CBesWg8S008di80KHy244i6AC1HpOKDCQ" |
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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | "App\Entity\Contact" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2337 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() {#2335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2336 …} $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 {#2429 -form: Symfony\Component\Form\Form {#2438 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2339 …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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2361 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() {#2379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2372 …} $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 {#2394 -form: Symfony\Component\Form\Form {#2441 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2392 …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 {#2343 +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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2354 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() {#2400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2342 …} $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 {#2351 -form: Symfony\Component\Form\Form {#2444 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2460 …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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2401 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() {#2399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2402 …} $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 {#2462 -form: Symfony\Component\Form\Form {#2447 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2463 …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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2387 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() {#2408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2388 …} $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 {#2464 -form: Symfony\Component\Form\Form {#2450 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2465 …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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2417 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 {#2416 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() {#2421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2423 …} $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 {#2477 -form: Symfony\Component\Form\Form {#2453 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2479 …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 {#2406 +payload: null +groups: ? +message: "Musíte souhlasit se zpracováním osobních údajů." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#2406 +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 {#2406 +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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2417 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 {#2416 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() {#2430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2431 …} $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 {#2480 -form: Symfony\Component\Form\Form {#2456 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2481 …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 | "1272571490eb3a.7RWkxstrU7wHZ6qH8j_nf5T21oh1rxkm45wImcCYRqM.qHHl9oMBZ4VAF-_3pQqFK8yZoPJH1WlChdQ98vbII_KsZsH-lFI870JU4w" |
| 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 | "1272571490eb3a.7RWkxstrU7wHZ6qH8j_nf5T21oh1rxkm45wImcCYRqM.qHHl9oMBZ4VAF-_3pQqFK8yZoPJH1WlChdQ98vbII_KsZsH-lFI870JU4w" |
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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data | "1272571490eb3a.7RWkxstrU7wHZ6qH8j_nf5T21oh1rxkm45wImcCYRqM.qHHl9oMBZ4VAF-_3pQqFK8yZoPJH1WlChdQ98vbII_KsZsH-lFI870JU4w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2415 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() {#2482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2483 …} $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 | "1272571490eb3a.7RWkxstrU7wHZ6qH8j_nf5T21oh1rxkm45wImcCYRqM.qHHl9oMBZ4VAF-_3pQqFK8yZoPJH1WlChdQ98vbII_KsZsH-lFI870JU4w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2493 -form: Symfony\Component\Form\Form {#2489 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2484 …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 | "1272571490eb3a.7RWkxstrU7wHZ6qH8j_nf5T21oh1rxkm45wImcCYRqM.qHHl9oMBZ4VAF-_3pQqFK8yZoPJH1WlChdQ98vbII_KsZsH-lFI870JU4w" |
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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | "App\Entity\PhoneLead" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2909 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() {#2911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2910 …} $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 {#3004 -form: Symfony\Component\Form\Form {#3010 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2912 …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 {#2928 +payload: null +groups: ? +message: "Zadejte prosím jméno a příjmení." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2928 +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 {#2928 +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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2938 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() {#2935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2933 …} $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 {#3040 -form: Symfony\Component\Form\Form {#3013 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2967 …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 {#2926 +payload: null +groups: ? +message: "Prosím vyplňte telefonní číslo." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2924 +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 {#2926 +payload: null +groups: ? +message: "Prosím vyplňte telefonní číslo." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2924 +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 {#2926 +payload: null +groups: ? +message: "Prosím vyplňte telefonní číslo." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2924 +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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2937 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() {#2944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2931 …} $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 {#3031 -form: Symfony\Component\Form\Form {#3016 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3022 …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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| 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() {#2966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2964 …} $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 {#2978 +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 {#2979 +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 {#2977 +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 {#2941 -form: Symfony\Component\Form\Form {#3046 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2934 …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) {#3068 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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2417 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 {#2416 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() {#3021 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3020 …} $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 {#3073 -form: Symfony\Component\Form\Form {#3049 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3072 …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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2417 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 {#2416 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() {#3030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3029 …} $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 {#3090 -form: Symfony\Component\Form\Form {#3052 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3093 …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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2417 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 {#2416 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() {#3039 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3038 …} $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 {#3094 -form: Symfony\Component\Form\Form {#3055 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3095 …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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2982 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() {#2986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2985 …} $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 {#3071 -form: Symfony\Component\Form\Form {#3058 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3070 …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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2417 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 {#2416 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() {#2994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#2993 …} $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 {#3097 -form: Symfony\Component\Form\Form {#3061 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3096 …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 {#2915 +payload: null +groups: ? +message: "Musíte souhlasit se zpracováním osobních údajů." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#2915 +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 {#2915 +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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2417 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 {#2416 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() {#3003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3002 …} $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 {#3098 -form: Symfony\Component\Form\Form {#3064 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3099 …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 | "ff94320cca9ad3fb8f0fa3a53ce8561.nhSfFAA_nT-3E9FIOwfX4wKfnchnDursjJ8AfH1MK24.1XiqTVYH2W7UaacyaUy0rnr21aooPaKE2PxrLhIVTTSvZfNmSnWqS_Nk4Q" |
| 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 | "ff94320cca9ad3fb8f0fa3a53ce8561.nhSfFAA_nT-3E9FIOwfX4wKfnchnDursjJ8AfH1MK24.1XiqTVYH2W7UaacyaUy0rnr21aooPaKE2PxrLhIVTTSvZfNmSnWqS_Nk4Q" |
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 {#1066 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1068 …} -namespace: Closure() {#1070 …} } |
| data | "ff94320cca9ad3fb8f0fa3a53ce8561.nhSfFAA_nT-3E9FIOwfX4wKfnchnDursjJ8AfH1MK24.1XiqTVYH2W7UaacyaUy0rnr21aooPaKE2PxrLhIVTTSvZfNmSnWqS_Nk4Q" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2995 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() {#3100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#511 …} $message: Closure() {#3101 …} $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 | "ff94320cca9ad3fb8f0fa3a53ce8561.nhSfFAA_nT-3E9FIOwfX4wKfnchnDursjJ8AfH1MK24.1XiqTVYH2W7UaacyaUy0rnr21aooPaKE2PxrLhIVTTSvZfNmSnWqS_Nk4Q" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3111 -form: Symfony\Component\Form\Form {#3107 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3102 …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 | "ff94320cca9ad3fb8f0fa3a53ce8561.nhSfFAA_nT-3E9FIOwfX4wKfnchnDursjJ8AfH1MK24.1XiqTVYH2W7UaacyaUy0rnr21aooPaKE2PxrLhIVTTSvZfNmSnWqS_Nk4Q" |