Forms
-
sylius_shop_customer_registration
-
email
-
user
-
plainPassword
-
first
-
second
-
-
-
firstName
-
lastName
-
phoneNumber
-
subscribedToNewsletter
-
_token
-
sylius_shop_customer_registration
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Customer\Customer {#7518 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1751364759 {#7519 date: 2025-07-01 10:12:39.792416 UTC (+00:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#7520 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#7521 …} #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 {#7518 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1751364759 {#7519 date: 2025-07-01 10:12:39.792416 UTC (+00:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#7520 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#7521 …} #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 {#7460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7463 …} -namespace: Closure() {#7465 …} } |
data | App\Entity\Customer\Customer {#7518 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1751364759 {#7519 date: 2025-07-01 10:12:39.792416 UTC (+00:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#7520 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#7521 …} #user: null } |
data_class | "App\Entity\Customer\Customer" |
disabled | false |
empty_data | Closure(FormInterface $form) {#11123 class: "Symfony\Component\Form\Extension\Core\Type\FormType" 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() {#11125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1677 …} $message: Closure() {#11124 …} $translationDomain: "validators" } } |
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_shop_customer_registration" "_sylius_shop_customer_registration" ] |
cache_key | "_sylius_shop_customer_registration_sylius_shop_customer_registration" |
compound | true |
data | App\Entity\Customer\Customer {#7518 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1751364759 {#7519 date: 2025-07-01 10:12:39.792416 UTC (+00:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#7520 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#7521 …} #user: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11175 -errors: [] -form: Symfony\Component\Form\Form {#11217 …} } |
form | Symfony\Component\Form\FormView {#11184 …5} |
full_name | "sylius_shop_customer_registration" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_shop_customer_registration" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sylius_shop_customer_registration" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_shop_customer_registration" |
valid | true |
value | App\Entity\Customer\Customer {#7518 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1751364759 {#7519 date: 2025-07-01 10:12:39.792416 UTC (+00:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#7520 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#7521 …} #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 |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#7460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7463 …} -namespace: Closure() {#7465 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#11145 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1677 …} $message: Closure() {#11146 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_sylius_shop_customer_registration_email" ] |
cache_key | "_sylius_shop_customer_registration_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11247 -errors: [] -form: Symfony\Component\Form\Form {#11213 …} } |
form | Symfony\Component\Form\FormView {#11255 …5} |
full_name | "sylius_shop_customer_registration[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_shop_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_shop_customer_registration_email" |
uses_autocomplete | false |
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 {#11144 +payload: null +groups: ? ?array +traverse: true } ] |
[ Symfony\Component\Validator\Constraints\Valid {#11144 +payload: null +groups: ? ?array +traverse: true } ] |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\Valid {#11144 +payload: null +groups: ? ?array +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 {#7460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7463 …} -namespace: Closure() {#7465 …} } |
data_class | "App\Entity\User\ShopUser" |
disabled | false |
empty_data | Closure(FormInterface $form) {#11163 class: "Symfony\Component\Form\Extension\Core\Type\FormType" 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() {#11165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1677 …} $message: Closure() {#11164 …} $translationDomain: "validators" } } |
validation_groups | [ "sylius" "sylius_user_registration" ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sylius_shop_user_registration" "sylius_shop_shop_user_registration" "_sylius_shop_customer_registration_user" ] |
cache_key | "_sylius_shop_customer_registration_user_sylius_shop_shop_user_registration" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11149 -errors: [] -form: Symfony\Component\Form\Form {#11237 …} } |
form | Symfony\Component\Form\FormView {#11281 …5} |
full_name | "sylius_shop_customer_registration[user]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_shop_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_shop_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" "always_empty" => false ] |
[ "label" => "sylius.form.user.password.label" "always_empty" => false ] |
invalid_message | "sylius.user.plainPassword.mismatch" |
same as passed value |
second_options | [ "label" => "sylius.form.user.password.confirmation" "always_empty" => false ] |
[ "label" => "sylius.form.user.password.confirmation" "always_empty" => false ] |
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 {#7460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7463 …} -namespace: Closure() {#7465 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#11228 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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" "always_empty" => false ] |
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" "always_empty" => false ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#11221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1677 …} $message: Closure() {#11222 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_sylius_shop_customer_registration_user_plainPassword" ] |
cache_key | "_sylius_shop_customer_registration_user_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11286 -errors: [] -form: Symfony\Component\Form\Form {#11259 …} } |
form | Symfony\Component\Form\FormView {#11285 …5} |
full_name | "sylius_shop_customer_registration[user][plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_shop_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_shop_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 |
---|---|---|
always_empty | false |
same as passed value |
error_bubbling | false |
same as passed value |
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 |
allow_options_create | false |
always_empty | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#7460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7463 …} -namespace: Closure() {#7465 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#11239 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#11246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1677 …} $message: Closure() {#11245 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_sylius_shop_customer_registration_user_plainPassword_first" ] |
cache_key | "_sylius_shop_customer_registration_user_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11322 -errors: [] -form: Symfony\Component\Form\Form {#11262 …} } |
form | Symfony\Component\Form\FormView {#11321 …5} |
full_name | "sylius_shop_customer_registration[user][plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_shop_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_shop_customer_registration_user_plainPassword_first" |
uses_autocomplete | false |
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 |
---|---|---|
always_empty | false |
same as passed value |
error_bubbling | false |
same as passed value |
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 |
allow_options_create | false |
always_empty | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#7460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7463 …} -namespace: Closure() {#7465 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#11252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#11254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1677 …} $message: Closure() {#11253 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_sylius_shop_customer_registration_user_plainPassword_second" ] |
cache_key | "_sylius_shop_customer_registration_user_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11323 -errors: [] -form: Symfony\Component\Form\Form {#11265 …} } |
form | Symfony\Component\Form\FormView {#11324 …5} |
full_name | "sylius_shop_customer_registration[user][plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_shop_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_shop_customer_registration_user_plainPassword_second" |
uses_autocomplete | false |
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 |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#7460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7463 …} -namespace: Closure() {#7465 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#11172 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1677 …} $message: Closure() {#11173 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_shop_customer_registration_firstName" ] |
cache_key | "_sylius_shop_customer_registration_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11283 -errors: [] -form: Symfony\Component\Form\Form {#11268 …} } |
form | Symfony\Component\Form\FormView {#11284 …5} |
full_name | "sylius_shop_customer_registration[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_shop_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_shop_customer_registration_firstName" |
uses_autocomplete | false |
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 |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#7460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7463 …} -namespace: Closure() {#7465 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#11181 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1677 …} $message: Closure() {#11182 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_shop_customer_registration_lastName" ] |
cache_key | "_sylius_shop_customer_registration_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11320 -errors: [] -form: Symfony\Component\Form\Form {#11271 …} } |
form | Symfony\Component\Form\FormView {#11318 …5} |
full_name | "sylius_shop_customer_registration[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_shop_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_shop_customer_registration_lastName" |
uses_autocomplete | false |
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 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#7460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7463 …} -namespace: Closure() {#7465 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#11190 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1677 …} $message: Closure() {#11191 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_shop_customer_registration_phoneNumber" ] |
cache_key | "_sylius_shop_customer_registration_phoneNumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11326 -errors: [] -form: Symfony\Component\Form\Form {#11274 …} } |
form | Symfony\Component\Form\FormView {#11325 …5} |
full_name | "sylius_shop_customer_registration[phoneNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_shop_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_shop_customer_registration_phoneNumber" |
uses_autocomplete | false |
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 |
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 {#7460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7463 …} -namespace: Closure() {#7465 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11201 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 {#11200 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() {#11205 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1677 …} $message: Closure() {#11207 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_sylius_shop_customer_registration_subscribedToNewsletter" ] |
cache_key | "_sylius_shop_customer_registration_subscribedToNewsletter_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11327 -errors: [] -form: Symfony\Component\Form\Form {#11277 …} } |
form | Symfony\Component\Form\FormView {#11328 …5} |
full_name | "sylius_shop_customer_registration[subscribedToNewsletter]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_shop_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_shop_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 | "5e5b24.Jf_qlgRdrS_8nochwK_8KHKkTe5wSXjEv0RHVm13IzE.d8iyu0pv5EG17M8R8ei5YwrBOrElLgCl1y0TIgItFnhzpYKmXh_LR8vc7A" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
block_prefix | "csrf_token" |
same as passed value |
data | "5e5b24.Jf_qlgRdrS_8nochwK_8KHKkTe5wSXjEv0RHVm13IzE.d8iyu0pv5EG17M8R8ei5YwrBOrElLgCl1y0TIgItFnhzpYKmXh_LR8vc7A" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-controller" => "csrf-protection" ] |
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 {#7460 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7463 …} -namespace: Closure() {#7465 …} } |
data | "5e5b24.Jf_qlgRdrS_8nochwK_8KHKkTe5wSXjEv0RHVm13IzE.d8iyu0pv5EG17M8R8ei5YwrBOrElLgCl1y0TIgItFnhzpYKmXh_LR8vc7A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#11332 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() {#11334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1677 …} $message: Closure() {#11333 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_shop_customer_registration__token" ] |
cache_key | "_sylius_shop_customer_registration__token_hidden" |
compound | false |
data | "5e5b24.Jf_qlgRdrS_8nochwK_8KHKkTe5wSXjEv0RHVm13IzE.d8iyu0pv5EG17M8R8ei5YwrBOrElLgCl1y0TIgItFnhzpYKmXh_LR8vc7A" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11344 -errors: [] -form: Symfony\Component\Form\Form {#11340 …} } |
form | Symfony\Component\Form\FormView {#11335 …5} |
full_name | "sylius_shop_customer_registration[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_shop_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_shop_customer_registration__token" |
valid | true |
value | "5e5b24.Jf_qlgRdrS_8nochwK_8KHKkTe5wSXjEv0RHVm13IzE.d8iyu0pv5EG17M8R8ei5YwrBOrElLgCl1y0TIgItFnhzpYKmXh_LR8vc7A" |