Forms
-
inquiry_form
-
company
-
companyName
-
companyAddress
-
companyCity
-
companyCountry
-
email
-
phone
-
-
devices
-
captcha
-
agreeTerms
-
submit
-
_token
-
inquiry_form
Form type:
"App\Form\InquiryFormType"
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 |
---|---|---|
formType | App\Enum\InquiryObjectType {#6819 +name: "CALIBRATION_INQUIRY" +value: "calibration_inquiry" } |
same as passed value |
personId | 43 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6837 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6838 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6839 …} -namespace: Closure() {#6841 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6884 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
formType | App\Enum\InquiryObjectType {#6819 +name: "CALIBRATION_INQUIRY" +value: "calibration_inquiry" } |
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" |
personId | 43 |
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() {#6882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#581 …} $message: Closure() {#6883 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/inquiry/calibration_inquiry/43" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "inquiry_form" "_inquiry_form" ] |
cache_key | "_inquiry_form_inquiry_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7128 -form: Symfony\Component\Form\Form {#7038 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7044 …5} |
full_name | "inquiry_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "inquiry_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form" |
valid | true |
value | null |
company
Form type:
"App\Form\Inquiry\CompanyType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#6837 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6838 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6839 …} -namespace: Closure() {#6841 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6855 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 | false |
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() {#6858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#581 …} $message: Closure() {#6857 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "company" "_inquiry_form_company" ] |
cache_key | "_inquiry_form_company_company" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7137 -form: Symfony\Component\Form\Form {#7000 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7139 …5} |
full_name | "inquiry_form[company]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_company" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_company" |
valid | true |
value | null |
companyName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "text-input" "required" => true ] |
[ "class" => "text-input" "required" => true ] |
label | "Název firmy" |
same as passed value |
label_attr | [ "class" => "label is-required" ] |
[ "class" => "label is-required" ] |
row_attr | [ "class" => "col-12 col-lg-6" ] |
[ "class" => "col-12 col-lg-6" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "text-input" "required" => true ] |
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 {#6837 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6838 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6839 …} -namespace: Closure() {#6841 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7035 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 | "Název firmy" |
label_attr | [ "class" => "label is-required" ] |
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 | [ "class" => "col-12 col-lg-6" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#581 …} $message: Closure() {#7034 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "text-input" "required" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inquiry_form_company_companyName" ] |
cache_key | "_inquiry_form_company_companyName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7133 -form: Symfony\Component\Form\Form {#7006 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7134 …5} |
full_name | "inquiry_form[company][companyName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_company_companyName" |
label | "Název firmy" |
label_attr | [ "class" => "label is-required" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "companyName" |
priority | 0 |
required | true |
row_attr | [ "class" => "col-12 col-lg-6" ] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_company_companyName" |
valid | true |
value | "" |
companyAddress
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "text-input" "required" => true ] |
[ "class" => "text-input" "required" => true ] |
label | "Ulice a číslo popisné" |
same as passed value |
label_attr | [ "class" => "label is-required" ] |
[ "class" => "label is-required" ] |
row_attr | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-0" ] |
[ "class" => "col-12 col-lg-6 mt-4 mt-lg-0" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "text-input" "required" => true ] |
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 {#6837 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6838 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6839 …} -namespace: Closure() {#6841 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7026 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 | "Ulice a číslo popisné" |
label_attr | [ "class" => "label is-required" ] |
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 | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-0" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#581 …} $message: Closure() {#7025 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "text-input" "required" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inquiry_form_company_companyAddress" ] |
cache_key | "_inquiry_form_company_companyAddress_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7014 -form: Symfony\Component\Form\Form {#7009 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6968 …5} |
full_name | "inquiry_form[company][companyAddress]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_company_companyAddress" |
label | "Ulice a číslo popisné" |
label_attr | [ "class" => "label is-required" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "companyAddress" |
priority | 0 |
required | true |
row_attr | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-0" ] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_company_companyAddress" |
valid | true |
value | "" |
companyCity
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "text-input" "required" => true ] |
[ "class" => "text-input" "required" => true ] |
label | "Město" |
same as passed value |
label_attr | [ "class" => "label is-required" ] |
[ "class" => "label is-required" ] |
row_attr | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
[ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "text-input" "required" => true ] |
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 {#6837 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6838 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6839 …} -namespace: Closure() {#6841 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7017 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 | "Město" |
label_attr | [ "class" => "label is-required" ] |
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 | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#581 …} $message: Closure() {#7016 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "text-input" "required" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inquiry_form_company_companyCity" ] |
cache_key | "_inquiry_form_company_companyCity_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6881 -form: Symfony\Component\Form\Form {#7073 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6670 …5} |
full_name | "inquiry_form[company][companyCity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_company_companyCity" |
label | "Město" |
label_attr | [ "class" => "label is-required" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "companyCity" |
priority | 0 |
required | true |
row_attr | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_company_companyCity" |
valid | true |
value | "" |
companyCountry
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "text-input" "required" => true ] |
[ "class" => "text-input" "required" => true ] |
label | "Stát" |
same as passed value |
label_attr | [ "class" => "label is-required" ] |
[ "class" => "label is-required" ] |
row_attr | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
[ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "text-input" "required" => true ] |
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 {#6837 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6838 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6839 …} -namespace: Closure() {#6841 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7070 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 | "Stát" |
label_attr | [ "class" => "label is-required" ] |
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 | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#581 …} $message: Closure() {#7068 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "text-input" "required" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inquiry_form_company_companyCountry" ] |
cache_key | "_inquiry_form_company_companyCountry_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7125 -form: Symfony\Component\Form\Form {#7076 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7126 …5} |
full_name | "inquiry_form[company][companyCountry]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_company_companyCountry" |
label | "Stát" |
label_attr | [ "class" => "label is-required" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "companyCountry" |
priority | 0 |
required | true |
row_attr | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_company_companyCountry" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "text-input" "required" => true ] |
[ "class" => "text-input" "required" => true ] |
label | "E-mail" |
same as passed value |
label_attr | [ "class" => "label is-required" ] |
[ "class" => "label is-required" ] |
row_attr | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
[ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "text-input" "required" => true ] |
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 {#6837 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6838 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6839 …} -namespace: Closure() {#6841 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7059 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 | [ "class" => "label is-required" ] |
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 | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#581 …} $message: Closure() {#7060 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "text-input" "required" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_inquiry_form_company_email" ] |
cache_key | "_inquiry_form_company_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7127 -form: Symfony\Component\Form\Form {#7079 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7131 …5} |
full_name | "inquiry_form[company][email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_company_email" |
label | "E-mail" |
label_attr | [ "class" => "label is-required" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_company_email" |
valid | true |
value | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "text-input" "required" => true ] |
[ "class" => "text-input" "required" => true ] |
label | "Telefon" |
same as passed value |
label_attr | [ "class" => "label is-required" ] |
[ "class" => "label is-required" ] |
row_attr | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
[ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "text-input" "required" => true ] |
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 {#6837 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6838 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6839 …} -namespace: Closure() {#6841 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7047 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 | [ "class" => "label is-required" ] |
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 | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#581 …} $message: Closure() {#7046 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "text-input" "required" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inquiry_form_company_phone" ] |
cache_key | "_inquiry_form_company_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7132 -form: Symfony\Component\Form\Form {#7082 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7130 …5} |
full_name | "inquiry_form[company][phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_company_phone" |
label | "Telefon" |
label_attr | [ "class" => "label is-required" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [ "class" => "col-12 col-lg-6 mt-4 mt-lg-6" ] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_company_phone" |
valid | true |
value | "" |
devices
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 |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
attr | [ "class" => "device-collection" ] |
[ "class" => "device-collection" ] |
by_reference | false |
false
|
entry_type | "App\Form\Inquiry\DeviceType" |
same as passed value |
label | false |
false
|
prototype | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "device-collection" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
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 {#6837 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6838 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6839 …} -namespace: Closure() {#6841 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#6851 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "App\Form\Inquiry\DeviceType" |
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 collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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 |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
prototype_options | [] |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6866 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#581 …} $message: Closure() {#6864 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [ "class" => "device-collection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_inquiry_form_devices" ] |
cache_key | "_inquiry_form_devices_collection" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7136 -form: Symfony\Component\Form\Form {#7085 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7135 …5} |
full_name | "inquiry_form[devices]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_devices" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "devices" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#7141 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_devices" |
valid | true |
value | null |
captcha
Form type:
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action_name | "global" |
same as passed value |
attr | [ "class" => "custom-recaptcha" ] |
[ "class" => "custom-recaptcha" ] |
constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#6927 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#6927 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
locale | "cs" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | "global" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "custom-recaptcha" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#6927 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6837 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6838 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6839 …} -namespace: Closure() {#6841 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6947 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | null |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "cs" |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
script_nonce_csp | "" |
setter | null |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#581 …} $message: Closure() {#6960 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
action_name | "global" |
attr | [ "class" => "custom-recaptcha" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_inquiry_form_captcha" ] |
cache_key | "_inquiry_form_captcha_karser_recaptcha3" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#7143 -form: Symfony\Component\Form\Form {#7088 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7142 …5} |
full_name | "inquiry_form[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.google.com" |
id | "inquiry_form_captcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "cs" |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
required | false |
row_attr | [] |
script_nonce_csp | "" |
site_key | "6LeM0-UZAAAAAC_8sCKe4r1qYqtUj3JBEu-4gpQt" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_captcha" |
valid | true |
value | "" |
agreeTerms
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 | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
label | "Souhlasím se <a href="/gdpr">zpracováním osobních údajů</a>" |
same as passed value |
label_attr | [ "class" => "checkbox__label" ] |
[ "class" => "checkbox__label" ] |
label_html | true |
same as passed value |
mapped | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "visually-hidden" ] |
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 {#6837 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6838 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6839 …} -namespace: Closure() {#6841 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#6970 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 {#6969 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Souhlasím se <a href="/gdpr">zpracováním osobních údajů</a>" |
label_attr | [ "class" => "checkbox__label" ] |
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() {#6974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#581 …} $message: Closure() {#6976 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "visually-hidden" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_inquiry_form_agreeTerms" ] |
cache_key | "_inquiry_form_agreeTerms_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7151 -form: Symfony\Component\Form\Form {#7091 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7150 …5} |
full_name | "inquiry_form[agreeTerms]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_agreeTerms" |
label | "Souhlasím se <a href="/gdpr">zpracováním osobních údajů</a>" |
label_attr | [ "class" => "checkbox__label" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agreeTerms" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_agreeTerms" |
valid | true |
value | "1" |
submit
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "button button--primary" ] |
[ "class" => "button button--primary" ] |
label | "Odeslat poptávku" |
same as passed value |
row_attr | [ "class" => "col-12 mt-6" ] |
[ "class" => "col-12 mt-6" ] |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "button button--primary" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Odeslat poptávku" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [ "class" => "col-12 mt-6" ] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "button button--primary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_inquiry_form_submit" ] |
cache_key | "_inquiry_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#7153 …5} |
full_name | "inquiry_form[submit]" |
id | "inquiry_form_submit" |
label | "Odeslat poptávku" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [ "class" => "col-12 mt-6" ] |
translation_domain | null |
unique_block_prefix | "_inquiry_form_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "fd.QW-RwcWLRKiAYOC6pvseaOVOXY12P2XdgDQDe1_lUpA.AyKo7KnnN57vA67lyL9fXaoJaew5b1KRrXBpNA7cF9wlAtWlldIs8NQTrQ" |
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 | "fd.QW-RwcWLRKiAYOC6pvseaOVOXY12P2XdgDQDe1_lUpA.AyKo7KnnN57vA67lyL9fXaoJaew5b1KRrXBpNA7cF9wlAtWlldIs8NQTrQ" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6837 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6838 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6839 …} -namespace: Closure() {#6841 …} } |
data | "fd.QW-RwcWLRKiAYOC6pvseaOVOXY12P2XdgDQDe1_lUpA.AyKo7KnnN57vA67lyL9fXaoJaew5b1KRrXBpNA7cF9wlAtWlldIs8NQTrQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7155 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() {#7152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#581 …} $message: Closure() {#7154 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_inquiry_form__token" ] |
cache_key | "_inquiry_form__token_hidden" |
compound | false |
data | "fd.QW-RwcWLRKiAYOC6pvseaOVOXY12P2XdgDQDe1_lUpA.AyKo7KnnN57vA67lyL9fXaoJaew5b1KRrXBpNA7cF9wlAtWlldIs8NQTrQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7164 -form: Symfony\Component\Form\Form {#7160 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7138 …5} |
full_name | "inquiry_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form__token" |
valid | true |
value | "fd.QW-RwcWLRKiAYOC6pvseaOVOXY12P2XdgDQDe1_lUpA.AyKo7KnnN57vA67lyL9fXaoJaew5b1KRrXBpNA7cF9wlAtWlldIs8NQTrQ" |