Forms
-
-
email
-
-
-
first
-
second
-
-
-
firstName
-
lastName
-
phoneNumber
-
subscribedToNewsletter
-
_token
-
-
-
-
query
-
-
sylius_customer_registration
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Customer\Customer {#6232 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1737569410 {#6233 date: 2025-01-22 20:10:10.398758 Africa/Cairo (+02:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#6234 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#6235 …} #user: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Customer\Customer {#6232 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1737569410 {#6233 date: 2025-01-22 20:10:10.398758 Africa/Cairo (+02:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#6234 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#6235 …} #user: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6936 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6937 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6938 …} -namespace: Closure() {#6940 …} } |
data | App\Entity\Customer\Customer {#6232 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1737569410 {#6233 date: 2025-01-22 20:10:10.398758 Africa/Cairo (+02:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#6234 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#6235 …} #user: null } |
data_class | "App\Entity\Customer\Customer" |
disabled | false |
empty_data | Closure(FormInterface $form) {#6966 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6238 …} use: { $class: "App\Entity\Customer\Customer" } } |
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() {#6968 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6942 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#6967 …} } } |
validation_groups | [ "sylius" "sylius_user_registration" "sylius_customer_profile" ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sylius_customer_simple_registration" "sylius_customer_registration" "_sylius_customer_registration" ] |
cache_key | "_sylius_customer_registration_sylius_customer_registration" |
compound | true |
data | App\Entity\Customer\Customer {#6232 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1737569410 {#6233 date: 2025-01-22 20:10:10.398758 Africa/Cairo (+02:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#6234 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#6235 …} #user: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7010 -form: Symfony\Component\Form\Form {#7048 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7019 …5} |
full_name | "sylius_customer_registration" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_customer_registration" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sylius_customer_registration" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_customer_registration" |
valid | true |
value | App\Entity\Customer\Customer {#6232 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1737569410 {#6233 date: 2025-01-22 20:10:10.398758 Africa/Cairo (+02:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#6234 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#6235 …} #user: null } |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "sylius.form.customer.email" |
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 {#6936 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6937 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6938 …} -namespace: Closure() {#6940 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6985 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6238 …} } |
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 | "sylius.form.customer.email" |
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() {#6987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6942 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#6986 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_sylius_customer_registration_email" ] |
cache_key | "_sylius_customer_registration_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7082 -form: Symfony\Component\Form\Form {#7051 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7090 …5} |
full_name | "sylius_customer_registration[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_customer_registration_email" |
label | "sylius.form.customer.email" |
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 | "_sylius_customer_registration_email" |
valid | true |
value | "" |
user
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Valid {#6974 +payload: null +traverse: true } ] |
[ Symfony\Component\Validator\Constraints\Valid {#6974 +payload: null +traverse: true } ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\Valid {#6974 +payload: null +traverse: true } ] |
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 {#6936 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6937 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6938 …} -namespace: Closure() {#6940 …} } |
data_class | "App\Entity\User\ShopUser" |
disabled | false |
empty_data | Closure(FormInterface $form) {#6998 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6238 …} use: { $class: "App\Entity\User\ShopUser" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6942 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#6999 …} } } |
validation_groups | [ "sylius" "sylius_user_registration" ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sylius_shop_user_registration" "_sylius_customer_registration_user" ] |
cache_key | "_sylius_customer_registration_user_sylius_shop_user_registration" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6988 -form: Symfony\Component\Form\Form {#7072 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7116 …5} |
full_name | "sylius_customer_registration[user]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_customer_registration_user" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "user" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_customer_registration_user" |
valid | true |
value | null |
plainPassword
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
first_options | [ "label" => "sylius.form.user.password.label" ] |
[ "label" => "sylius.form.user.password.label" ] |
invalid_message | "sylius.user.plainPassword.mismatch" |
same as passed value |
second_options | [ "label" => "sylius.form.user.password.confirmation" ] |
[ "label" => "sylius.form.user.password.confirmation" ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6936 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6937 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6938 …} -namespace: Closure() {#6940 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7057 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6238 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "sylius.form.user.password.label" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "sylius.user.plainPassword.mismatch" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
options | [] |
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 | [] |
second_name | "second" |
second_options | [ "label" => "sylius.form.user.password.confirmation" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#7059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6942 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#7060 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_sylius_customer_registration_user_plainPassword" ] |
cache_key | "_sylius_customer_registration_user_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7121 -form: Symfony\Component\Form\Form {#7094 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7120 …5} |
full_name | "sylius_customer_registration[user][plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_customer_registration_user_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_customer_registration_user_plainPassword" |
valid | true |
value | [ "first" => null "second" => null ] |
first
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 |
---|---|---|
error_bubbling | false |
false
|
label | "sylius.form.user.password.label" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
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 {#6936 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6937 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6938 …} -namespace: Closure() {#6940 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7079 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6238 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "sylius.form.user.password.label" |
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 | false |
upload_max_size_message | Closure() {#7081 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6942 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#7080 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_sylius_customer_registration_user_plainPassword_first" ] |
cache_key | "_sylius_customer_registration_user_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7157 -form: Symfony\Component\Form\Form {#7097 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7156 …5} |
full_name | "sylius_customer_registration[user][plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_customer_registration_user_plainPassword_first" |
label | "sylius.form.user.password.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_customer_registration_user_plainPassword_first" |
valid | true |
value | "" |
second
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 |
---|---|---|
error_bubbling | false |
false
|
label | "sylius.form.user.password.confirmation" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
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 {#6936 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6937 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6938 …} -namespace: Closure() {#6940 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7087 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6238 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "sylius.form.user.password.confirmation" |
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 | false |
upload_max_size_message | Closure() {#7089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6942 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#7088 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_sylius_customer_registration_user_plainPassword_second" ] |
cache_key | "_sylius_customer_registration_user_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7158 -form: Symfony\Component\Form\Form {#7100 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7159 …5} |
full_name | "sylius_customer_registration[user][plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_customer_registration_user_plainPassword_second" |
label | "sylius.form.user.password.confirmation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_customer_registration_user_plainPassword_second" |
valid | true |
value | "" |
firstName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "sylius.form.customer.first_name" |
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 {#6936 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6937 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6938 …} -namespace: Closure() {#6940 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7007 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6238 …} } |
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 | "sylius.form.customer.first_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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6942 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#7008 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_customer_registration_firstName" ] |
cache_key | "_sylius_customer_registration_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7118 -form: Symfony\Component\Form\Form {#7103 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7119 …5} |
full_name | "sylius_customer_registration[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_customer_registration_firstName" |
label | "sylius.form.customer.first_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_customer_registration_firstName" |
valid | true |
value | "" |
lastName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "sylius.form.customer.last_name" |
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 {#6936 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6937 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6938 …} -namespace: Closure() {#6940 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7016 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6238 …} } |
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 | "sylius.form.customer.last_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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6942 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#7017 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_customer_registration_lastName" ] |
cache_key | "_sylius_customer_registration_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7155 -form: Symfony\Component\Form\Form {#7106 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7153 …5} |
full_name | "sylius_customer_registration[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_customer_registration_lastName" |
label | "sylius.form.customer.last_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_customer_registration_lastName" |
valid | true |
value | "" |
phoneNumber
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "sylius.form.customer.phone_number" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#6936 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6937 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6938 …} -namespace: Closure() {#6940 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7025 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6238 …} } |
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 | "sylius.form.customer.phone_number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6942 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#7026 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_customer_registration_phoneNumber" ] |
cache_key | "_sylius_customer_registration_phoneNumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7161 -form: Symfony\Component\Form\Form {#7109 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7160 …5} |
full_name | "sylius_customer_registration[phoneNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_customer_registration_phoneNumber" |
label | "sylius.form.customer.phone_number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phoneNumber" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_customer_registration_phoneNumber" |
valid | true |
value | "" |
subscribedToNewsletter
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 | "sylius.form.customer.subscribed_to_newsletter" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#6936 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6937 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6938 …} -namespace: Closure() {#6940 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7037 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7033 …} } |
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 {#7038 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "sylius.form.customer.subscribed_to_newsletter" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7040 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6942 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#7042 …} } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_sylius_customer_registration_subscribedToNewsletter" ] |
cache_key | "_sylius_customer_registration_subscribedToNewsletter_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7162 -form: Symfony\Component\Form\Form {#7112 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7163 …5} |
full_name | "sylius_customer_registration[subscribedToNewsletter]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_customer_registration_subscribedToNewsletter" |
label | "sylius.form.customer.subscribed_to_newsletter" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "subscribedToNewsletter" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_customer_registration_subscribedToNewsletter" |
valid | true |
value | "1" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "6216134568a4d2bd8e6a1ad1b83a8.PGmDLdW9PJ6k1vsthtJ5zihJabFQ2QwdE7_uP9UJ7e8.DVu6YO3eY6yQ4JN05IRKgmB8B4Zkl2ZLRMrefqZxi5l9GrZopIlV_9Thvg" |
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 | "6216134568a4d2bd8e6a1ad1b83a8.PGmDLdW9PJ6k1vsthtJ5zihJabFQ2QwdE7_uP9UJ7e8.DVu6YO3eY6yQ4JN05IRKgmB8B4Zkl2ZLRMrefqZxi5l9GrZopIlV_9Thvg" |
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 {#6936 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6937 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6938 …} -namespace: Closure() {#6940 …} } |
data | "6216134568a4d2bd8e6a1ad1b83a8.PGmDLdW9PJ6k1vsthtJ5zihJabFQ2QwdE7_uP9UJ7e8.DVu6YO3eY6yQ4JN05IRKgmB8B4Zkl2ZLRMrefqZxi5l9GrZopIlV_9Thvg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7167 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6238 …} } |
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() {#7169 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6942 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#7168 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_customer_registration__token" ] |
cache_key | "_sylius_customer_registration__token_hidden" |
compound | false |
data | "6216134568a4d2bd8e6a1ad1b83a8.PGmDLdW9PJ6k1vsthtJ5zihJabFQ2QwdE7_uP9UJ7e8.DVu6YO3eY6yQ4JN05IRKgmB8B4Zkl2ZLRMrefqZxi5l9GrZopIlV_9Thvg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7179 -form: Symfony\Component\Form\Form {#7175 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7170 …5} |
full_name | "sylius_customer_registration[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_customer_registration__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 | "_sylius_customer_registration__token" |
valid | true |
value | "6216134568a4d2bd8e6a1ad1b83a8.PGmDLdW9PJ6k1vsthtJ5zihJabFQ2QwdE7_uP9UJ7e8.DVu6YO3eY6yQ4JN05IRKgmB8B4Zkl2ZLRMrefqZxi5l9GrZopIlV_9Thvg" |
bitbag_elasticsearch_search
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusElasticsearchPlugin\Model\Search {#10379 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10380 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#10385 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/ar_EG/search" |
same as passed value |
data | BitBag\SyliusElasticsearchPlugin\Model\Search {#10379 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10380 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#10385 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/ar_EG/search" |
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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6936 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6937 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6938 …} -namespace: Closure() {#6940 …} } |
data | BitBag\SyliusElasticsearchPlugin\Model\Search {#10379 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10380 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#10385 …} } |
data_class | "BitBag\SyliusElasticsearchPlugin\Model\Search" |
disabled | false |
empty_data | Closure(FormInterface $form) {#10413 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6238 …} use: { $class: "BitBag\SyliusElasticsearchPlugin\Model\Search" } } |
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() {#10415 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6942 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#10414 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/ar_EG/search" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "bitbag_elasticsearch_search" "_bitbag_elasticsearch_search" ] |
cache_key | "_bitbag_elasticsearch_search_bitbag_elasticsearch_search" |
compound | true |
data | BitBag\SyliusElasticsearchPlugin\Model\Search {#10379 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10380 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#10385 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10429 -form: Symfony\Component\Form\Form {#10436 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10416 …5} |
full_name | "bitbag_elasticsearch_search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_elasticsearch_search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "bitbag_elasticsearch_search" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_elasticsearch_search" |
valid | true |
value | BitBag\SyliusElasticsearchPlugin\Model\Search {#10379 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10380 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#10385 …} } |
box
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10380 -query: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6936 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6937 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6938 …} -namespace: Closure() {#6940 …} } |
data_class | "BitBag\SyliusElasticsearchPlugin\Model\SearchBox" |
disabled | false |
empty_data | Closure(FormInterface $form) {#10426 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6238 …} use: { $class: "BitBag\SyliusElasticsearchPlugin\Model\SearchBox" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6942 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#10427 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_box" "_bitbag_elasticsearch_search_box" ] |
cache_key | "_bitbag_elasticsearch_search_box_search_box" |
compound | true |
data | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10380 -query: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10462 -form: Symfony\Component\Form\Form {#10452 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10461 …5} |
full_name | "bitbag_elasticsearch_search[box]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_elasticsearch_search_box" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "box" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_elasticsearch_search_box" |
valid | true |
value | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#10380 -query: null } |
query
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" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
[ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10434 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#10434 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10434 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6936 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6937 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6938 …} -namespace: Closure() {#6940 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#10444 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6238 …} } |
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 search term." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6942 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3923 …} $translationDomain: "validators" $message: Closure() {#10445 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_bitbag_elasticsearch_search_box_query" ] |
cache_key | "_bitbag_elasticsearch_search_box_query_search" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10470 -form: Symfony\Component\Form\Form {#10455 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10468 …5} |
full_name | "bitbag_elasticsearch_search[box][query]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_elasticsearch_search_box_query" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "query" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_elasticsearch_search_box_query" |
valid | true |
value | "" |