Forms
-
product_register
-
title
-
invoiceNumber
-
name
-
purchasedFrom
-
purchasedOn
-
email
-
mobile
-
pincode
-
state
-
others
-
image
-
address
-
termAndCondition
-
submit
-
_token
-
product_register
"OdomosBundle\Form\ProductRegister"
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2360 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() {#2362 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2361 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "product_register" "_product_register" ] |
cache_key | "_product_register_product_register" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2851 -errors: [] -form: Symfony\Component\Form\Form {#2852 …} } |
form | Symfony\Component\Form\FormView {#2363 …5} |
full_name | "product_register" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "product_register" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_register" |
valid | true |
value | null |
title
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Mr" => "Mr" "Mrs." => "Mrs." "Master" => "Master" "Miss" => "Miss" ] |
[ "Mr" => "Mr" "Mrs." => "Mrs." "Master" => "Master" "Miss" => "Miss" ] |
label | 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 | [] |
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 | [ "Mr" => "Mr" "Mrs." => "Mrs." "Master" => "Master" "Miss" => "Miss" ] |
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
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 | 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 | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2686 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_product_register_title" ] |
cache_key | "_product_register_title_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2781 +data: "Mr" +value: "Mr" +label: "Mr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2771 +data: "Mrs." +value: "Mrs." +label: "Mrs." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2763 +data: "Master" +value: "Master" +label: "Master" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2749 +data: "Miss" +value: "Miss" +label: "Miss" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2793 -errors: [] -form: Symfony\Component\Form\Form {#2855 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2835 …5} |
full_name | "product_register[title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register_title" |
is_selected | Closure($choice, $value) {#2713 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 | "title" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_register_title" |
valid | true |
value | "" |
invoiceNumber
"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" => "Invoice Number" ] |
[ "maxlength" => 190 "placeholder" => "Invoice Number" ] |
label | 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 | [ "maxlength" => 190 "placeholder" => "Invoice Number" ] |
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2675 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 | 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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2653 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 "placeholder" => "Invoice Number" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_product_register_invoiceNumber" ] |
cache_key | "_product_register_invoiceNumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2705 -errors: [] -form: Symfony\Component\Form\Form {#2858 …} } |
form | Symfony\Component\Form\FormView {#2661 …5} |
full_name | "product_register[invoiceNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register_invoiceNumber" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "invoiceNumber" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_register_invoiceNumber" |
valid | true |
value | "" |
name
"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" => "Name*" ] |
[ "maxlength" => 190 "placeholder" => "Name*" ] |
label | 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 | [ "maxlength" => 190 "placeholder" => "Name*" ] |
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2702 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 | 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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2703 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 "placeholder" => "Name*" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_product_register_name" ] |
cache_key | "_product_register_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2683 -errors: [] -form: Symfony\Component\Form\Form {#2861 …} } |
form | Symfony\Component\Form\FormView {#2897 …5} |
full_name | "product_register[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register_name" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_register_name" |
valid | true |
value | "" |
purchasedFrom
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Amazon" => "Amazon" "Flipkart." => "Flipkart" "Big Basket" => "Big Basket" "Grofers" => "Grofers" "Others" => "Others" ] |
[ "Amazon" => "Amazon" "Flipkart." => "Flipkart" "Big Basket" => "Big Basket" "Grofers" => "Grofers" "Others" => "Others" ] |
label | false |
same as passed value |
placeholder | "Purchased From" |
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 |
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 | [ "Amazon" => "Amazon" "Flipkart." => "Flipkart" "Big Basket" => "Big Basket" "Grofers" => "Grofers" "Others" => "Others" ] |
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Purchased From" |
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 | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2711 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_product_register_purchasedFrom" ] |
cache_key | "_product_register_purchasedFrom_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2901 +data: "Amazon" +value: "Amazon" +label: "Amazon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2902 +data: "Flipkart" +value: "Flipkart" +label: "Flipkart." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2928 +data: "Big Basket" +value: "Big Basket" +label: "Big Basket" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2930 +data: "Grofers" +value: "Grofers" +label: "Grofers" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2931 +data: "Others" +value: "Others" +label: "Others" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2899 -errors: [] -form: Symfony\Component\Form\Form {#2864 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2900 …5} |
full_name | "product_register[purchasedFrom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register_purchasedFrom" |
is_selected | Closure($choice, $value) {#2933 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 | "purchasedFrom" |
placeholder | "Purchased From" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_register_purchasedFrom" |
valid | true |
value | "" |
purchasedOn
"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 | [ "min" => "2025-01-17" "max" => "2025-01-31" "placeholder" => "Purchased On" ] |
[ "min" => "2025-01-17" "max" => "2025-01-31" "placeholder" => "Purchased On" ] |
label | 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 | [ "min" => "2025-01-17" "max" => "2025-01-31" "placeholder" => "Purchased On" ] |
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
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 | false |
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() {#2734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2733 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "min" => "2025-01-17" "max" => "2025-01-31" "placeholder" => "Purchased On" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_product_register_purchasedOn" ] |
cache_key | "_product_register_purchasedOn_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2934 -errors: [] -form: Symfony\Component\Form\Form {#2867 …} } |
form | Symfony\Component\Form\FormView {#2935 …5} |
full_name | "product_register[purchasedOn]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register_purchasedOn" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "purchasedOn" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_product_register_purchasedOn" |
valid | true |
value | "" |
widget | "single_text" |
"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 "placeholder" => "Enter Email ID" ] |
[ "maxlength" => 190 "placeholder" => "Enter Email ID" ] |
label | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 190 "placeholder" => "Enter Email ID" ] |
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2742 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 | 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 | false |
row_attr | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2747 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 190 "placeholder" => "Enter Email ID" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_product_register_email" ] |
cache_key | "_product_register_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2936 -errors: [] -form: Symfony\Component\Form\Form {#2870 …} } |
form | Symfony\Component\Form\FormView {#2937 …5} |
full_name | "product_register[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register_email" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_register_email" |
valid | true |
value | "" |
mobile
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 | [ "minlength" => 10 "maxlength" => 10 "placeholder" => "Mobile Number*" "class" => "mobile" ] |
[ "minlength" => 10 "maxlength" => 10 "placeholder" => "Mobile Number*" "class" => "mobile" ] |
label | 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 | [ "minlength" => 10 "maxlength" => 10 "placeholder" => "Mobile Number*" "class" => "mobile" ] |
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2755 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 | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2761 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "minlength" => 10 "maxlength" => 10 "placeholder" => "Mobile Number*" "class" => "mobile" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_product_register_mobile" ] |
cache_key | "_product_register_mobile_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2938 -errors: [] -form: Symfony\Component\Form\Form {#2873 …} } |
form | Symfony\Component\Form\FormView {#2939 …5} |
full_name | "product_register[mobile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register_mobile" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mobile" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_register_mobile" |
valid | true |
value | "" |
pincode
"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" => 10 "placeholder" => "Pincode" ] |
[ "maxlength" => 10 "placeholder" => "Pincode" ] |
label | 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 | [ "maxlength" => 10 "placeholder" => "Pincode" ] |
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2773 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 | 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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2774 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2776 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 10 "placeholder" => "Pincode" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_product_register_pincode" ] |
cache_key | "_product_register_pincode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2940 -errors: [] -form: Symfony\Component\Form\Form {#2876 …} } |
form | Symfony\Component\Form\FormView {#2941 …5} |
full_name | "product_register[pincode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register_pincode" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pincode" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_register_pincode" |
valid | true |
value | "" |
state
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Andaman and Nicobar" => 196 "Andhra Pradesh" => 197 "Arunachal Pradesh" => 198 "Assam" => 199 "Bhutan" => 200 "Bihar" => 201 "Chandigarh" => 202 "Chhattisgarh" => 203 "Dadra and Nagar Haveli" => 204 "Daman and Diu" => 205 "Delhi" => 206 "Goa" => 207 "Gujarat" => 208 "Haryana" => 209 "Himachal Pradesh" => 210 "Jammu and Kashmir" => 211 "Jharkhand" => 212 "Karnataka" => 213 "Kerala" => 214 "Madhya Pradesh" => 215 "Maharashtra" => 216 "Manipur" => 217 "Meghalaya" => 218 "Mizoram" => 219 "Nagaland" => 220 "Odisha" => 221 "Puducherry" => 222 "Punjab" => 223 "Rajasthan" => 224 "Sikkim" => 225 "Tamil Nadu" => 226 "Telangana" => 227 "Tripura" => 229 "Uttar Pradesh" => 230 "Uttarakhand" => 231 "West Bengal" => 232 ] |
[ "Andaman and Nicobar" => 196 "Andhra Pradesh" => 197 "Arunachal Pradesh" => 198 "Assam" => 199 "Bhutan" => 200 "Bihar" => 201 "Chandigarh" => 202 "Chhattisgarh" => 203 "Dadra and Nagar Haveli" => 204 "Daman and Diu" => 205 "Delhi" => 206 "Goa" => 207 "Gujarat" => 208 "Haryana" => 209 "Himachal Pradesh" => 210 "Jammu and Kashmir" => 211 "Jharkhand" => 212 "Karnataka" => 213 "Kerala" => 214 "Madhya Pradesh" => 215 "Maharashtra" => 216 "Manipur" => 217 "Meghalaya" => 218 "Mizoram" => 219 "Nagaland" => 220 "Odisha" => 221 "Puducherry" => 222 "Punjab" => 223 "Rajasthan" => 224 "Sikkim" => 225 "Tamil Nadu" => 226 "Telangana" => 227 "Tripura" => 229 "Uttar Pradesh" => 230 "Uttarakhand" => 231 "West Bengal" => 232 ] |
label | false |
same as passed value |
placeholder | "Choose Your State" |
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 |
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 | [ "Andaman and Nicobar" => 196 "Andhra Pradesh" => 197 "Arunachal Pradesh" => 198 "Assam" => 199 "Bhutan" => 200 "Bihar" => 201 "Chandigarh" => 202 "Chhattisgarh" => 203 "Dadra and Nagar Haveli" => 204 "Daman and Diu" => 205 "Delhi" => 206 "Goa" => 207 "Gujarat" => 208 "Haryana" => 209 "Himachal Pradesh" => 210 "Jammu and Kashmir" => 211 "Jharkhand" => 212 "Karnataka" => 213 "Kerala" => 214 "Madhya Pradesh" => 215 "Maharashtra" => 216 "Manipur" => 217 "Meghalaya" => 218 "Mizoram" => 219 "Nagaland" => 220 "Odisha" => 221 "Puducherry" => 222 "Punjab" => 223 "Rajasthan" => 224 "Sikkim" => 225 "Tamil Nadu" => 226 "Telangana" => 227 "Tripura" => 229 "Uttar Pradesh" => 230 "Uttarakhand" => 231 "West Bengal" => 232 ] |
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Choose Your State" |
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 | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2780 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2779 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_product_register_state" ] |
cache_key | "_product_register_state_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2944 +data: 196 +value: "196" +label: "Andaman and Nicobar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2945 +data: 197 +value: "197" +label: "Andhra Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2946 +data: 198 +value: "198" +label: "Arunachal Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2947 +data: 199 +value: "199" +label: "Assam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2948 +data: 200 +value: "200" +label: "Bhutan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2949 +data: 201 +value: "201" +label: "Bihar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2950 +data: 202 +value: "202" +label: "Chandigarh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2951 +data: 203 +value: "203" +label: "Chhattisgarh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2952 +data: 204 +value: "204" +label: "Dadra and Nagar Haveli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2953 +data: 205 +value: "205" +label: "Daman and Diu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2954 +data: 206 +value: "206" +label: "Delhi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2955 +data: 207 +value: "207" +label: "Goa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2956 +data: 208 +value: "208" +label: "Gujarat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2957 +data: 209 +value: "209" +label: "Haryana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2958 +data: 210 +value: "210" +label: "Himachal Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2959 +data: 211 +value: "211" +label: "Jammu and Kashmir" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2960 +data: 212 +value: "212" +label: "Jharkhand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2961 +data: 213 +value: "213" +label: "Karnataka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2962 +data: 214 +value: "214" +label: "Kerala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2963 +data: 215 +value: "215" +label: "Madhya Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2964 +data: 216 +value: "216" +label: "Maharashtra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2965 +data: 217 +value: "217" +label: "Manipur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2966 +data: 218 +value: "218" +label: "Meghalaya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2967 +data: 219 +value: "219" +label: "Mizoram" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2968 +data: 220 +value: "220" +label: "Nagaland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2969 +data: 221 +value: "221" +label: "Odisha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2970 +data: 222 +value: "222" +label: "Puducherry" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2971 +data: 223 +value: "223" +label: "Punjab" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2972 +data: 224 +value: "224" +label: "Rajasthan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2973 +data: 225 +value: "225" +label: "Sikkim" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2974 +data: 226 +value: "226" +label: "Tamil Nadu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2975 +data: 227 +value: "227" +label: "Telangana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2976 +data: 229 +value: "229" +label: "Tripura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2977 +data: 230 +value: "230" +label: "Uttar Pradesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2978 +data: 231 +value: "231" +label: "Uttarakhand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2979 +data: 232 +value: "232" +label: "West Bengal" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2942 -errors: [] -form: Symfony\Component\Form\Form {#2879 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2943 …5} |
full_name | "product_register[state]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register_state" |
is_selected | Closure($choice, $value) {#2981 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 | "state" |
placeholder | "Choose Your State" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_register_state" |
valid | true |
value | "" |
others
"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 | [ "placeholder" => "City" ] |
[ "placeholder" => "City" ] |
label | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "City" ] |
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2790 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 | 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 | false |
row_attr | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2791 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "City" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_product_register_others" ] |
cache_key | "_product_register_others_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2982 -errors: [] -form: Symfony\Component\Form\Form {#2882 …} } |
form | Symfony\Component\Form\FormView {#2983 …5} |
full_name | "product_register[others]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register_others" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "others" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_register_others" |
valid | true |
value | "" |
image
"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 |
---|---|---|
attr | [ "accept" => ".jpg, .png, .jpeg" ] |
[ "accept" => ".jpg, .png, .jpeg" ] |
constraints | [ Symfony\Component\Validator\Constraints\File {#2669 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large. Maximum size allowed is {{ limit }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +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: 20000000 } ] |
[ Symfony\Component\Validator\Constraints\File {#2669 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large. Maximum size allowed is {{ limit }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +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: 20000000 } ] |
label | """ Upload Bill/invoice (.jpg, .png. Max file size of\n 20mb) """ |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "accept" => ".jpg, .png, .jpeg" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\File {#2669 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large. Maximum size allowed is {{ limit }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +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: 20000000 } ] |
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
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 | null |
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 | """ Upload Bill/invoice (.jpg, .png. Max file size of\n 20mb) """ |
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() {#2836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2837 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "accept" => ".jpg, .png, .jpeg" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_product_register_image" ] |
cache_key | "_product_register_image_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2984 -errors: [] -form: Symfony\Component\Form\Form {#2885 …} } |
form | Symfony\Component\Form\FormView {#2985 …5} |
full_name | "product_register[image]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register_image" |
label | """ Upload Bill/invoice (.jpg, .png. Max file size of\n 20mb) """ |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "image" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_product_register_image" |
valid | true |
value | "" |
address
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Address...." "rows" => 7 "cols" => 20 ] |
[ "placeholder" => "Address...." "rows" => 7 "cols" => 20 ] |
label | 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 | [ "placeholder" => "Address...." "rows" => 7 "cols" => 20 ] |
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2827 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 | 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 | [] |
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 {#183 …} $message: Closure() {#2828 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Address...." "rows" => 7 "cols" => 20 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_product_register_address" ] |
cache_key | "_product_register_address_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2986 -errors: [] -form: Symfony\Component\Form\Form {#2888 …} } |
form | Symfony\Component\Form\FormView {#2987 …5} |
full_name | "product_register[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register_address" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_register_address" |
valid | true |
value | "" |
termAndCondition
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | """ I accept the <a href="/terms-conditions">Terms and\n conditions</a> """ |
same as passed value |
label_html | true |
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2812 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 {#2811 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | """ I accept the <a href="/terms-conditions">Terms and\n conditions</a> """ |
label_attr | [] |
label_format | null |
label_html | true |
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() {#2809 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2807 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_register_termAndCondition" ] |
cache_key | "_product_register_termAndCondition_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2988 -errors: [] -form: Symfony\Component\Form\Form {#2891 …} } |
form | Symfony\Component\Form\FormView {#2989 …5} |
full_name | "product_register[termAndCondition]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register_termAndCondition" |
label | """ I accept the <a href="/terms-conditions">Terms and\n conditions</a> """ |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "termAndCondition" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_register_termAndCondition" |
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" ] |
[ "class" => "button" ] |
label | "Register" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "button" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Register" |
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" => "button" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_product_register_submit" ] |
cache_key | "_product_register_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2991 …5} |
full_name | "product_register[submit]" |
id | "product_register_submit" |
label | "Register" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_product_register_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "17f8e94f72e5b97a.b1kfS3vxZx4gL6ti4h-G_q9S9IwpOA1k0HqRDgDi8O4.LSssAyGmMHV2af0FtCzXuJhgu9peWXgI6E-idzTSwpkMEi0MMLkhR3Ff8g" |
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 | "17f8e94f72e5b97a.b1kfS3vxZx4gL6ti4h-G_q9S9IwpOA1k0HqRDgDi8O4.LSssAyGmMHV2af0FtCzXuJhgu9peWXgI6E-idzTSwpkMEi0MMLkhR3Ff8g" |
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 {#2332 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2333 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2334 …} -namespace: Closure() {#2336 …} } |
data | "17f8e94f72e5b97a.b1kfS3vxZx4gL6ti4h-G_q9S9IwpOA1k0HqRDgDi8O4.LSssAyGmMHV2af0FtCzXuJhgu9peWXgI6E-idzTSwpkMEi0MMLkhR3Ff8g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2995 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#183 …} $message: Closure() {#2996 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_product_register__token" ] |
cache_key | "_product_register__token_hidden" |
compound | false |
data | "17f8e94f72e5b97a.b1kfS3vxZx4gL6ti4h-G_q9S9IwpOA1k0HqRDgDi8O4.LSssAyGmMHV2af0FtCzXuJhgu9peWXgI6E-idzTSwpkMEi0MMLkhR3Ff8g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3007 -errors: [] -form: Symfony\Component\Form\Form {#3003 …} } |
form | Symfony\Component\Form\FormView {#2998 …5} |
full_name | "product_register[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_register__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 | "_product_register__token" |
valid | true |
value | "17f8e94f72e5b97a.b1kfS3vxZx4gL6ti4h-G_q9S9IwpOA1k0HqRDgDi8O4.LSssAyGmMHV2af0FtCzXuJhgu9peWXgI6E-idzTSwpkMEi0MMLkhR3Ff8g" |