- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 26
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- Messages
- E-mails
- Blocks* 0
- Themes 0
- VichUploader
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
email
-
-
-
first
-
second
-
-
-
firstName
-
lastName
-
newsletterFntvServices
-
phoneNumber
-
recaptcha
-
id
-
_token
-
sylius_customer_registration
"Sylius\Bundle\CoreBundle\Form\Type\Customer\CustomerRegistrationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Customer\Customer {#2774 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1750364043 {#2775 date: 2025-06-19 22:14:03.930919 Europe/Paris (+02:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#2776 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#2777 …} #user: null -recaptcha: 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 {#2774 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1750364043 {#2775 date: 2025-06-19 22:14:03.930919 Europe/Paris (+02:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#2776 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#2777 …} #user: null -recaptcha: 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 {#1917 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1915 …} -namespace: Closure() {#1914 …} } |
| data | App\Entity\Customer\Customer {#2774 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1750364043 {#2775 date: 2025-06-19 22:14:03.930919 Europe/Paris (+02:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#2776 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#2777 …} #user: null -recaptcha: null } |
| data_class | "App\Entity\Customer\Customer" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3505 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2779 …} 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 | [] |
| legacy_error_messages | true |
| 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() {#3507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2114 …} $translationDomain: "validators" $message: Closure() {#3506 …} } } |
| validation_groups | [ "sylius" "sylius_user_registration" "sylius_customer_profile" ] |
View Variables
| 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 {#2774 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1750364043 {#2775 date: 2025-06-19 22:14:03.930919 Europe/Paris (+02:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#2776 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#2777 …} #user: null -recaptcha: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3679 -form: Symfony\Component\Form\Form {#3604 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3678 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration" |
| valid | true |
| value | App\Entity\Customer\Customer {#2774 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1750364043 {#2775 date: 2025-06-19 22:14:03.930919 Europe/Paris (+02:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#2776 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#2777 …} #user: null -recaptcha: null } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 {#1917 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1915 …} -namespace: Closure() {#1914 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3526 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2779 …} } |
| 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.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3528 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2114 …} $translationDomain: "validators" $message: Closure() {#3525 …} } } |
| validation_groups | null |
View Variables
| 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 {#3718 -form: Symfony\Component\Form\Form {#3607 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3713 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_email" |
| valid | true |
| value | "" |
user
"Sylius\Bundle\CoreBundle\Form\Type\User\ShopUserRegistrationType"
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 {#3513 +payload: null +traverse: true } ] |
[ Symfony\Component\Validator\Constraints\Valid {#3513 +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 {#3513 +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 {#1917 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1915 …} -namespace: Closure() {#1914 …} } |
| data_class | "App\Entity\User\ShopUser" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3539 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2779 …} 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 | [] |
| legacy_error_messages | true |
| 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() {#3541 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2114 …} $translationDomain: "validators" $message: Closure() {#3540 …} } } |
| validation_groups | [
"app"
] |
View Variables
| 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 {#3722 -form: Symfony\Component\Form\Form {#3627 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3723 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_user" |
| valid | true |
| value | null |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
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 {#1917 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1915 …} -namespace: Closure() {#1914 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3617 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2779 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3620 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2114 …} $translationDomain: "validators" $message: Closure() {#3619 …} } } |
| validation_groups | null |
View Variables
| 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 {#3727 -form: Symfony\Component\Form\Form {#3651 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3726 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_user_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 {#1917 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1915 …} -namespace: Closure() {#1914 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3636 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2779 …} } |
| 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.user.password.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2114 …} $translationDomain: "validators" $message: Closure() {#3635 …} } } |
| validation_groups | null |
View Variables
| 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 {#3731 -form: Symfony\Component\Form\Form {#3654 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3730 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_user_plainPassword_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 {#1917 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1915 …} -namespace: Closure() {#1914 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3644 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2779 …} } |
| 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.user.password.confirmation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2114 …} $translationDomain: "validators" $message: Closure() {#3645 …} } } |
| validation_groups | null |
View Variables
| 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 {#3732 -form: Symfony\Component\Form\Form {#3657 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3733 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_user_plainPassword_second" |
| valid | true |
| value | "" |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 {#1917 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1915 …} -namespace: Closure() {#1914 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3548 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2779 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3550 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2114 …} $translationDomain: "validators" $message: Closure() {#3549 …} } } |
| validation_groups | null |
View Variables
| 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 {#3724 -form: Symfony\Component\Form\Form {#3660 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3725 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 {#1917 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1915 …} -namespace: Closure() {#1914 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3557 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2779 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2114 …} $translationDomain: "validators" $message: Closure() {#3558 …} } } |
| validation_groups | null |
View Variables
| 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 {#3729 -form: Symfony\Component\Form\Form {#3663 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3728 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_lastName" |
| valid | true |
| value | "" |
newsletterFntvServices
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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.ui.fntv_newsletter" |
same as passed value |
| mapped | false |
false
|
| 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 {#1917 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1915 …} -namespace: Closure() {#1914 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3569 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3565 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3571 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "sylius.ui.fntv_newsletter" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3575 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2114 …} $translationDomain: "validators" $message: Closure() {#3573 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_sylius_customer_registration_newsletterFntvServices" ] |
| cache_key | "_sylius_customer_registration_newsletterFntvServices_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3735 -form: Symfony\Component\Form\Form {#3666 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3734 …5} |
| full_name | "sylius_customer_registration[newsletterFntvServices]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_newsletterFntvServices" |
| label | "sylius.ui.fntv_newsletter" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "newsletterFntvServices" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_newsletterFntvServices" |
| valid | true |
| value | "1" |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
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.ui.phone_number" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1917 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1915 …} -namespace: Closure() {#1914 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3582 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2779 …} } |
| 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.ui.phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3584 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2114 …} $translationDomain: "validators" $message: Closure() {#3583 …} } } |
| validation_groups | null |
View Variables
| 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 {#3736 -form: Symfony\Component\Form\Form {#3669 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3737 …5} |
| full_name | "sylius_customer_registration[phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_phoneNumber" |
| label | "sylius.ui.phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_phoneNumber" |
| valid | true |
| value | "" |
recaptcha
"EWZ\Bundle\RecaptchaBundle\Form\Type\EWZRecaptchaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "callback" => null "expiredCallback" => null "bind" => null "defer" => false "async" => false "badge" => null ] ] |
| 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 {#1917 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1915 …} -namespace: Closure() {#1914 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3596 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2779 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| language | "fr_FR" |
| legacy_error_messages | true |
| 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 |
| public_key | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2114 …} $translationDomain: "validators" $message: Closure() {#3597 …} } } |
| url_challenge | null |
| url_noscript | null |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "callback" => null "expiredCallback" => null "bind" => null "defer" => false "async" => false "badge" => null ] ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "ewz_recaptcha" "_sylius_customer_registration_recaptcha" ] |
| cache_key | "_sylius_customer_registration_recaptcha_ewz_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3738 -form: Symfony\Component\Form\Form {#3672 …} -errors: [] } |
| ewz_recaptcha_ajax | false |
| ewz_recaptcha_api_host | "www.google.com" |
| ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
| ewz_recaptcha_enabled | true |
| form | Symfony\Component\Form\FormView {#3739 …5} |
| full_name | "sylius_customer_registration[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| public_key | "6LeEgvooAAAAAAtz_2cvWOtnaIEFE9Mb_RzHcbJI" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_recaptcha" |
| url_challenge | "https://www.google.com/recaptcha/api.js?hl=fr_FR" |
| valid | true |
| value | "" |
id
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_customer_registration_id" ] |
| cache_key | "_sylius_customer_registration_id_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3740 -form: Symfony\Component\Form\Form {#3639 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3741 …5} |
| full_name | "sylius_customer_registration[id]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_id" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "id" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_id" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "26654a04f5.aQH9j1hk0wBm7PDMvvmyGW-Trhv_WrItiyf4lqUUzgg.XUO8220CoUklvpOT2MmfQQ3G4UjMKONp_HLB-ORF920oQ8XCCVLkShS8oQ" |
| 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 | "26654a04f5.aQH9j1hk0wBm7PDMvvmyGW-Trhv_WrItiyf4lqUUzgg.XUO8220CoUklvpOT2MmfQQ3G4UjMKONp_HLB-ORF920oQ8XCCVLkShS8oQ" |
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 {#1917 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1915 …} -namespace: Closure() {#1914 …} } |
| data | "26654a04f5.aQH9j1hk0wBm7PDMvvmyGW-Trhv_WrItiyf4lqUUzgg.XUO8220CoUklvpOT2MmfQQ3G4UjMKONp_HLB-ORF920oQ8XCCVLkShS8oQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3746 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2779 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2114 …} $translationDomain: "validators" $message: Closure() {#3745 …} } } |
| validation_groups | null |
View Variables
| 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 | "26654a04f5.aQH9j1hk0wBm7PDMvvmyGW-Trhv_WrItiyf4lqUUzgg.XUO8220CoUklvpOT2MmfQQ3G4UjMKONp_HLB-ORF920oQ8XCCVLkShS8oQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3758 -form: Symfony\Component\Form\Form {#3754 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3749 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration__token" |
| valid | true |
| value | "26654a04f5.aQH9j1hk0wBm7PDMvvmyGW-Trhv_WrItiyf4lqUUzgg.XUO8220CoUklvpOT2MmfQQ3G4UjMKONp_HLB-ORF920oQ8XCCVLkShS8oQ" |