Forms
-
pro_enquiry_form
-
fullname
-
Email
-
Phone
-
City
-
Message
-
_submit
-
_token
-
-
manufacturer_refferal_form
-
Emails
-
_submit
-
_token
-
-
pro_proposal_form
-
Title
-
Description
-
excelFile
-
_submit
-
_token
-
pro_enquiry_form
"App\Form\ProEnquiryFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2757 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#2758 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "pro_enquiry_form" "_pro_enquiry_form" ] |
cache_key | "_pro_enquiry_form_pro_enquiry_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2945 -form: Symfony\Component\Form\Form {#2839 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2906 …5} |
full_name | "pro_enquiry_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pro_enquiry_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pro_enquiry_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pro_enquiry_form" |
valid | true |
value | null |
fullname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 190 ] |
[ "maxlength" => 190 ] |
label | "Full Name" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 190 ] |
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 {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2771 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 | "Full Name" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2773 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#2772 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_pro_enquiry_form_fullname" ] |
cache_key | "_pro_enquiry_form_fullname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2961 -form: Symfony\Component\Form\Form {#2842 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2916 …5} |
full_name | "pro_enquiry_form[fullname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pro_enquiry_form_fullname" |
label | "Full Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fullname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pro_enquiry_form_fullname" |
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 | [ "maxlength" => 190 ] |
[ "maxlength" => 190 ] |
label | "E-Mail" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 190 ] |
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 {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2784 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "E-Mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#2785 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_pro_enquiry_form_Email" ] |
cache_key | "_pro_enquiry_form_Email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2963 -form: Symfony\Component\Form\Form {#2845 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2964 …5} |
full_name | "pro_enquiry_form[Email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pro_enquiry_form_Email" |
label | "E-Mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "Email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pro_enquiry_form_Email" |
valid | true |
value | "" |
Phone
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 | [ "maxlength" => 190 ] |
[ "maxlength" => 190 ] |
label | "Phone" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 190 ] |
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 {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2797 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 |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Phone" |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2799 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#2798 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_pro_enquiry_form_Phone" ] |
cache_key | "_pro_enquiry_form_Phone_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2965 -form: Symfony\Component\Form\Form {#2848 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2966 …5} |
full_name | "pro_enquiry_form[Phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pro_enquiry_form_Phone" |
label | "Phone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "Phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pro_enquiry_form_Phone" |
valid | true |
value | "" |
City
"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 | [ "maxlength" => 190 ] |
[ "maxlength" => 190 ] |
label | "City" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 190 ] |
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 {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2807 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 | "City" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2809 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#2808 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_pro_enquiry_form_City" ] |
cache_key | "_pro_enquiry_form_City_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2972 -form: Symfony\Component\Form\Form {#2851 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2974 …5} |
full_name | "pro_enquiry_form[City]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pro_enquiry_form_City" |
label | "City" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "City" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pro_enquiry_form_City" |
valid | true |
value | "" |
Message
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 300 ] |
[ "maxlength" => 300 ] |
label | "Message" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 300 ] |
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 {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2820 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 | "Message" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#2821 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 300 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_pro_enquiry_form_Message" ] |
cache_key | "_pro_enquiry_form_Message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2975 -form: Symfony\Component\Form\Form {#2854 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2976 …5} |
full_name | "pro_enquiry_form[Message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pro_enquiry_form_Message" |
label | "Message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "Message" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pro_enquiry_form_Message" |
valid | true |
value | "" |
_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" => "btn btn-lg btn-block btn-success" ] |
[ "class" => "btn btn-lg btn-block btn-success" ] |
label | "Submit" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-lg btn-block btn-success" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "btn btn-lg btn-block btn-success" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_pro_enquiry_form__submit" ] |
cache_key | "_pro_enquiry_form__submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2978 …5} |
full_name | "pro_enquiry_form[_submit]" |
id | "pro_enquiry_form__submit" |
label | "Submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "_submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_pro_enquiry_form__submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "6ee1fdcba49c.q3e66jL9FsoPewiTLKlmP9P4oxqUXbHS8Cga99jSs2g.0zbRu3WJSYFhI1LeH-oob7Go02DhJOTllW1corql7ADMH4mgVIUlrGYyXQ" |
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 | "6ee1fdcba49c.q3e66jL9FsoPewiTLKlmP9P4oxqUXbHS8Cga99jSs2g.0zbRu3WJSYFhI1LeH-oob7Go02DhJOTllW1corql7ADMH4mgVIUlrGYyXQ" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data | "6ee1fdcba49c.q3e66jL9FsoPewiTLKlmP9P4oxqUXbHS8Cga99jSs2g.0zbRu3WJSYFhI1LeH-oob7Go02DhJOTllW1corql7ADMH4mgVIUlrGYyXQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2981 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() {#2983 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#2982 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_pro_enquiry_form__token" ] |
cache_key | "_pro_enquiry_form__token_hidden" |
compound | false |
data | "6ee1fdcba49c.q3e66jL9FsoPewiTLKlmP9P4oxqUXbHS8Cga99jSs2g.0zbRu3WJSYFhI1LeH-oob7Go02DhJOTllW1corql7ADMH4mgVIUlrGYyXQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2993 -form: Symfony\Component\Form\Form {#2989 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2984 …5} |
full_name | "pro_enquiry_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pro_enquiry_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 | "_pro_enquiry_form__token" |
valid | true |
value | "6ee1fdcba49c.q3e66jL9FsoPewiTLKlmP9P4oxqUXbHS8Cga99jSs2g.0zbRu3WJSYFhI1LeH-oob7Go02DhJOTllW1corql7ADMH4mgVIUlrGYyXQ" |
manufacturer_refferal_form
"App\Form\ManufacturerRefferalFormtype"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2838 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#2823 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "manufacturer_refferal_form" "_manufacturer_refferal_form" ] |
cache_key | "_manufacturer_refferal_form_manufacturer_refferal_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2995 -form: Symfony\Component\Form\Form {#2888 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2996 …5} |
full_name | "manufacturer_refferal_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "manufacturer_refferal_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "manufacturer_refferal_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_manufacturer_refferal_form" |
valid | true |
value | null |
Emails
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Emails" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2879 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 | "Emails" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2881 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#2880 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_manufacturer_refferal_form_Emails" ] |
cache_key | "_manufacturer_refferal_form_Emails_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3000 -form: Symfony\Component\Form\Form {#2891 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2999 …5} |
full_name | "manufacturer_refferal_form[Emails]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "manufacturer_refferal_form_Emails" |
label | "Emails" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "Emails" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_manufacturer_refferal_form_Emails" |
valid | true |
value | "" |
_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" => "btn btn-lg btn-block btn-success" ] |
[ "class" => "btn btn-lg btn-block btn-success" ] |
label | "Submit" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-lg btn-block btn-success" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "btn btn-lg btn-block btn-success" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_manufacturer_refferal_form__submit" ] |
cache_key | "_manufacturer_refferal_form__submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#3002 …5} |
full_name | "manufacturer_refferal_form[_submit]" |
id | "manufacturer_refferal_form__submit" |
label | "Submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "_submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_manufacturer_refferal_form__submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "92fbde27d099404752e303e7a8.uYo3g6iNaTTva7cqF-5spciFyI6y4EIWwAgaIKeBE98.07gHt_LnWAOCLtB9eoE9zZDxgs_orDZisUstEePrdovLwVz2mOM6fY5e_g" |
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 | "92fbde27d099404752e303e7a8.uYo3g6iNaTTva7cqF-5spciFyI6y4EIWwAgaIKeBE98.07gHt_LnWAOCLtB9eoE9zZDxgs_orDZisUstEePrdovLwVz2mOM6fY5e_g" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data | "92fbde27d099404752e303e7a8.uYo3g6iNaTTva7cqF-5spciFyI6y4EIWwAgaIKeBE98.07gHt_LnWAOCLtB9eoE9zZDxgs_orDZisUstEePrdovLwVz2mOM6fY5e_g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2997 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() {#3003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#3001 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_manufacturer_refferal_form__token" ] |
cache_key | "_manufacturer_refferal_form__token_hidden" |
compound | false |
data | "92fbde27d099404752e303e7a8.uYo3g6iNaTTva7cqF-5spciFyI6y4EIWwAgaIKeBE98.07gHt_LnWAOCLtB9eoE9zZDxgs_orDZisUstEePrdovLwVz2mOM6fY5e_g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3013 -form: Symfony\Component\Form\Form {#3009 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3004 …5} |
full_name | "manufacturer_refferal_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "manufacturer_refferal_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 | "_manufacturer_refferal_form__token" |
valid | true |
value | "92fbde27d099404752e303e7a8.uYo3g6iNaTTva7cqF-5spciFyI6y4EIWwAgaIKeBE98.07gHt_LnWAOCLtB9eoE9zZDxgs_orDZisUstEePrdovLwVz2mOM6fY5e_g" |
pro_proposal_form
"App\Form\ProProposalFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2887 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#2902 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "pro_proposal_form" "_pro_proposal_form" ] |
cache_key | "_pro_proposal_form_pro_proposal_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3015 -form: Symfony\Component\Form\Form {#2946 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3016 …5} |
full_name | "pro_proposal_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pro_proposal_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "pro_proposal_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pro_proposal_form" |
valid | true |
value | null |
Title
"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 | [ "maxlength" => 190 "placeholder" => "Title" ] |
[ "maxlength" => 190 "placeholder" => "Title" ] |
label | "Title" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 190 "placeholder" => "Title" ] |
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 {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2913 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 | "Title" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#2914 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 "placeholder" => "Title" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_pro_proposal_form_Title" ] |
cache_key | "_pro_proposal_form_Title_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3020 -form: Symfony\Component\Form\Form {#2949 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3019 …5} |
full_name | "pro_proposal_form[Title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pro_proposal_form_Title" |
label | "Title" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "Title" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pro_proposal_form_Title" |
valid | true |
value | "" |
Description
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 | [ "maxlength" => 300 "placeholder" => "Description" ] |
[ "maxlength" => 300 "placeholder" => "Description" ] |
label | "Description" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 300 "placeholder" => "Description" ] |
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 {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2922 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 | "Description" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#2923 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 300 "placeholder" => "Description" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_pro_proposal_form_Description" ] |
cache_key | "_pro_proposal_form_Description_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3021 -form: Symfony\Component\Form\Form {#2952 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3022 …5} |
full_name | "pro_proposal_form[Description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pro_proposal_form_Description" |
label | "Description" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "Description" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pro_proposal_form_Description" |
valid | true |
value | "" |
excelFile
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\File {#2911 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/vnd.ms-excel" "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid Excel file." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 3000000 } ] |
[ Symfony\Component\Validator\Constraints\File {#2911 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/vnd.ms-excel" "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid Excel file." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 3000000 } ] |
help | "Upload Excel File in Format. Maximum file size: 3MB." |
same as passed value |
label | "Excel File" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\File {#2911 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "application/vnd.ms-excel" "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid Excel file." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 3000000 } ] |
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 {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | "Upload Excel File in Format. Maximum file size: 3MB." |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Excel File" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
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() {#2938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#2937 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_pro_proposal_form_excelFile" ] |
cache_key | "_pro_proposal_form_excelFile_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3023 -form: Symfony\Component\Form\Form {#2955 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3024 …5} |
full_name | "pro_proposal_form[excelFile]" |
help | "Upload Excel File in Format. Maximum file size: 3MB." |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pro_proposal_form_excelFile" |
label | "Excel File" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "excelFile" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_pro_proposal_form_excelFile" |
valid | true |
value | "" |
_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" => "btn btn-lg btn-block btn-success" ] |
[ "class" => "btn btn-lg btn-block btn-success" ] |
label | "Submit" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-lg btn-block btn-success" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "btn btn-lg btn-block btn-success" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_pro_proposal_form__submit" ] |
cache_key | "_pro_proposal_form__submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#3026 …5} |
full_name | "pro_proposal_form[_submit]" |
id | "pro_proposal_form__submit" |
label | "Submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "_submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_pro_proposal_form__submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "631f61fc01ea0b854ef578880f31429.ftyWbgUnpFnObVrMU0dCi-68vh2Ogw-leLkyhG3R47c.N63aC0NNkhOYPz6WHi0E_6uO1EjA9z30HOZjtFuyhNwX6eECYEnCK68-Ew" |
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 | "631f61fc01ea0b854ef578880f31429.ftyWbgUnpFnObVrMU0dCi-68vh2Ogw-leLkyhG3R47c.N63aC0NNkhOYPz6WHi0E_6uO1EjA9z30HOZjtFuyhNwX6eECYEnCK68-Ew" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2730 …} -namespace: Closure() {#2732 …} } |
data | "631f61fc01ea0b854ef578880f31429.ftyWbgUnpFnObVrMU0dCi-68vh2Ogw-leLkyhG3R47c.N63aC0NNkhOYPz6WHi0E_6uO1EjA9z30HOZjtFuyhNwX6eECYEnCK68-Ew" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3017 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() {#3027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#454 …} $message: Closure() {#3025 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_pro_proposal_form__token" ] |
cache_key | "_pro_proposal_form__token_hidden" |
compound | false |
data | "631f61fc01ea0b854ef578880f31429.ftyWbgUnpFnObVrMU0dCi-68vh2Ogw-leLkyhG3R47c.N63aC0NNkhOYPz6WHi0E_6uO1EjA9z30HOZjtFuyhNwX6eECYEnCK68-Ew" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3037 -form: Symfony\Component\Form\Form {#3033 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3028 …5} |
full_name | "pro_proposal_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pro_proposal_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 | "_pro_proposal_form__token" |
valid | true |
value | "631f61fc01ea0b854ef578880f31429.ftyWbgUnpFnObVrMU0dCi-68vh2Ogw-leLkyhG3R47c.N63aC0NNkhOYPz6WHi0E_6uO1EjA9z30HOZjtFuyhNwX6eECYEnCK68-Ew" |