Forms
-
inquiry_form
-
company
-
companyName
-
companyAddress
-
companyCity
-
companyCountry
-
email
-
phone
-
-
training
-
preferredPlatform
-
trainingAddress
-
trainingCity
-
trainingCountry
-
participantsCount
-
participantsKnowledge
-
preferredDate
-
laserType
-
currency
-
0
-
1
-
2
-
3
-
-
otherCurrency
-
-
agreeTerms
-
submit
-
_token
-
inquiry_form
"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 {#6306 +name: "TRAINING_INQUIRY" +value: "training_inquiry" } |
same as passed value |
personId | 0 |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6374 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 {#6306 +name: "TRAINING_INQUIRY" +value: "training_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 | 0 |
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() {#6372 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6373 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/inquiry/training_inquiry/0" |
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 {#6349 -form: Symfony\Component\Form\Form {#6403 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6365 …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
"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 |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6387 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() {#6352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6346 …} $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 {#6724 -form: Symfony\Component\Form\Form {#6444 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6717 …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
"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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6468 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() {#6470 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6469 …} $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 {#6439 -form: Symfony\Component\Form\Form {#6481 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6471 …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
"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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6479 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() {#6440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6441 …} $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 {#6521 -form: Symfony\Component\Form\Form {#6484 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6539 …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
"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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6433 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() {#6431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6432 …} $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 {#6676 -form: Symfony\Component\Form\Form {#6487 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6658 …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
"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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6419 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() {#6415 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6418 …} $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 {#6667 -form: Symfony\Component\Form\Form {#6490 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6512 …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 | "" |
"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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6449 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() {#6460 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6407 …} $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 {#6503 -form: Symfony\Component\Form\Form {#6493 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6414 …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
"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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6453 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() {#6448 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6452 …} $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 {#6430 -form: Symfony\Component\Form\Form {#6496 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6459 …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 | "" |
training
"App\Form\Inquiry\TrainingType"
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 |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6356 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() {#6358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6357 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "training" "_inquiry_form_training" ] |
cache_key | "_inquiry_form_training_training" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6725 -form: Symfony\Component\Form\Form {#6624 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6718 …5} |
full_name | "inquiry_form[training]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "training" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_training" |
valid | true |
value | null |
preferredPlatform
"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" ] |
[ "class" => "text-input" ] |
label | "Preferovaná platforma" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "text-input" ] |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6500 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 | "Preferovaná platforma" |
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() {#6502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6501 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "text-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inquiry_form_training_preferredPlatform" ] |
cache_key | "_inquiry_form_training_preferredPlatform_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6761 -form: Symfony\Component\Form\Form {#6627 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6741 …5} |
full_name | "inquiry_form[training][preferredPlatform]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training_preferredPlatform" |
label | "Preferovaná platforma" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "preferredPlatform" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_training_preferredPlatform" |
valid | true |
value | "" |
trainingAddress
"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" ] |
[ "class" => "text-input" ] |
label | "Ulice a číslo popisné" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "text-input" ] |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6509 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 | [] |
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() {#6511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6510 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "text-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inquiry_form_training_trainingAddress" ] |
cache_key | "_inquiry_form_training_trainingAddress_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6763 -form: Symfony\Component\Form\Form {#6630 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6764 …5} |
full_name | "inquiry_form[training][trainingAddress]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training_trainingAddress" |
label | "Ulice a číslo popisné" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "trainingAddress" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_training_trainingAddress" |
valid | true |
value | "" |
trainingCity
"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" ] |
[ "class" => "text-input" ] |
label | "Město" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "text-input" ] |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6518 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 | [] |
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() {#6520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6519 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "text-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inquiry_form_training_trainingCity" ] |
cache_key | "_inquiry_form_training_trainingCity_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6772 -form: Symfony\Component\Form\Form {#6633 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6774 …5} |
full_name | "inquiry_form[training][trainingCity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training_trainingCity" |
label | "Město" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "trainingCity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_training_trainingCity" |
valid | true |
value | "" |
trainingCountry
"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" ] |
[ "class" => "text-input" ] |
label | "Stát" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "text-input" ] |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6527 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 | [] |
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() {#6529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6528 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "text-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inquiry_form_training_trainingCountry" ] |
cache_key | "_inquiry_form_training_trainingCountry_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6775 -form: Symfony\Component\Form\Form {#6636 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6776 …5} |
full_name | "inquiry_form[training][trainingCountry]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training_trainingCountry" |
label | "Stát" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "trainingCountry" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_training_trainingCountry" |
valid | true |
value | "" |
participantsCount
"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" ] |
[ "class" => "text-input" ] |
label | "Počet účastníků" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "text-input" ] |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6536 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 | "Počet účastníků" |
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() {#6538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6537 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "text-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inquiry_form_training_participantsCount" ] |
cache_key | "_inquiry_form_training_participantsCount_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6777 -form: Symfony\Component\Form\Form {#6639 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6778 …5} |
full_name | "inquiry_form[training][participantsCount]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training_participantsCount" |
label | "Počet účastníků" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "participantsCount" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_training_participantsCount" |
valid | true |
value | "" |
participantsKnowledge
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" => "select" ] |
[ "class" => "select" ] |
choices | [ "Začátečníci" => "beginners" "Pokročilí" => "advanced" "Odborníci" => "experts" ] |
[ "Začátečníci" => "beginners" "Pokročilí" => "advanced" "Odborníci" => "experts" ] |
label | "Znalosti školených" |
same as passed value |
placeholder | "Vyberte" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "select" ] |
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 | [ "Začátečníci" => "beginners" "Pokročilí" => "advanced" "Odborníci" => "experts" ] |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
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 | "Znalosti školených" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Vyberte" |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6556 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_inquiry_form_training_participantsKnowledge" ] |
cache_key | "_inquiry_form_training_participantsKnowledge_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6781 +label: "Začátečníci" +value: "beginners" +data: "beginners" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6782 +label: "Pokročilí" +value: "advanced" +data: "advanced" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6783 +label: "Odborníci" +value: "experts" +data: "experts" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6779 -form: Symfony\Component\Form\Form {#6642 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6780 …5} |
full_name | "inquiry_form[training][participantsKnowledge]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training_participantsKnowledge" |
is_selected | Closure($choice, $value) {#6785 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Znalosti školených" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "participantsKnowledge" |
placeholder | "Vyberte" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_training_participantsKnowledge" |
valid | true |
value | "" |
preferredDate
"Symfony\Component\Form\Extension\Core\Type\DateType"
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" ] |
[ "class" => "text-input" ] |
label | "Preferované datum (orientační)" |
same as passed value |
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "text-input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Preferované datum (orientační)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#6581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6580 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "text-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_inquiry_form_training_preferredDate" ] |
cache_key | "_inquiry_form_training_preferredDate_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6786 -form: Symfony\Component\Form\Form {#6645 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6787 …5} |
full_name | "inquiry_form[training][preferredDate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training_preferredDate" |
label | "Preferované datum (orientační)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "preferredDate" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_inquiry_form_training_preferredDate" |
valid | true |
value | "" |
widget | "single_text" |
laserType
"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" ] |
[ "class" => "text-input" ] |
label | "O jaký typ laseru se jedná?" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "text-input" ] |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6589 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 | "O jaký typ laseru se jedná?" |
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() {#6593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6590 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "text-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inquiry_form_training_laserType" ] |
cache_key | "_inquiry_form_training_laserType_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6788 -form: Symfony\Component\Form\Form {#6648 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6789 …5} |
full_name | "inquiry_form[training][laserType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training_laserType" |
label | "O jaký typ laseru se jedná?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "laserType" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_training_laserType" |
valid | true |
value | "" |
currency
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" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
choices | [ "CZK" => "czk" "EUR" => "eur" "USD" => "usd" "Jiné" => "other" ] |
[ "CZK" => "czk" "EUR" => "eur" "USD" => "usd" "Jiné" => "other" ] |
expanded | true |
same as passed value |
label | false |
same as passed value |
multiple | false |
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 |
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 | [ "CZK" => "czk" "EUR" => "eur" "USD" => "usd" "Jiné" => "other" ] |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | null |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6598 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "visually-hidden" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_inquiry_form_training_currency" ] |
cache_key | "_inquiry_form_training_currency_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6608 +label: "CZK" +value: "czk" +data: "czk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6613 +label: "EUR" +value: "eur" +data: "eur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6612 +label: "USD" +value: "usd" +data: "usd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6611 +label: "Jiné" +value: "other" +data: "other" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6790 -form: Symfony\Component\Form\Form {#6691 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6791 …5} |
full_name | "inquiry_form[training][currency]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training_currency" |
is_selected | Closure($choice, $value) {#6792 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "currency" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_training_currency" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "CZK" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "czk" |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#6370 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#6369 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "CZK" |
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() {#6652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6653 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "czk" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_inquiry_form_training_currency_entry" ] |
cache_key | "_inquiry_form_training_currency_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6796 -form: Symfony\Component\Form\Form {#6694 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6795 …5} |
full_name | "inquiry_form[training][currency]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training_currency_0" |
label | "CZK" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_training_currency_entry" |
valid | true |
value | "czk" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "EUR" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "eur" |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#6370 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#6369 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "EUR" |
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() {#6666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6665 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "eur" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_inquiry_form_training_currency_entry" ] |
cache_key | "_inquiry_form_training_currency_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6797 -form: Symfony\Component\Form\Form {#6697 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6798 …5} |
full_name | "inquiry_form[training][currency]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training_currency_1" |
label | "EUR" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_training_currency_entry" |
valid | true |
value | "eur" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "USD" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "usd" |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#6370 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#6369 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "USD" |
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() {#6675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6674 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "usd" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_inquiry_form_training_currency_entry" ] |
cache_key | "_inquiry_form_training_currency_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6799 -form: Symfony\Component\Form\Form {#6700 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6800 …5} |
full_name | "inquiry_form[training][currency]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training_currency_2" |
label | "USD" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_training_currency_entry" |
valid | true |
value | "usd" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | "Jiné" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "other" |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#6370 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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#6369 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Jiné" |
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() {#6684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6683 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "other" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_inquiry_form_training_currency_entry" ] |
cache_key | "_inquiry_form_training_currency_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6801 -form: Symfony\Component\Form\Form {#6703 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6802 …5} |
full_name | "inquiry_form[training][currency]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training_currency_3" |
label | "Jiné" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_training_currency_entry" |
valid | true |
value | "other" |
otherCurrency
"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" ] |
[ "class" => "text-input" ] |
label | "Název/kód měny" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "text-input" ] |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6616 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/kód měny" |
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() {#6618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6617 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "text-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inquiry_form_training_otherCurrency" ] |
cache_key | "_inquiry_form_training_otherCurrency_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6794 -form: Symfony\Component\Form\Form {#6706 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6793 …5} |
full_name | "inquiry_form[training][otherCurrency]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inquiry_form_training_otherCurrency" |
label | "Název/kód měny" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "otherCurrency" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inquiry_form_training_otherCurrency" |
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 |
same as passed value |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#6370 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 {#6369 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() {#6366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6367 …} $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 {#6739 -form: Symfony\Component\Form\Form {#6709 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6450 …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 {#6804 …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 | "e.IOlepcnMrz13nYN2nMHOET-Njm5GL0CeZjXWZd9M3oM.FJELlqSCyU000OkX3_ird3y02y83HXbPJ0CTIrwchrZumhrIpP_mUEXkyg" |
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 | "e.IOlepcnMrz13nYN2nMHOET-Njm5GL0CeZjXWZd9M3oM.FJELlqSCyU000OkX3_ird3y02y83HXbPJ0CTIrwchrZumhrIpP_mUEXkyg" |
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 {#6327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6328 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6329 …} -namespace: Closure() {#6331 …} } |
data | "e.IOlepcnMrz13nYN2nMHOET-Njm5GL0CeZjXWZd9M3oM.FJELlqSCyU000OkX3_ird3y02y83HXbPJ0CTIrwchrZumhrIpP_mUEXkyg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6805 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() {#6809 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $message: Closure() {#6806 …} $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 | "e.IOlepcnMrz13nYN2nMHOET-Njm5GL0CeZjXWZd9M3oM.FJELlqSCyU000OkX3_ird3y02y83HXbPJ0CTIrwchrZumhrIpP_mUEXkyg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6819 -form: Symfony\Component\Form\Form {#6815 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6810 …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 | "e.IOlepcnMrz13nYN2nMHOET-Njm5GL0CeZjXWZd9M3oM.FJELlqSCyU000OkX3_ird3y02y83HXbPJ0CTIrwchrZumhrIpP_mUEXkyg" |