Forms
-
registration_form
-
firstName
-
lastName
-
username
-
email
-
phone
-
password
-
first
-
second
-
-
promoCode
-
_token
-
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 {#1085 -id: null -email: null -slug: null -roles: [] -password: null -crossDomainLogin: false -forsalebyownerUserData: null -forsalebyownerUserId: null -firstName: null -lastName: null -userName: null -phone: null -createdAt: DateTime @1785318137 {#1083 date: 2026-07-29 03:42:17.317016 America/Edmonton (-06:00) } -googleId: null -avatar: null -listings: Doctrine\Common\Collections\ArrayCollection {#1084 …} -userAddresses: Doctrine\Common\Collections\ArrayCollection {#1082 …} -stores: Doctrine\Common\Collections\ArrayCollection {#1081 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#1080 …} -messages: Doctrine\Common\Collections\ArrayCollection {#1079 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#1078 …} -tagline: null -isActive: true -confirmationToken: null -confirmationTokenExpiresAt: null -promoCode: null -showPhoneInBrochure: false -defaultSearchView: "grid" -subscriptions: Doctrine\Common\Collections\ArrayCollection {#1077 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1076 …} -importLogs: Doctrine\Common\Collections\ArrayCollection {#1075 …} -description: null -websiteAddress: null -allowNonVerified: true -latitude: null -longitude: null -address: null -userServerEmails: Doctrine\Common\Collections\ArrayCollection {#1074 …} -showAddressInBrochure: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/register" |
same as passed value |
| data | App\Entity\User {#1085 -id: null -email: null -slug: null -roles: [] -password: null -crossDomainLogin: false -forsalebyownerUserData: null -forsalebyownerUserId: null -firstName: null -lastName: null -userName: null -phone: null -createdAt: DateTime @1785318137 {#1083 date: 2026-07-29 03:42:17.317016 America/Edmonton (-06:00) } -googleId: null -avatar: null -listings: Doctrine\Common\Collections\ArrayCollection {#1084 …} -userAddresses: Doctrine\Common\Collections\ArrayCollection {#1082 …} -stores: Doctrine\Common\Collections\ArrayCollection {#1081 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#1080 …} -messages: Doctrine\Common\Collections\ArrayCollection {#1079 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#1078 …} -tagline: null -isActive: true -confirmationToken: null -confirmationTokenExpiresAt: null -promoCode: null -showPhoneInBrochure: false -defaultSearchView: "grid" -subscriptions: Doctrine\Common\Collections\ArrayCollection {#1077 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1076 …} -importLogs: Doctrine\Common\Collections\ArrayCollection {#1075 …} -description: null -websiteAddress: null -allowNonVerified: true -latitude: null -longitude: null -address: null -userServerEmails: Doctrine\Common\Collections\ArrayCollection {#1074 …} -showAddressInBrochure: false } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/register" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity {#1230 +payload: null +groups: ? ?array +message: "This email is already in use." +service: "doctrine.orm.validator.unique" +em: null +entityClass: null +repositoryMethod: "findBy" +fields: "email" +errorPath: null +ignoreNull: true +identifierFieldNames: [] } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "register" |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#840 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#839 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#836 …} } |
| data | App\Entity\User {#1085 -id: null -email: null -slug: null -roles: [] -password: null -crossDomainLogin: false -forsalebyownerUserData: null -forsalebyownerUserId: null -firstName: null -lastName: null -userName: null -phone: null -createdAt: DateTime @1785318137 {#1083 date: 2026-07-29 03:42:17.317016 America/Edmonton (-06:00) } -googleId: null -avatar: null -listings: Doctrine\Common\Collections\ArrayCollection {#1084 …} -userAddresses: Doctrine\Common\Collections\ArrayCollection {#1082 …} -stores: Doctrine\Common\Collections\ArrayCollection {#1081 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#1080 …} -messages: Doctrine\Common\Collections\ArrayCollection {#1079 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#1078 …} -tagline: null -isActive: true -confirmationToken: null -confirmationTokenExpiresAt: null -promoCode: null -showPhoneInBrochure: false -defaultSearchView: "grid" -subscriptions: Doctrine\Common\Collections\ArrayCollection {#1077 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1076 …} -importLogs: Doctrine\Common\Collections\ArrayCollection {#1075 …} -description: null -websiteAddress: null -allowNonVerified: true -latitude: null -longitude: null -address: null -userServerEmails: Doctrine\Common\Collections\ArrayCollection {#1074 …} -showAddressInBrochure: false } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1246 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() {#1248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#517 …} $message: Closure() {#1247 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/register" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_form" "_registration_form" ] |
| cache_key | "_registration_form_registration_form" |
| compound | true |
| data | App\Entity\User {#1085 -id: null -email: null -slug: null -roles: [] -password: null -crossDomainLogin: false -forsalebyownerUserData: null -forsalebyownerUserId: null -firstName: null -lastName: null -userName: null -phone: null -createdAt: DateTime @1785318137 {#1083 date: 2026-07-29 03:42:17.317016 America/Edmonton (-06:00) } -googleId: null -avatar: null -listings: Doctrine\Common\Collections\ArrayCollection {#1084 …} -userAddresses: Doctrine\Common\Collections\ArrayCollection {#1082 …} -stores: Doctrine\Common\Collections\ArrayCollection {#1081 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#1080 …} -messages: Doctrine\Common\Collections\ArrayCollection {#1079 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#1078 …} -tagline: null -isActive: true -confirmationToken: null -confirmationTokenExpiresAt: null -promoCode: null -showPhoneInBrochure: false -defaultSearchView: "grid" -subscriptions: Doctrine\Common\Collections\ArrayCollection {#1077 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1076 …} -importLogs: Doctrine\Common\Collections\ArrayCollection {#1075 …} -description: null -websiteAddress: null -allowNonVerified: true -latitude: null -longitude: null -address: null -userServerEmails: Doctrine\Common\Collections\ArrayCollection {#1074 …} -showAddressInBrochure: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1256 -errors: [] -form: Symfony\Component\Form\Form {#1345 …} } |
| form | Symfony\Component\Form\FormView {#1249 …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 {#1085 -id: null -email: null -slug: null -roles: [] -password: null -crossDomainLogin: false -forsalebyownerUserData: null -forsalebyownerUserId: null -firstName: null -lastName: null -userName: null -phone: null -createdAt: DateTime @1785318137 {#1083 date: 2026-07-29 03:42:17.317016 America/Edmonton (-06:00) } -googleId: null -avatar: null -listings: Doctrine\Common\Collections\ArrayCollection {#1084 …} -userAddresses: Doctrine\Common\Collections\ArrayCollection {#1082 …} -stores: Doctrine\Common\Collections\ArrayCollection {#1081 …} -conversations: Doctrine\Common\Collections\ArrayCollection {#1080 …} -messages: Doctrine\Common\Collections\ArrayCollection {#1079 …} -userFavorites: Doctrine\Common\Collections\ArrayCollection {#1078 …} -tagline: null -isActive: true -confirmationToken: null -confirmationTokenExpiresAt: null -promoCode: null -showPhoneInBrochure: false -defaultSearchView: "grid" -subscriptions: Doctrine\Common\Collections\ArrayCollection {#1077 …} -payments: Doctrine\Common\Collections\ArrayCollection {#1076 …} -importLogs: Doctrine\Common\Collections\ArrayCollection {#1075 …} -description: null -websiteAddress: null -allowNonVerified: true -latitude: null -longitude: null -address: null -userServerEmails: Doctrine\Common\Collections\ArrayCollection {#1074 …} -showAddressInBrochure: false } |
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" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
[ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1310 +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: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#1310 +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: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "First Name" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1310 +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: 255 +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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#840 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#839 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#836 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1266 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#517 …} $message: Closure() {#1267 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
| 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 {#1431 -errors: [] -form: Symfony\Component\Form\Form {#1383 …} } |
| form | Symfony\Component\Form\FormView {#1439 …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 | false |
| 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" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
[ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1318 +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: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#1318 +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: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Last Name" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1318 +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: 255 +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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#840 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#839 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#836 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1259 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#517 …} $message: Closure() {#1258 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
| 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 {#1430 -errors: [] -form: Symfony\Component\Form\Form {#1386 …} } |
| form | Symfony\Component\Form\FormView {#1428 …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 | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_lastName" |
| valid | true |
| value | "" |
username
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" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
[ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1316 +payload: null +groups: ? ?array +message: "Please enter a username" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1279 +payload: null +groups: ? ?array +maxMessage: "Username cannot be longer than {{ limit }} characters" +minMessage: "Username must be at least {{ limit }} characters long" +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: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1316 +payload: null +groups: ? ?array +message: "Please enter a username" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1279 +payload: null +groups: ? ?array +maxMessage: "Username cannot be longer than {{ limit }} characters" +minMessage: "Username must be at least {{ limit }} characters long" +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: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Username" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1316 +payload: null +groups: ? ?array +message: "Please enter a username" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1279 +payload: null +groups: ? ?array +maxMessage: "Username cannot be longer than {{ limit }} characters" +minMessage: "Username must be at least {{ limit }} characters long" +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: 3 +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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#840 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#839 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#836 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1250 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 | "Username" |
| 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() {#1281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#517 …} $message: Closure() {#1280 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_username" ] |
| cache_key | "_registration_form_username_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1399 -errors: [] -form: Symfony\Component\Form\Form {#1389 …} } |
| form | Symfony\Component\Form\FormView {#1401 …5} |
| full_name | "registration_form[username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_username" |
| label | "Username" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_username" |
| 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" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
[ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1278 +payload: null +groups: ? ?array +message: "Please enter an email address" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1277 +payload: null +groups: ? ?array +message: "Please enter a valid email address" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1278 +payload: null +groups: ? ?array +message: "Please enter an email address" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1277 +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" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1278 +payload: null +groups: ? ?array +message: "Please enter an email address" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1277 +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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#840 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#839 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#836 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1289 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() {#1294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#517 …} $message: Closure() {#1288 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" ] |
| 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 {#1340 -errors: [] -form: Symfony\Component\Form\Form {#1347 …} } |
| form | Symfony\Component\Form\FormView {#1327 …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 | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
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" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "placeholder" => "123-456-7890" ] |
[ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "placeholder" => "123-456-7890" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1276 +payload: null +groups: ? ?array +maxMessage: "Phone number 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: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#1276 +payload: null +groups: ? ?array +maxMessage: "Phone number 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: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Phone Number" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "placeholder" => "123-456-7890" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1276 +payload: null +groups: ? ?array +maxMessage: "Phone number 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: 20 +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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#840 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#839 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#836 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1302 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 provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Phone Number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#517 …} $message: Closure() {#1301 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "placeholder" => "123-456-7890" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_registration_form_phone" ] |
| cache_key | "_registration_form_phone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1370 -errors: [] -form: Symfony\Component\Form\Form {#1350 …} } |
| form | Symfony\Component\Form\FormView {#1362 …5} |
| full_name | "registration_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_phone" |
| label | "Phone Number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_phone" |
| 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 |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1275 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1274 +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: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1275 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1274 +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: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| first_options | [ "label" => "New Password" "attr" => [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "autocomplete" => "new-password" ] ] |
[ "label" => "New Password" "attr" => [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "autocomplete" => "new-password" ] ] |
| invalid_message | "The password fields must match." |
same as passed value |
| second_options | [ "label" => "Repeat Password" "attr" => [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "autocomplete" => "new-password" ] ] |
[ "label" => "Repeat Password" "attr" => [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "autocomplete" => "new-password" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1275 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1274 +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: 8 +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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#840 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#839 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#836 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1329 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "New Password" "attr" => [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "autocomplete" => "new-password" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password fields must match." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => "Repeat Password" "attr" => [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "autocomplete" => "new-password" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#517 …} $message: Closure() {#1323 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_form_password" ] |
| cache_key | "_registration_form_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1308 -errors: [] -form: Symfony\Component\Form\Form {#1374 …} } |
| form | Symfony\Component\Form\FormView {#1295 …5} |
| full_name | "registration_form[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_password" |
| label | null |
| 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 | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "autocomplete" => "new-password" ] |
[ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "autocomplete" => "new-password" ] |
| error_bubbling | false |
same as passed value |
| label | "New Password" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "autocomplete" => "new-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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#840 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#839 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#836 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1354 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 | "New 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() {#1361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#517 …} $message: Closure() {#1360 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_password_first" ] |
| cache_key | "_registration_form_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1400 -errors: [] -form: Symfony\Component\Form\Form {#1377 …} } |
| form | Symfony\Component\Form\FormView {#1406 …5} |
| full_name | "registration_form[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_password_first" |
| label | "New Password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_password_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "autocomplete" => "new-password" ] |
[ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "autocomplete" => "new-password" ] |
| error_bubbling | false |
same as passed value |
| label | "Repeat Password" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "autocomplete" => "new-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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#840 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#839 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#836 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1367 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 | "Repeat 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() {#1369 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#517 …} $message: Closure() {#1368 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_password_second" ] |
| cache_key | "_registration_form_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1269 -errors: [] -form: Symfony\Component\Form\Form {#1384 …} } |
| form | Symfony\Component\Form\FormView {#1441 …5} |
| full_name | "registration_form[password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_password_second" |
| label | "Repeat Password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_password_second" |
| valid | true |
| value | "" |
promoCode
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" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "placeholder" => "Enter promo code if you have one" ] |
[ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "placeholder" => "Enter promo code if you have one" ] |
| label | "Promo Code (optional)" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "placeholder" => "Enter promo code if you have one" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#840 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#839 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#836 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1337 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 | "Promo Code (optional)" |
| 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() {#1339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#517 …} $message: Closure() {#1336 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "mt-1 block w-full rounded-md border-gray-300 shadow-sm p-2 focus:border-siteblue-500 focus:ring-siteblue-500 sm:text-sm" "placeholder" => "Enter promo code if you have one" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_promoCode" ] |
| cache_key | "_registration_form_promoCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1282 -errors: [] -form: Symfony\Component\Form\Form {#1392 …} } |
| form | Symfony\Component\Form\FormView {#1407 …5} |
| full_name | "registration_form[promoCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_promoCode" |
| label | "Promo Code (optional)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "promoCode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_promoCode" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "32f2fc625.yGrZhLU7WOyVgLGRN9Sl_n6eZmBXWwrZCNvk5YeS_hY.nx-ezdkMLrXxtvDdGrDPnQj1PgwCNFrpYIqvlN_5tyGgA47UwEhhofD49A" |
| 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 | "32f2fc625.yGrZhLU7WOyVgLGRN9Sl_n6eZmBXWwrZCNvk5YeS_hY.nx-ezdkMLrXxtvDdGrDPnQj1PgwCNFrpYIqvlN_5tyGgA47UwEhhofD49A" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#840 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#839 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#838 …} -namespace: Closure() {#836 …} } |
| data | "32f2fc625.yGrZhLU7WOyVgLGRN9Sl_n6eZmBXWwrZCNvk5YeS_hY.nx-ezdkMLrXxtvDdGrDPnQj1PgwCNFrpYIqvlN_5tyGgA47UwEhhofD49A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1442 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() {#1447 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#517 …} $message: Closure() {#1437 …} $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 | "32f2fc625.yGrZhLU7WOyVgLGRN9Sl_n6eZmBXWwrZCNvk5YeS_hY.nx-ezdkMLrXxtvDdGrDPnQj1PgwCNFrpYIqvlN_5tyGgA47UwEhhofD49A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1457 -errors: [] -form: Symfony\Component\Form\Form {#1453 …} } |
| form | Symfony\Component\Form\FormView {#1448 …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 | "32f2fc625.yGrZhLU7WOyVgLGRN9Sl_n6eZmBXWwrZCNvk5YeS_hY.nx-ezdkMLrXxtvDdGrDPnQj1PgwCNFrpYIqvlN_5tyGgA47UwEhhofD49A" |