Forms
-
registration_form
-
email
-
username
-
profileType
-
agreeTerms
-
plainPassword
-
first
-
second
-
-
_token
-
registration_form
Form type:
"App\Feature\User\Form\RegistrationFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Feature\User\Entity\User {#1004 -id: null -email: null -roles: [] -password: null -isVerified: false -profile: null -username: null -sent: Doctrine\Common\Collections\ArrayCollection {#1005 …} -received: Doctrine\Common\Collections\ArrayCollection {#1002 …} -profileType: null -chatMessages: Doctrine\Common\Collections\ArrayCollection {#1003 …} -chatParticipants: Doctrine\Common\Collections\ArrayCollection {#1000 …} -allowFriendRequest: null -allowPostView: null -notificationEmail: null -friendBirthDayNotification: null -notifications: Doctrine\Common\Collections\ArrayCollection {#1001 …} -eventParticipants: Doctrine\Common\Collections\ArrayCollection {#998 …} -profileSearches: Doctrine\Common\Collections\ArrayCollection {#999 …} -lastActivityAt: null -lastLoginAt: null -enabled: null -threadParticipants: Doctrine\Common\Collections\ArrayCollection {#996 …} -plainPassword: null -userSetting: null -userPrivacy: null -userAlert: null -profileReports: Doctrine\Common\Collections\ArrayCollection {#409 …} -profileReportedUsers: Doctrine\Common\Collections\ArrayCollection {#1032 …} -posts: ? Doctrine\Common\Collections\Collection -events: Doctrine\Common\Collections\ArrayCollection {#1033 …} -createdAt: null -updatedAt: null +"blocksBlockedUsers": Doctrine\Common\Collections\ArrayCollection {#997 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Feature\User\Entity\User {#1004 -id: null -email: null -roles: [] -password: null -isVerified: false -profile: null -username: null -sent: Doctrine\Common\Collections\ArrayCollection {#1005 …} -received: Doctrine\Common\Collections\ArrayCollection {#1002 …} -profileType: null -chatMessages: Doctrine\Common\Collections\ArrayCollection {#1003 …} -chatParticipants: Doctrine\Common\Collections\ArrayCollection {#1000 …} -allowFriendRequest: null -allowPostView: null -notificationEmail: null -friendBirthDayNotification: null -notifications: Doctrine\Common\Collections\ArrayCollection {#1001 …} -eventParticipants: Doctrine\Common\Collections\ArrayCollection {#998 …} -profileSearches: Doctrine\Common\Collections\ArrayCollection {#999 …} -lastActivityAt: null -lastLoginAt: null -enabled: null -threadParticipants: Doctrine\Common\Collections\ArrayCollection {#996 …} -plainPassword: null -userSetting: null -userPrivacy: null -userAlert: null -profileReports: Doctrine\Common\Collections\ArrayCollection {#409 …} -profileReportedUsers: Doctrine\Common\Collections\ArrayCollection {#1032 …} -posts: ? Doctrine\Common\Collections\Collection -events: Doctrine\Common\Collections\ArrayCollection {#1033 …} -createdAt: null -updatedAt: null +"blocksBlockedUsers": Doctrine\Common\Collections\ArrayCollection {#997 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#775 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#777 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#776 …} -namespace: Closure() {#763 …} } |
| data | App\Feature\User\Entity\User {#1004 -id: null -email: null -roles: [] -password: null -isVerified: false -profile: null -username: null -sent: Doctrine\Common\Collections\ArrayCollection {#1005 …} -received: Doctrine\Common\Collections\ArrayCollection {#1002 …} -profileType: null -chatMessages: Doctrine\Common\Collections\ArrayCollection {#1003 …} -chatParticipants: Doctrine\Common\Collections\ArrayCollection {#1000 …} -allowFriendRequest: null -allowPostView: null -notificationEmail: null -friendBirthDayNotification: null -notifications: Doctrine\Common\Collections\ArrayCollection {#1001 …} -eventParticipants: Doctrine\Common\Collections\ArrayCollection {#998 …} -profileSearches: Doctrine\Common\Collections\ArrayCollection {#999 …} -lastActivityAt: null -lastLoginAt: null -enabled: null -threadParticipants: Doctrine\Common\Collections\ArrayCollection {#996 …} -plainPassword: null -userSetting: null -userPrivacy: null -userAlert: null -profileReports: Doctrine\Common\Collections\ArrayCollection {#409 …} -profileReportedUsers: Doctrine\Common\Collections\ArrayCollection {#1032 …} -posts: ? Doctrine\Common\Collections\Collection -events: Doctrine\Common\Collections\ArrayCollection {#1033 …} -createdAt: null -updatedAt: null +"blocksBlockedUsers": Doctrine\Common\Collections\ArrayCollection {#997 …} } |
| data_class | "App\Feature\User\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1086 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Feature\User\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() {#1088 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1087 …} $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\Feature\User\Entity\User {#1004 -id: null -email: null -roles: [] -password: null -isVerified: false -profile: null -username: null -sent: Doctrine\Common\Collections\ArrayCollection {#1005 …} -received: Doctrine\Common\Collections\ArrayCollection {#1002 …} -profileType: null -chatMessages: Doctrine\Common\Collections\ArrayCollection {#1003 …} -chatParticipants: Doctrine\Common\Collections\ArrayCollection {#1000 …} -allowFriendRequest: null -allowPostView: null -notificationEmail: null -friendBirthDayNotification: null -notifications: Doctrine\Common\Collections\ArrayCollection {#1001 …} -eventParticipants: Doctrine\Common\Collections\ArrayCollection {#998 …} -profileSearches: Doctrine\Common\Collections\ArrayCollection {#999 …} -lastActivityAt: null -lastLoginAt: null -enabled: null -threadParticipants: Doctrine\Common\Collections\ArrayCollection {#996 …} -plainPassword: null -userSetting: null -userPrivacy: null -userAlert: null -profileReports: Doctrine\Common\Collections\ArrayCollection {#409 …} -profileReportedUsers: Doctrine\Common\Collections\ArrayCollection {#1032 …} -posts: ? Doctrine\Common\Collections\Collection -events: Doctrine\Common\Collections\ArrayCollection {#1033 …} -createdAt: null -updatedAt: null +"blocksBlockedUsers": Doctrine\Common\Collections\ArrayCollection {#997 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1517 -errors: [] -form: Symfony\Component\Form\Form {#1523 …} } |
| form | Symfony\Component\Form\FormView {#1089 …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\Feature\User\Entity\User {#1004 -id: null -email: null -roles: [] -password: null -isVerified: false -profile: null -username: null -sent: Doctrine\Common\Collections\ArrayCollection {#1005 …} -received: Doctrine\Common\Collections\ArrayCollection {#1002 …} -profileType: null -chatMessages: Doctrine\Common\Collections\ArrayCollection {#1003 …} -chatParticipants: Doctrine\Common\Collections\ArrayCollection {#1000 …} -allowFriendRequest: null -allowPostView: null -notificationEmail: null -friendBirthDayNotification: null -notifications: Doctrine\Common\Collections\ArrayCollection {#1001 …} -eventParticipants: Doctrine\Common\Collections\ArrayCollection {#998 …} -profileSearches: Doctrine\Common\Collections\ArrayCollection {#999 …} -lastActivityAt: null -lastLoginAt: null -enabled: null -threadParticipants: Doctrine\Common\Collections\ArrayCollection {#996 …} -plainPassword: null -userSetting: null -userPrivacy: null -userAlert: null -profileReports: Doctrine\Common\Collections\ArrayCollection {#409 …} -profileReportedUsers: Doctrine\Common\Collections\ArrayCollection {#1032 …} -posts: ? Doctrine\Common\Collections\Collection -events: Doctrine\Common\Collections\ArrayCollection {#1033 …} -createdAt: null -updatedAt: null +"blocksBlockedUsers": Doctrine\Common\Collections\ArrayCollection {#997 …} } |
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 | [ "placeholder" => "Enter email" ] |
[ "placeholder" => "Enter email" ] |
| label | false |
same as passed value |
| label_attr | [ "class" => "control-label" ] |
[ "class" => "control-label" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Enter 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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#775 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#777 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#776 …} -namespace: Closure() {#763 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1112 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 | false |
| label_attr | [ "class" => "control-label" ] |
| 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() {#1114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1113 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Enter 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 {#1485 -errors: [] -form: Symfony\Component\Form\Form {#1526 …} } |
| form | Symfony\Component\Form\FormView {#1498 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | false |
| label_attr | [ "class" => "control-label" ] |
| 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 | "" |
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 | [ "placeholder" => "Username" ] |
[ "placeholder" => "Username" ] |
| label | false |
same as passed value |
| label_attr | [ "class" => "control-label" ] |
[ "class" => "control-label" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Username" ] |
| 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 {#775 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#777 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#776 …} -namespace: Closure() {#763 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1121 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 | false |
| label_attr | [ "class" => "control-label" ] |
| 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() {#1123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1122 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Username" ] |
| 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 {#1124 -errors: [] -form: Symfony\Component\Form\Form {#1529 …} } |
| form | Symfony\Component\Form\FormView {#1115 …5} |
| full_name | "registration_form[username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_username" |
| label | false |
| label_attr | [ "class" => "control-label" ] |
| 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 | "" |
profileType
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| class | "App\Feature\Profile\Profile\Entity\ProfileType" |
same as passed value |
| label | "You_Are" |
same as passed value |
| label_attr | [ "class" => "control-label" ] |
[ "class" => "control-label" ] |
| placeholder | "Choose an option" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1152 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1153 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1480 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1157 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1481 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1482 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1484 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1483 …} } |
| choices | null |
| class | "App\Feature\Profile\Profile\Entity\ProfileType" |
| 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 {#775 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#777 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#776 …} -namespace: Closure() {#763 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerXtaq7og\EntityManagerGhost614a58f {#187 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1160 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerXtaq7og\EntityManagerGhost614a58f {#187 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1159 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "You_Are" |
| label_attr | [ "class" => "control-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choose an option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1154 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_profileType" ] |
| cache_key | "_registration_form_profileType_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1572 +data: App\Feature\Profile\Profile\Entity\ProfileType {#1702 …} +value: "1" +label: "Femme" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1574 +data: App\Feature\Profile\Profile\Entity\ProfileType {#1818 …} +value: "2" +label: "Homme" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1687 +data: App\Feature\Profile\Profile\Entity\ProfileType {#1823 …} +value: "3" +label: "Couple" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1569 -errors: [] -form: Symfony\Component\Form\Form {#1532 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1571 …5} |
| full_name | "registration_form[profileType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_profileType" |
| is_selected | Closure($choice, $value) {#1696 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "You_Are" |
| label_attr | [ "class" => "control-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "profileType" |
| placeholder | "Choose an option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_profileType" |
| valid | true |
| value | "" |
agreeTerms
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1094 +payload: null +groups: ? ?array +message: "You should agree to our terms." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1094 +payload: null +groups: ? ?array +message: "You should agree to our terms." } ] |
| label | "J’accepte les conditions générales" |
same as passed value |
| label_attr | [ "class" => "form-check-label" ] |
[ "class" => "form-check-label" ] |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1094 +payload: null +groups: ? ?array +message: "You should agree to our terms." } ] |
| 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 {#775 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#777 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#776 …} -namespace: Closure() {#763 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1496 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1497 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "J’accepte les conditions générales" |
| label_attr | [ "class" => "form-check-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1499 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1501 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_form_agreeTerms" ] |
| cache_key | "_registration_form_agreeTerms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1573 -errors: [] -form: Symfony\Component\Form\Form {#1535 …} } |
| form | Symfony\Component\Form\FormView {#1692 …5} |
| full_name | "registration_form[agreeTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agreeTerms" |
| label | "J’accepte les conditions générales" |
| label_attr | [ "class" => "form-check-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agreeTerms" |
| valid | true |
| value | "1" |
plainPassword
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1097 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1100 +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 {#1097 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1100 +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" } ] |
| first_options | [ "label" => false "attr" => [ "class" => "form-control fakepassword" "placeholder" => "Enter new password" "id" => "psw-input" ] ] |
[ "label" => false "attr" => [ "class" => "form-control fakepassword" "placeholder" => "Enter new password" "id" => "psw-input" ] ] |
| invalid_message | "The password fields must match." |
same as passed value |
| mapped | false |
same as passed value |
| options | [ "attr" => [ "class" => "password-field" ] ] |
[ "attr" => [ "class" => "password-field" ] ] |
| required | true |
same as passed value |
| second_options | [ "label" => false "attr" => [ "class" => "form-control" "placeholder" => "Confirm password" ] ] |
[ "label" => false "attr" => [ "class" => "form-control" "placeholder" => "Confirm 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 {#1097 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1100 +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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#775 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#777 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#776 …} -namespace: Closure() {#763 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1513 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" => false "attr" => [ "class" => "form-control fakepassword" "placeholder" => "Enter new password" "id" => "psw-input" ] ] |
| 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 | false |
| method | "POST" |
| options | [ "attr" => [ "class" => "password-field" ] ] |
| 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" => false "attr" => [ "class" => "form-control" "placeholder" => "Confirm password" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1516 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1515 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_form_plainPassword" ] |
| cache_key | "_registration_form_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1693 -errors: [] -form: Symfony\Component\Form\Form {#1559 …} } |
| form | Symfony\Component\Form\FormView {#1694 …5} |
| full_name | "registration_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control fakepassword" "placeholder" => "Enter new password" "id" => "psw-input" ] |
[ "class" => "form-control fakepassword" "placeholder" => "Enter new password" "id" => "psw-input" ] |
| error_bubbling | false |
same as passed value |
| label | false |
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" => "form-control fakepassword" "placeholder" => "Enter new password" "id" => "psw-input" ] |
| 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 {#775 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#777 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#776 …} -namespace: Closure() {#763 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1544 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1545 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control fakepassword" "placeholder" => "Enter new password" "id" => "psw-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_first" ] |
| cache_key | "_registration_form_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1829 -errors: [] -form: Symfony\Component\Form\Form {#1562 …} } |
| form | Symfony\Component\Form\FormView {#1828 …5} |
| full_name | "registration_form[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword_first" |
| label | false |
| 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_plainPassword_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" => "form-control" "placeholder" => "Confirm password" ] |
[ "class" => "form-control" "placeholder" => "Confirm password" ] |
| error_bubbling | false |
same as passed value |
| label | false |
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" => "form-control" "placeholder" => "Confirm 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 {#775 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#777 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#776 …} -namespace: Closure() {#763 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1552 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1553 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "Confirm password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_second" ] |
| cache_key | "_registration_form_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1830 -errors: [] -form: Symfony\Component\Form\Form {#1565 …} } |
| form | Symfony\Component\Form\FormView {#1831 …5} |
| full_name | "registration_form[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword_second" |
| label | false |
| 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_plainPassword_second" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f823008014a027919566f32.9pic1OyVtkA6ZgFqWcGs3XlzUUKRQVJcAUUX6mfcrFc.vs3krKHS_wcILUBSNpLLqDc3FgmkeWAKRwBvpyiY6jnH9NCXlfrkCV8eNQ" |
| 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 | "f823008014a027919566f32.9pic1OyVtkA6ZgFqWcGs3XlzUUKRQVJcAUUX6mfcrFc.vs3krKHS_wcILUBSNpLLqDc3FgmkeWAKRwBvpyiY6jnH9NCXlfrkCV8eNQ" |
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 {#775 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#777 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#776 …} -namespace: Closure() {#763 …} } |
| data | "f823008014a027919566f32.9pic1OyVtkA6ZgFqWcGs3XlzUUKRQVJcAUUX6mfcrFc.vs3krKHS_wcILUBSNpLLqDc3FgmkeWAKRwBvpyiY6jnH9NCXlfrkCV8eNQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1834 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() {#1836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#289 …} $message: Closure() {#1835 …} $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 | "f823008014a027919566f32.9pic1OyVtkA6ZgFqWcGs3XlzUUKRQVJcAUUX6mfcrFc.vs3krKHS_wcILUBSNpLLqDc3FgmkeWAKRwBvpyiY6jnH9NCXlfrkCV8eNQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1846 -errors: [] -form: Symfony\Component\Form\Form {#1842 …} } |
| form | Symfony\Component\Form\FormView {#1837 …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 | "f823008014a027919566f32.9pic1OyVtkA6ZgFqWcGs3XlzUUKRQVJcAUUX6mfcrFc.vs3krKHS_wcILUBSNpLLqDc3FgmkeWAKRwBvpyiY6jnH9NCXlfrkCV8eNQ" |