- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation 6
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Configuration
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
-
-
name
-
email
-
agreeTerms
-
_token
-
-
-
name
-
lastname
-
email
-
phone
-
agreeTerms
-
plainPassword
-
plainPasswordRepeat
-
_token
-
registration_form_buyer
"App\Form\RegistrationFormBuyerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#411 -id: null -email: null -name: null -lastname: null -phone: null -website: null -about_me: null -icon_path: null -address: null -status: null -password: null -isVerified: false -specialties: null -shopCartItems: Doctrine\Common\Collections\ArrayCollection {#412 …} -products: Doctrine\Common\Collections\ArrayCollection {#413 …} -orders: Doctrine\Common\Collections\ArrayCollection {#414 …} -roles: Doctrine\Common\Collections\ArrayCollection {#415 …} -comments: Doctrine\Common\Collections\ArrayCollection {#416 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#411 -id: null -email: null -name: null -lastname: null -phone: null -website: null -about_me: null -icon_path: null -address: null -status: null -password: null -isVerified: false -specialties: null -shopCartItems: Doctrine\Common\Collections\ArrayCollection {#412 …} -products: Doctrine\Common\Collections\ArrayCollection {#413 …} -orders: Doctrine\Common\Collections\ArrayCollection {#414 …} -roles: Doctrine\Common\Collections\ArrayCollection {#415 …} -comments: Doctrine\Common\Collections\ArrayCollection {#416 …} } |
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 {#529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#531 …} -namespace: Closure() {#533 …} } |
data | App\Entity\User {#411 -id: null -email: null -name: null -lastname: null -phone: null -website: null -about_me: null -icon_path: null -address: null -status: null -password: null -isVerified: false -specialties: null -shopCartItems: Doctrine\Common\Collections\ArrayCollection {#412 …} -products: Doctrine\Common\Collections\ArrayCollection {#413 …} -orders: Doctrine\Common\Collections\ArrayCollection {#414 …} -roles: Doctrine\Common\Collections\ArrayCollection {#415 …} -comments: Doctrine\Common\Collections\ArrayCollection {#416 …} } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#551 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#435 …} use: { $class: "App\Entity\User" } } |
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() {#553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#535 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#552 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form_buyer" "_registration_form_buyer" ] |
cache_key | "_registration_form_buyer_registration_form_buyer" |
compound | true |
data | App\Entity\User {#411 -id: null -email: null -name: null -lastname: null -phone: null -website: null -about_me: null -icon_path: null -address: null -status: null -password: null -isVerified: false -specialties: null -shopCartItems: Doctrine\Common\Collections\ArrayCollection {#412 …} -products: Doctrine\Common\Collections\ArrayCollection {#413 …} -orders: Doctrine\Common\Collections\ArrayCollection {#414 …} -roles: Doctrine\Common\Collections\ArrayCollection {#415 …} -comments: Doctrine\Common\Collections\ArrayCollection {#416 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#711 -form: Symfony\Component\Form\Form {#604 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#639 …5} |
full_name | "registration_form_buyer" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_buyer" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form_buyer" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_buyer" |
valid | true |
value | App\Entity\User {#411 -id: null -email: null -name: null -lastname: null -phone: null -website: null -about_me: null -icon_path: null -address: null -status: null -password: null -isVerified: false -specialties: null -shopCartItems: Doctrine\Common\Collections\ArrayCollection {#412 …} -products: Doctrine\Common\Collections\ArrayCollection {#413 …} -orders: Doctrine\Common\Collections\ArrayCollection {#414 …} -roles: Doctrine\Common\Collections\ArrayCollection {#415 …} -comments: Doctrine\Common\Collections\ArrayCollection {#416 …} } |
name
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#559 +payload: null +message: "Пожалуйста, введите ваше имя." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#559 +payload: null +message: "Пожалуйста, введите ваше имя." +allowNull: false +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#559 +payload: null +message: "Пожалуйста, введите ваше имя." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#531 …} -namespace: Closure() {#533 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#568 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#435 …} } |
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 | [] |
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() {#570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#535 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#569 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_buyer_name" ] |
cache_key | "_registration_form_buyer_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#667 -form: Symfony\Component\Form\Form {#607 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#676 …5} |
full_name | "registration_form_buyer[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_buyer_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_buyer_name" |
valid | true |
value | "" |
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#560 +payload: null +message: "Пожалуйста, введите адресс электронной почты." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#561 +payload: null +message: "Поле "Электронная почта" должно содержать корректный адрес электронной почты" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#560 +payload: null +message: "Пожалуйста, введите адресс электронной почты." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#561 +payload: null +message: "Поле "Электронная почта" должно содержать корректный адрес электронной почты" +mode: null +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#560 +payload: null +message: "Пожалуйста, введите адресс электронной почты." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#561 +payload: null +message: "Поле "Электронная почта" должно содержать корректный адрес электронной почты" +mode: null +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#531 …} -namespace: Closure() {#533 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#581 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#435 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | 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() {#583 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#535 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#582 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_buyer_email" ] |
cache_key | "_registration_form_buyer_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#658 -form: Symfony\Component\Form\Form {#610 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#753 …5} |
full_name | "registration_form_buyer[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_buyer_email" |
label | null |
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 | "_registration_form_buyer_email" |
valid | true |
value | "" |
agreeTerms
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#562 +payload: null +message: "Примите условия Пользовательского соглашения." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#562 +payload: null +message: "Примите условия Пользовательского соглашения." } ] |
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 | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#562 +payload: null +message: "Примите условия Пользовательского соглашения." } ] |
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 {#529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#531 …} -namespace: Closure() {#533 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#593 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#589 …} } |
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 {#594 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#535 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#598 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_form_buyer_agreeTerms" ] |
cache_key | "_registration_form_buyer_agreeTerms_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#776 -form: Symfony\Component\Form\Form {#613 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#777 …5} |
full_name | "registration_form_buyer[agreeTerms]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_buyer_agreeTerms" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agreeTerms" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_buyer_agreeTerms" |
valid | true |
value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0ee1c340618995f86dd595704f.2adTxSrHlA5epjKZEPyNpGzW6YokYw-hang-B0Brofg.vuQ9pk30w31s50vOX5Ps3Aicm8BlB0ToG0oOMjYp55Ka42b8fvPOPTXRaw" |
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 | "0ee1c340618995f86dd595704f.2adTxSrHlA5epjKZEPyNpGzW6YokYw-hang-B0Brofg.vuQ9pk30w31s50vOX5Ps3Aicm8BlB0ToG0oOMjYp55Ka42b8fvPOPTXRaw" |
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 {#529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#531 …} -namespace: Closure() {#533 …} } |
data | "0ee1c340618995f86dd595704f.2adTxSrHlA5epjKZEPyNpGzW6YokYw-hang-B0Brofg.vuQ9pk30w31s50vOX5Ps3Aicm8BlB0ToG0oOMjYp55Ka42b8fvPOPTXRaw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#794 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#435 …} } |
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() {#796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#535 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#795 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form_buyer__token" ] |
cache_key | "_registration_form_buyer__token_hidden" |
compound | false |
data | "0ee1c340618995f86dd595704f.2adTxSrHlA5epjKZEPyNpGzW6YokYw-hang-B0Brofg.vuQ9pk30w31s50vOX5Ps3Aicm8BlB0ToG0oOMjYp55Ka42b8fvPOPTXRaw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#806 -form: Symfony\Component\Form\Form {#802 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#797 …5} |
full_name | "registration_form_buyer[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_buyer__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 | "_registration_form_buyer__token" |
valid | true |
value | "0ee1c340618995f86dd595704f.2adTxSrHlA5epjKZEPyNpGzW6YokYw-hang-B0Brofg.vuQ9pk30w31s50vOX5Ps3Aicm8BlB0ToG0oOMjYp55Ka42b8fvPOPTXRaw" |
registration_form_seller
"App\Form\RegistrationFormSellerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#411 -id: null -email: null -name: null -lastname: null -phone: null -website: null -about_me: null -icon_path: null -address: null -status: null -password: null -isVerified: false -specialties: null -shopCartItems: Doctrine\Common\Collections\ArrayCollection {#412 …} -products: Doctrine\Common\Collections\ArrayCollection {#413 …} -orders: Doctrine\Common\Collections\ArrayCollection {#414 …} -roles: Doctrine\Common\Collections\ArrayCollection {#415 …} -comments: Doctrine\Common\Collections\ArrayCollection {#416 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#411 -id: null -email: null -name: null -lastname: null -phone: null -website: null -about_me: null -icon_path: null -address: null -status: null -password: null -isVerified: false -specialties: null -shopCartItems: Doctrine\Common\Collections\ArrayCollection {#412 …} -products: Doctrine\Common\Collections\ArrayCollection {#413 …} -orders: Doctrine\Common\Collections\ArrayCollection {#414 …} -roles: Doctrine\Common\Collections\ArrayCollection {#415 …} -comments: Doctrine\Common\Collections\ArrayCollection {#416 …} } |
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 {#529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#531 …} -namespace: Closure() {#533 …} } |
data | App\Entity\User {#411 -id: null -email: null -name: null -lastname: null -phone: null -website: null -about_me: null -icon_path: null -address: null -status: null -password: null -isVerified: false -specialties: null -shopCartItems: Doctrine\Common\Collections\ArrayCollection {#412 …} -products: Doctrine\Common\Collections\ArrayCollection {#413 …} -orders: Doctrine\Common\Collections\ArrayCollection {#414 …} -roles: Doctrine\Common\Collections\ArrayCollection {#415 …} -comments: Doctrine\Common\Collections\ArrayCollection {#416 …} } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#636 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#435 …} use: { $class: "App\Entity\User" } } |
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() {#638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#535 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#637 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form_seller" "_registration_form_seller" ] |
cache_key | "_registration_form_seller_registration_form_seller" |
compound | true |
data | App\Entity\User {#411 -id: null -email: null -name: null -lastname: null -phone: null -website: null -about_me: null -icon_path: null -address: null -status: null -password: null -isVerified: false -specialties: null -shopCartItems: Doctrine\Common\Collections\ArrayCollection {#412 …} -products: Doctrine\Common\Collections\ArrayCollection {#413 …} -orders: Doctrine\Common\Collections\ArrayCollection {#414 …} -roles: Doctrine\Common\Collections\ArrayCollection {#415 …} -comments: Doctrine\Common\Collections\ArrayCollection {#416 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#808 -form: Symfony\Component\Form\Form {#723 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#809 …5} |
full_name | "registration_form_seller" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_seller" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form_seller" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_seller" |
valid | true |
value | App\Entity\User {#411 -id: null -email: null -name: null -lastname: null -phone: null -website: null -about_me: null -icon_path: null -address: null -status: null -password: null -isVerified: false -specialties: null -shopCartItems: Doctrine\Common\Collections\ArrayCollection {#412 …} -products: Doctrine\Common\Collections\ArrayCollection {#413 …} -orders: Doctrine\Common\Collections\ArrayCollection {#414 …} -roles: Doctrine\Common\Collections\ArrayCollection {#415 …} -comments: Doctrine\Common\Collections\ArrayCollection {#416 …} } |
name
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#644 +payload: null +message: "Пожалуйста, введите ваше имя." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#644 +payload: null +message: "Пожалуйста, введите ваше имя." +allowNull: false +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#644 +payload: null +message: "Пожалуйста, введите ваше имя." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#531 …} -namespace: Closure() {#533 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#655 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#435 …} } |
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 | [] |
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() {#657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#535 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#656 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_seller_name" ] |
cache_key | "_registration_form_seller_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#813 -form: Symfony\Component\Form\Form {#726 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#812 …5} |
full_name | "registration_form_seller[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_seller_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_seller_name" |
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#645 +payload: null +message: "Пожалуйста, введите вашу фамилию." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#645 +payload: null +message: "Пожалуйста, введите вашу фамилию." +allowNull: false +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#645 +payload: null +message: "Пожалуйста, введите вашу фамилию." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#531 …} -namespace: Closure() {#533 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#664 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#435 …} } |
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 | [] |
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() {#666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#535 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#665 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_seller_lastname" ] |
cache_key | "_registration_form_seller_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#814 -form: Symfony\Component\Form\Form {#729 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#815 …5} |
full_name | "registration_form_seller[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_seller_lastname" |
label | null |
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 | "_registration_form_seller_lastname" |
valid | true |
value | "" |
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#646 +payload: null +message: "Поле "Электронная почта" не должно быть пустым" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#647 +payload: null +message: "Поле "Электронная почта" должно содержать корректный адрес электронной почты" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#646 +payload: null +message: "Поле "Электронная почта" не должно быть пустым" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#647 +payload: null +message: "Поле "Электронная почта" должно содержать корректный адрес электронной почты" +mode: null +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#646 +payload: null +message: "Поле "Электронная почта" не должно быть пустым" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#647 +payload: null +message: "Поле "Электронная почта" должно содержать корректный адрес электронной почты" +mode: null +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#531 …} -namespace: Closure() {#533 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#673 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#435 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | 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() {#675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#535 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#674 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_seller_email" ] |
cache_key | "_registration_form_seller_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#816 -form: Symfony\Component\Form\Form {#732 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#817 …5} |
full_name | "registration_form_seller[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_seller_email" |
label | null |
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 | "_registration_form_seller_email" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#648 +payload: null +message: "Пожалуйста, введите ваш номер телефона." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#648 +payload: null +message: "Пожалуйста, введите ваш номер телефона." +allowNull: false +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#648 +payload: null +message: "Пожалуйста, введите ваш номер телефона." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#531 …} -namespace: Closure() {#533 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#686 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#435 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please provide a valid phone number." |
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() {#688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#535 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#687 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_registration_form_seller_phone" ] |
cache_key | "_registration_form_seller_phone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#818 -form: Symfony\Component\Form\Form {#735 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#819 …5} |
full_name | "registration_form_seller[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_seller_phone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_seller_phone" |
valid | true |
value | "" |
agreeTerms
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#649 +payload: null +message: "Примите условия Пользовательского соглашения." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#649 +payload: null +message: "Примите условия Пользовательского соглашения." } ] |
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 | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#649 +payload: null +message: "Примите условия Пользовательского соглашения." } ] |
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 {#529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#531 …} -namespace: Closure() {#533 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#593 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#589 …} } |
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 {#594 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#535 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#695 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_form_seller_agreeTerms" ] |
cache_key | "_registration_form_seller_agreeTerms_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#820 -form: Symfony\Component\Form\Form {#738 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#821 …5} |
full_name | "registration_form_seller[agreeTerms]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_seller_agreeTerms" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agreeTerms" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_seller_agreeTerms" |
valid | true |
value | "1" |
plainPassword
"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 |
---|---|---|
attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#650 +payload: null +message: "Пожалуйста, введите пароль." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#651 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Ваш пароль должен содержать минимум {{ limit }} символов" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#650 +payload: null +message: "Пожалуйста, введите пароль." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#651 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Ваш пароль должен содержать минимум {{ limit }} символов" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null } ] |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#650 +payload: null +message: "Пожалуйста, введите пароль." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#651 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Ваш пароль должен содержать минимум {{ limit }} символов" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#531 …} -namespace: Closure() {#533 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#708 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#435 …} } |
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 | "The password 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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#535 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#709 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_seller_plainPassword" ] |
cache_key | "_registration_form_seller_plainPassword_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#822 -form: Symfony\Component\Form\Form {#741 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#823 …5} |
full_name | "registration_form_seller[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_seller_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 | "_registration_form_seller_plainPassword" |
valid | true |
value | "" |
plainPasswordRepeat
"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 |
---|---|---|
attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#652 +payload: null +message: "Пожалуйста, повторите пароль." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#653 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Ваш пароль должен содержать минимум {{ limit }} символов" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#652 +payload: null +message: "Пожалуйста, повторите пароль." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#653 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Ваш пароль должен содержать минимум {{ limit }} символов" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null } ] |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#652 +payload: null +message: "Пожалуйста, повторите пароль." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#653 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Ваш пароль должен содержать минимум {{ limit }} символов" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#531 …} -namespace: Closure() {#533 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#716 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#435 …} } |
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 | "The password 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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#535 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#717 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_seller_plainPasswordRepeat" ] |
cache_key | "_registration_form_seller_plainPasswordRepeat_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#824 -form: Symfony\Component\Form\Form {#744 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#825 …5} |
full_name | "registration_form_seller[plainPasswordRepeat]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_seller_plainPasswordRepeat" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPasswordRepeat" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_seller_plainPasswordRepeat" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "999d5363432b0190df748f63a70687._XoWbSZ6UZTDy86hXbL52EaqZmqCmAEPqUeIe53yS-0.kUNdLhU-Jd22o6zKPviBlzT9ITC6zF5-4hP-S_CWAaurLHEXYCs75bq9rQ" |
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 | "999d5363432b0190df748f63a70687._XoWbSZ6UZTDy86hXbL52EaqZmqCmAEPqUeIe53yS-0.kUNdLhU-Jd22o6zKPviBlzT9ITC6zF5-4hP-S_CWAaurLHEXYCs75bq9rQ" |
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 {#529 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#530 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#531 …} -namespace: Closure() {#533 …} } |
data | "999d5363432b0190df748f63a70687._XoWbSZ6UZTDy86hXbL52EaqZmqCmAEPqUeIe53yS-0.kUNdLhU-Jd22o6zKPviBlzT9ITC6zF5-4hP-S_CWAaurLHEXYCs75bq9rQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#810 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#435 …} } |
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() {#826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#535 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#827 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form_seller__token" ] |
cache_key | "_registration_form_seller__token_hidden" |
compound | false |
data | "999d5363432b0190df748f63a70687._XoWbSZ6UZTDy86hXbL52EaqZmqCmAEPqUeIe53yS-0.kUNdLhU-Jd22o6zKPviBlzT9ITC6zF5-4hP-S_CWAaurLHEXYCs75bq9rQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#837 -form: Symfony\Component\Form\Form {#833 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#828 …5} |
full_name | "registration_form_seller[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_seller__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 | "_registration_form_seller__token" |
valid | true |
value | "999d5363432b0190df748f63a70687._XoWbSZ6UZTDy86hXbL52EaqZmqCmAEPqUeIe53yS-0.kUNdLhU-Jd22o6zKPviBlzT9ITC6zF5-4hP-S_CWAaurLHEXYCs75bq9rQ" |