Forms
-
vendor_registration_form
-
firstName
-
lastName
-
1email
-
password
-
nif
-
stats
-
companyName
-
companyNumber
-
_token
-
-
registration_form
-
firstName
-
lastName
-
email
-
password
-
_token
-
vendor_registration_form
Form type:
"App\Form\VendorRegistrationFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#611 -id: null -email: "nbhayca@yahoo.com" -roles: [] -password: "hggqzjxefsnz" -firstname: "iddekqyuzh" -lastname: "rwoummkfmd" -nif: "rorwimetff" -stats: "xqixxzzpkj" -companyName: "usveirnzvy" -companyNumber: "fnhinonoor" -createdAt: DateTimeImmutable @1750105164 {#591 date: 2025-06-16 22:19:24.390821 Europe/Zurich (+02:00) } -updatedAt: DateTimeImmutable @1750105164 {#592 date: 2025-06-16 22:19:24.390822 Europe/Zurich (+02:00) } -Categories: Doctrine\Common\Collections\ArrayCollection {#558 …} -Products: Doctrine\Common\Collections\ArrayCollection {#596 …} -orders: Doctrine\Common\Collections\ArrayCollection {#594 …} -cart: null -addresses: Doctrine\Common\Collections\ArrayCollection {#584 …} -Country: null -phoneNumber: null -message: null -isVerified: false -verificationToken: null -prefix: null -adress: null -reviews: Doctrine\Common\Collections\ArrayCollection {#581 …} } |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | App\Entity\User {#611 -id: null -email: "nbhayca@yahoo.com" -roles: [] -password: "hggqzjxefsnz" -firstname: "iddekqyuzh" -lastname: "rwoummkfmd" -nif: "rorwimetff" -stats: "xqixxzzpkj" -companyName: "usveirnzvy" -companyNumber: "fnhinonoor" -createdAt: DateTimeImmutable @1750105164 {#591 date: 2025-06-16 22:19:24.390821 Europe/Zurich (+02:00) } -updatedAt: DateTimeImmutable @1750105164 {#592 date: 2025-06-16 22:19:24.390822 Europe/Zurich (+02:00) } -Categories: Doctrine\Common\Collections\ArrayCollection {#558 …} -Products: Doctrine\Common\Collections\ArrayCollection {#596 …} -orders: Doctrine\Common\Collections\ArrayCollection {#594 …} -cart: null -addresses: Doctrine\Common\Collections\ArrayCollection {#584 …} -Country: null -phoneNumber: null -message: null -isVerified: false -verificationToken: null -prefix: null -adress: null -reviews: Doctrine\Common\Collections\ArrayCollection {#581 …} } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#611 -id: null -email: "nbhayca@yahoo.com" -roles: [] -password: "hggqzjxefsnz" -firstname: "iddekqyuzh" -lastname: "rwoummkfmd" -nif: "rorwimetff" -stats: "xqixxzzpkj" -companyName: "usveirnzvy" -companyNumber: "fnhinonoor" -createdAt: DateTimeImmutable @1750105164 {#591 date: 2025-06-16 22:19:24.390821 Europe/Zurich (+02:00) } -updatedAt: DateTimeImmutable @1750105164 {#592 date: 2025-06-16 22:19:24.390822 Europe/Zurich (+02:00) } -Categories: Doctrine\Common\Collections\ArrayCollection {#558 …} -Products: Doctrine\Common\Collections\ArrayCollection {#596 …} -orders: Doctrine\Common\Collections\ArrayCollection {#594 …} -cart: null -addresses: Doctrine\Common\Collections\ArrayCollection {#584 …} -Country: null -phoneNumber: null -message: null -isVerified: false -verificationToken: null -prefix: null -adress: null -reviews: Doctrine\Common\Collections\ArrayCollection {#581 …} } |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data | App\Entity\User {#611 -id: null -email: "nbhayca@yahoo.com" -roles: [] -password: "hggqzjxefsnz" -firstname: "iddekqyuzh" -lastname: "rwoummkfmd" -nif: "rorwimetff" -stats: "xqixxzzpkj" -companyName: "usveirnzvy" -companyNumber: "fnhinonoor" -createdAt: DateTimeImmutable @1750105164 {#591 date: 2025-06-16 22:19:24.390821 Europe/Zurich (+02:00) } -updatedAt: DateTimeImmutable @1750105164 {#592 date: 2025-06-16 22:19:24.390822 Europe/Zurich (+02:00) } -Categories: Doctrine\Common\Collections\ArrayCollection {#558 …} -Products: Doctrine\Common\Collections\ArrayCollection {#596 …} -orders: Doctrine\Common\Collections\ArrayCollection {#594 …} -cart: null -addresses: Doctrine\Common\Collections\ArrayCollection {#584 …} -Country: null -phoneNumber: null -message: null -isVerified: false -verificationToken: null -prefix: null -adress: null -reviews: Doctrine\Common\Collections\ArrayCollection {#581 …} } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#888 class: "Symfony\Component\Form\Extension\Core\Type\FormType" 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() {#899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#900 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "vendor_registration_form" "_vendor_registration_form" ] |
cache_key | "_vendor_registration_form_vendor_registration_form" |
compound | true |
data | App\Entity\User {#611 -id: null -email: "nbhayca@yahoo.com" -roles: [] -password: "hggqzjxefsnz" -firstname: "iddekqyuzh" -lastname: "rwoummkfmd" -nif: "rorwimetff" -stats: "xqixxzzpkj" -companyName: "usveirnzvy" -companyNumber: "fnhinonoor" -createdAt: DateTimeImmutable @1750105164 {#591 date: 2025-06-16 22:19:24.390821 Europe/Zurich (+02:00) } -updatedAt: DateTimeImmutable @1750105164 {#592 date: 2025-06-16 22:19:24.390822 Europe/Zurich (+02:00) } -Categories: Doctrine\Common\Collections\ArrayCollection {#558 …} -Products: Doctrine\Common\Collections\ArrayCollection {#596 …} -orders: Doctrine\Common\Collections\ArrayCollection {#594 …} -cart: null -addresses: Doctrine\Common\Collections\ArrayCollection {#584 …} -Country: null -phoneNumber: null -message: null -isVerified: false -verificationToken: null -prefix: null -adress: null -reviews: Doctrine\Common\Collections\ArrayCollection {#581 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1571 -errors: [] -form: Symfony\Component\Form\Form {#994 …} } |
form | Symfony\Component\Form\FormView {#1429 …5} |
full_name | "vendor_registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vendor_registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "vendor_registration_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_vendor_registration_form" |
valid | false |
value | App\Entity\User {#611 -id: null -email: "nbhayca@yahoo.com" -roles: [] -password: "hggqzjxefsnz" -firstname: "iddekqyuzh" -lastname: "rwoummkfmd" -nif: "rorwimetff" -stats: "xqixxzzpkj" -companyName: "usveirnzvy" -companyNumber: "fnhinonoor" -createdAt: DateTimeImmutable @1750105164 {#591 date: 2025-06-16 22:19:24.390821 Europe/Zurich (+02:00) } -updatedAt: DateTimeImmutable @1750105164 {#592 date: 2025-06-16 22:19:24.390822 Europe/Zurich (+02:00) } -Categories: Doctrine\Common\Collections\ArrayCollection {#558 …} -Products: Doctrine\Common\Collections\ArrayCollection {#596 …} -orders: Doctrine\Common\Collections\ArrayCollection {#594 …} -cart: null -addresses: Doctrine\Common\Collections\ArrayCollection {#584 …} -Country: null -phoneNumber: null -message: null -isVerified: false -verificationToken: null -prefix: null -adress: null -reviews: Doctrine\Common\Collections\ArrayCollection {#581 …} } |
firstName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "iddekqyuzh" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "First Name" ] |
[ "placeholder" => "First Name" ] |
label | "First Name" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "First Name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#914 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "First Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#915 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "First Name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_vendor_registration_form_firstName" ] |
cache_key | "_vendor_registration_form_firstName_text" |
compound | false |
data | "iddekqyuzh" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1576 -errors: [] -form: Symfony\Component\Form\Form {#997 …} } |
form | Symfony\Component\Form\FormView {#1262 …5} |
full_name | "vendor_registration_form[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vendor_registration_form_firstName" |
label | "First Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_vendor_registration_form_firstName" |
valid | true |
value | "iddekqyuzh" |
lastName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "rwoummkfmd" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Last Name" ] |
[ "placeholder" => "Last Name" ] |
label | "Last Name" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Last Name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#933 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Last Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#934 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Last Name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_vendor_registration_form_lastName" ] |
cache_key | "_vendor_registration_form_lastName_text" |
compound | false |
data | "rwoummkfmd" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1573 -errors: [] -form: Symfony\Component\Form\Form {#1000 …} } |
form | Symfony\Component\Form\FormView {#1574 …5} |
full_name | "vendor_registration_form[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vendor_registration_form_lastName" |
label | "Last Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_vendor_registration_form_lastName" |
valid | true |
value | "rwoummkfmd" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
Message | Origin | Cause |
---|---|---|
There is already an account with this email | Unknown. |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1256 root: Symfony\Component\Form\Form {#994 …} path: "data.email" value: "nbhayca@yahoo.com" } [ App\Entity\User {#1118 -id: 708 -email: "nbhayca@yahoo.com" -roles: [ "ROLE_USER" ] -password: "$2y$13$iLiUsuBD3SYW.MpICTAO4efdqYpshXlLKV1teH0PG.7ngWuSobeUi" -firstname: "ztikljpmos" -lastname: "igjvirhnyr" -nif: null -stats: null -companyName: null -companyNumber: null -createdAt: DateTimeImmutable @1750105162 {#1114 date: 2025-06-16 22:19:22.0 Europe/Zurich (+02:00) } -updatedAt: DateTimeImmutable @1750105162 {#1125 date: 2025-06-16 22:19:22.0 Europe/Zurich (+02:00) } -Categories: Doctrine\ORM\PersistentCollection {#1302 …} -Products: Doctrine\ORM\PersistentCollection {#1513 …} -orders: Doctrine\ORM\PersistentCollection {#1215 …} -cart: null -addresses: Doctrine\ORM\PersistentCollection {#1422 …} -Country: null -phoneNumber: null -message: null -isVerified: false -verificationToken: "45573a548f8bf509367a123a70e6cc13071e750ba7dcfa39c61646825934c731" -prefix: null -adress: null -reviews: Doctrine\ORM\PersistentCollection {#1543 …} } ] |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "nbhayca@yahoo.com" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Email" ] |
[ "placeholder" => "Email" ] |
label | "Email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Email" ] |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#942 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#943 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_vendor_registration_form_email" ] |
cache_key | "_vendor_registration_form_email_text" |
compound | false |
data | "nbhayca@yahoo.com" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1578 -errors: [ Symfony\Component\Form\FormError {#1551 #messageTemplate: "There is already an account with this email" -origin: Symfony\Component\Form\Form {#1003 …} -message: "There is already an account with this email" #messageParameters: [ "{{ value }}" => ""nbhayca@yahoo.com"" ] #messagePluralization: null -cause: Symfony\Component\Validator\ConstraintViolation {#1256 root: Symfony\Component\Form\Form {#994 …} path: "data.email" value: "nbhayca@yahoo.com" } } ] -form: Symfony\Component\Form\Form {#1003 …} } |
form | Symfony\Component\Form\FormView {#1577 …5} |
full_name | "vendor_registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vendor_registration_form_email" |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_vendor_registration_form_email" |
valid | false |
value | "nbhayca@yahoo.com" |
password
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "hggqzjxefsnz" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Enter your password" ] |
[ "placeholder" => "Enter your password" ] |
label | "Password" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "placeholder" => "Enter your password" ] |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#951 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#952 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Enter your password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_vendor_registration_form_password" ] |
cache_key | "_vendor_registration_form_password_password" |
compound | false |
data | "hggqzjxefsnz" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1580 -errors: [] -form: Symfony\Component\Form\Form {#1006 …} } |
form | Symfony\Component\Form\FormView {#1579 …5} |
full_name | "vendor_registration_form[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vendor_registration_form_password" |
label | "Password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_vendor_registration_form_password" |
valid | true |
value | "" |
nif
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "rorwimetff" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "NIU" ] |
[ "placeholder" => "NIU" ] |
label | "NIU" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "NIU" ] |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#959 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "NIU" |
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() {#961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#960 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "NIU" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_vendor_registration_form_nif" ] |
cache_key | "_vendor_registration_form_nif_text" |
compound | false |
data | "rorwimetff" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1582 -errors: [] -form: Symfony\Component\Form\Form {#1009 …} } |
form | Symfony\Component\Form\FormView {#1581 …5} |
full_name | "vendor_registration_form[nif]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vendor_registration_form_nif" |
label | "NIU" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nif" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_vendor_registration_form_nif" |
valid | true |
value | "rorwimetff" |
stats
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "xqixxzzpkj" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "RCCM" ] |
[ "placeholder" => "RCCM" ] |
label | "RCCM" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "RCCM" ] |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#968 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "RCCM" |
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() {#970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#969 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "RCCM" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_vendor_registration_form_stats" ] |
cache_key | "_vendor_registration_form_stats_text" |
compound | false |
data | "xqixxzzpkj" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1584 -errors: [] -form: Symfony\Component\Form\Form {#1012 …} } |
form | Symfony\Component\Form\FormView {#1583 …5} |
full_name | "vendor_registration_form[stats]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vendor_registration_form_stats" |
label | "RCCM" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "stats" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_vendor_registration_form_stats" |
valid | true |
value | "xqixxzzpkj" |
companyName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "usveirnzvy" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Company Name" ] |
[ "placeholder" => "Company Name" ] |
label | "Company Name" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Company Name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#977 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Company Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#979 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#978 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Company Name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_vendor_registration_form_companyName" ] |
cache_key | "_vendor_registration_form_companyName_text" |
compound | false |
data | "usveirnzvy" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1586 -errors: [] -form: Symfony\Component\Form\Form {#1015 …} } |
form | Symfony\Component\Form\FormView {#1585 …5} |
full_name | "vendor_registration_form[companyName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vendor_registration_form_companyName" |
label | "Company Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "companyName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_vendor_registration_form_companyName" |
valid | true |
value | "usveirnzvy" |
companyNumber
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "fnhinonoor" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Company Number" ] |
[ "placeholder" => "Company Number" ] |
label | "Company Number" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Company Number" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#986 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Company Number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#987 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Company Number" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_vendor_registration_form_companyNumber" ] |
cache_key | "_vendor_registration_form_companyNumber_text" |
compound | false |
data | "fnhinonoor" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1588 -errors: [] -form: Symfony\Component\Form\Form {#1018 …} } |
form | Symfony\Component\Form\FormView {#1587 …5} |
full_name | "vendor_registration_form[companyNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vendor_registration_form_companyNumber" |
label | "Company Number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "companyNumber" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_vendor_registration_form_companyNumber" |
valid | true |
value | "fnhinonoor" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "app_csrf" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
block_prefix | "csrf_token" |
same as passed value |
data | "app_csrf" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data | "app_csrf" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1545 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1590 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#1589 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_vendor_registration_form__token" ] |
cache_key | "_vendor_registration_form__token_hidden" |
compound | false |
data | "app_csrf" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1600 -errors: [] -form: Symfony\Component\Form\Form {#1596 …} } |
form | Symfony\Component\Form\FormView {#1591 …5} |
full_name | "vendor_registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vendor_registration_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_vendor_registration_form__token" |
valid | true |
value | "app_csrf" |
registration_form
Form type:
"App\Form\RegistrationFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#611 -id: null -email: "nbhayca@yahoo.com" -roles: [] -password: "hggqzjxefsnz" -firstname: "iddekqyuzh" -lastname: "rwoummkfmd" -nif: "rorwimetff" -stats: "xqixxzzpkj" -companyName: "usveirnzvy" -companyNumber: "fnhinonoor" -createdAt: DateTimeImmutable @1750105164 {#591 date: 2025-06-16 22:19:24.390821 Europe/Zurich (+02:00) } -updatedAt: DateTimeImmutable @1750105164 {#592 date: 2025-06-16 22:19:24.390822 Europe/Zurich (+02:00) } -Categories: Doctrine\Common\Collections\ArrayCollection {#558 …} -Products: Doctrine\Common\Collections\ArrayCollection {#596 …} -orders: Doctrine\Common\Collections\ArrayCollection {#594 …} -cart: null -addresses: Doctrine\Common\Collections\ArrayCollection {#584 …} -Country: null -phoneNumber: null -message: null -isVerified: false -verificationToken: null -prefix: null -adress: null -reviews: Doctrine\Common\Collections\ArrayCollection {#581 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#611 -id: null -email: "nbhayca@yahoo.com" -roles: [] -password: "hggqzjxefsnz" -firstname: "iddekqyuzh" -lastname: "rwoummkfmd" -nif: "rorwimetff" -stats: "xqixxzzpkj" -companyName: "usveirnzvy" -companyNumber: "fnhinonoor" -createdAt: DateTimeImmutable @1750105164 {#591 date: 2025-06-16 22:19:24.390821 Europe/Zurich (+02:00) } -updatedAt: DateTimeImmutable @1750105164 {#592 date: 2025-06-16 22:19:24.390822 Europe/Zurich (+02:00) } -Categories: Doctrine\Common\Collections\ArrayCollection {#558 …} -Products: Doctrine\Common\Collections\ArrayCollection {#596 …} -orders: Doctrine\Common\Collections\ArrayCollection {#594 …} -cart: null -addresses: Doctrine\Common\Collections\ArrayCollection {#584 …} -Country: null -phoneNumber: null -message: null -isVerified: false -verificationToken: null -prefix: null -adress: null -reviews: Doctrine\Common\Collections\ArrayCollection {#581 …} } |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data | App\Entity\User {#611 -id: null -email: "nbhayca@yahoo.com" -roles: [] -password: "hggqzjxefsnz" -firstname: "iddekqyuzh" -lastname: "rwoummkfmd" -nif: "rorwimetff" -stats: "xqixxzzpkj" -companyName: "usveirnzvy" -companyNumber: "fnhinonoor" -createdAt: DateTimeImmutable @1750105164 {#591 date: 2025-06-16 22:19:24.390821 Europe/Zurich (+02:00) } -updatedAt: DateTimeImmutable @1750105164 {#592 date: 2025-06-16 22:19:24.390822 Europe/Zurich (+02:00) } -Categories: Doctrine\Common\Collections\ArrayCollection {#558 …} -Products: Doctrine\Common\Collections\ArrayCollection {#596 …} -orders: Doctrine\Common\Collections\ArrayCollection {#594 …} -cart: null -addresses: Doctrine\Common\Collections\ArrayCollection {#584 …} -Country: null -phoneNumber: null -message: null -isVerified: false -verificationToken: null -prefix: null -adress: null -reviews: Doctrine\Common\Collections\ArrayCollection {#581 …} } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#839 class: "Symfony\Component\Form\Extension\Core\Type\FormType" 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() {#837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#838 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | App\Entity\User {#611 -id: null -email: "nbhayca@yahoo.com" -roles: [] -password: "hggqzjxefsnz" -firstname: "iddekqyuzh" -lastname: "rwoummkfmd" -nif: "rorwimetff" -stats: "xqixxzzpkj" -companyName: "usveirnzvy" -companyNumber: "fnhinonoor" -createdAt: DateTimeImmutable @1750105164 {#591 date: 2025-06-16 22:19:24.390821 Europe/Zurich (+02:00) } -updatedAt: DateTimeImmutable @1750105164 {#592 date: 2025-06-16 22:19:24.390822 Europe/Zurich (+02:00) } -Categories: Doctrine\Common\Collections\ArrayCollection {#558 …} -Products: Doctrine\Common\Collections\ArrayCollection {#596 …} -orders: Doctrine\Common\Collections\ArrayCollection {#594 …} -cart: null -addresses: Doctrine\Common\Collections\ArrayCollection {#584 …} -Country: null -phoneNumber: null -message: null -isVerified: false -verificationToken: null -prefix: null -adress: null -reviews: Doctrine\Common\Collections\ArrayCollection {#581 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1555 -errors: [] -form: Symfony\Component\Form\Form {#877 …} } |
form | Symfony\Component\Form\FormView {#1557 …5} |
full_name | "registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form" |
valid | true |
value | App\Entity\User {#611 -id: null -email: "nbhayca@yahoo.com" -roles: [] -password: "hggqzjxefsnz" -firstname: "iddekqyuzh" -lastname: "rwoummkfmd" -nif: "rorwimetff" -stats: "xqixxzzpkj" -companyName: "usveirnzvy" -companyNumber: "fnhinonoor" -createdAt: DateTimeImmutable @1750105164 {#591 date: 2025-06-16 22:19:24.390821 Europe/Zurich (+02:00) } -updatedAt: DateTimeImmutable @1750105164 {#592 date: 2025-06-16 22:19:24.390822 Europe/Zurich (+02:00) } -Categories: Doctrine\Common\Collections\ArrayCollection {#558 …} -Products: Doctrine\Common\Collections\ArrayCollection {#596 …} -orders: Doctrine\Common\Collections\ArrayCollection {#594 …} -cart: null -addresses: Doctrine\Common\Collections\ArrayCollection {#584 …} -Country: null -phoneNumber: null -message: null -isVerified: false -verificationToken: null -prefix: null -adress: null -reviews: Doctrine\Common\Collections\ArrayCollection {#581 …} } |
firstName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "First Name" ] |
[ "class" => "form-control" "placeholder" => "First Name" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#884 +payload: null +groups: ? ?array +message: "Please enter your first name" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#812 +payload: null +groups: ? ?array +maxMessage: "First name cannot be longer than {{ limit }} characters" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#884 +payload: null +groups: ? ?array +message: "Please enter your first name" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#812 +payload: null +groups: ? ?array +maxMessage: "First name cannot be longer than {{ limit }} characters" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "First Name" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "First Name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#884 +payload: null +groups: ? ?array +message: "Please enter your first name" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#812 +payload: null +groups: ? ?array +maxMessage: "First name cannot be longer than {{ limit }} characters" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#810 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "First Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#806 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#809 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "First Name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_firstName" ] |
cache_key | "_registration_form_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1572 -errors: [] -form: Symfony\Component\Form\Form {#922 …} } |
form | Symfony\Component\Form\FormView {#1568 …5} |
full_name | "registration_form[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_firstName" |
label | "First Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_firstName" |
valid | true |
value | "" |
lastName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "Last Name" ] |
[ "class" => "form-control" "placeholder" => "Last Name" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#827 +payload: null +groups: ? ?array +message: "Please enter your last name" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#826 +payload: null +groups: ? ?array +maxMessage: "Last name cannot be longer than {{ limit }} characters" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#827 +payload: null +groups: ? ?array +message: "Please enter your last name" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#826 +payload: null +groups: ? ?array +maxMessage: "Last name cannot be longer than {{ limit }} characters" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "Last Name" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "Last Name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#827 +payload: null +groups: ? ?array +message: "Please enter your last name" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#826 +payload: null +groups: ? ?array +maxMessage: "Last name cannot be longer than {{ limit }} characters" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#892 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Last Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#853 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "Last Name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_lastName" ] |
cache_key | "_registration_form_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1558 -errors: [] -form: Symfony\Component\Form\Form {#925 …} } |
form | Symfony\Component\Form\FormView {#1556 …5} |
full_name | "registration_form[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_lastName" |
label | "Last Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_lastName" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "Email" ] |
[ "class" => "form-control" "placeholder" => "Email" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#825 +payload: null +groups: ? ?array +message: "Please enter an email address" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#824 +payload: null +groups: ? ?array +message: "Please enter a valid email address" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#825 +payload: null +groups: ? ?array +message: "Please enter an email address" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#824 +payload: null +groups: ? ?array +message: "Please enter a valid email address" +mode: null +normalizer: null } ] |
label | "Email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "Email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#825 +payload: null +groups: ? ?array +message: "Please enter an email address" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#824 +payload: null +groups: ? ?array +message: "Please enter a valid email address" +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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#835 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#834 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "Email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
cache_key | "_registration_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1569 -errors: [] -form: Symfony\Component\Form\Form {#928 …} } |
form | Symfony\Component\Form\FormView {#1088 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_email" |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_email" |
valid | true |
value | "" |
password
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "Enter your password" "autocomplete" => "new-password" ] |
[ "class" => "form-control" "placeholder" => "Enter your password" "autocomplete" => "new-password" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#850 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#849 +payload: null +groups: ? ?array +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: "Your password should be at least {{ limit }} characters" +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 +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#850 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#849 +payload: null +groups: ? ?array +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: "Your password should be at least {{ limit }} characters" +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 +countUnit: "codepoints" } ] |
label | "Password" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control" "placeholder" => "Enter your password" "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 {#850 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#849 +payload: null +groups: ? ?array +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: "Your password should be at least {{ limit }} characters" +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 +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#865 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Password" |
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() {#872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#871 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "Enter your password" "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_password" ] |
cache_key | "_registration_form_password_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1553 -errors: [] -form: Symfony\Component\Form\Form {#879 …} } |
form | Symfony\Component\Form\FormView {#936 …5} |
full_name | "registration_form[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_password" |
label | "Password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_password" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "app_csrf" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
block_prefix | "csrf_token" |
same as passed value |
data | "app_csrf" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#174 …} -logger: Monolog\Logger {#50 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#462 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "app_csrf" } |
data | "app_csrf" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1567 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1563 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#588 …} $message: Closure() {#1570 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
cache_key | "_registration_form__token_hidden" |
compound | false |
data | "app_csrf" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1547 -errors: [] -form: Symfony\Component\Form\Form {#1552 …} } |
form | Symfony\Component\Form\FormView {#1554 …5} |
full_name | "registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form__token" |
valid | true |
value | "app_csrf" |