Forms
-
register
-
email
-
password
-
first
-
second
-
-
generatePassword
-
consentPrivacyPolicy
-
privacyPolicyLink
-
recaptcha_response
-
submit
-
_token
-
register
Form type:
"App\Form\Authentication\RegistrationType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Request\WebRequest\RegistrationDTO {#5461 +email: "" +password: null +consentPrivacyPolicy: null +consentPersonalData: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| anotherInstance | App\Enumeration\Instance {#2054 +name: "US1" +value: "us1" } |
same as passed value |
| data | App\Request\WebRequest\RegistrationDTO {#5461 +email: "" +password: null +consentPrivacyPolicy: null +consentPersonalData: null } |
same as passed value |
| passwordRecoverUrl | "/en/user/auth/password-recover/" |
same as passed value |
| predefinedEmail | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| anotherInstance | App\Enumeration\Instance {#2054 +name: "US1" +value: "us1" } |
| attr | [ "novalidate" => "novalidate" "class" => "uk-child-width-1-1" "data-action" => "live#action:prevent" "data-live-action-param" => "debounce(300)|register" "data-disable-onbeforeunload" => true ] |
| 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 {#4310 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4311 …} -storage: App\Security\Csrf\TokenStorage {#4312 …} -namespace: Closure() {#4314 …} } |
| data | App\Request\WebRequest\RegistrationDTO {#5461 +email: "" +password: null +consentPrivacyPolicy: null +consentPersonalData: null } |
| data_class | "App\Request\WebRequest\RegistrationDTO" |
| description | "" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5577 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Request\WebRequest\RegistrationDTO" } } |
| 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 | [] |
| hint | "" |
| 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" |
| passwordRecoverUrl | "/en/user/auth/password-recover/" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| predefinedEmail | null |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2195 …} $message: Closure() {#5578 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" "class" => "uk-child-width-1-1" "data-action" => "live#action:prevent" "data-live-action-param" => "debounce(300)|register" "data-disable-onbeforeunload" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "register" "_register" ] |
| cache_key | "_register_register" |
| compound | true |
| data | App\Request\WebRequest\RegistrationDTO {#5461 +email: "" +password: null +consentPrivacyPolicy: null +consentPersonalData: null } |
| description | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5677 -form: Symfony\Component\Form\Form {#5678 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5580 …5} |
| full_name | "register" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | "" |
| id | "register" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "register" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register" |
| valid | true |
| value | App\Request\WebRequest\RegistrationDTO {#5461 +email: "" +password: null +consentPrivacyPolicy: null +consentPersonalData: null } |
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 | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "type_email" "autofocus" => "" ] |
[ "placeholder" => "type_email" "autofocus" => "" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5585 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } App\Validator\Domain {#5586 +payload: null +groups: ? +message: "email_domain_not_exist" +checkEmailDomain: true } App\Validator\AllowedEmailDomain {#5587 +payload: null +groups: ? +message: "registration_domain_is_not_allowed" +skipIfEmpty: true } App\Validator\EmailNotExists {#5588 +payload: null +groups: ? +message: "The entered email address is already registered. Try to log in or you can use <a href='/en/user/auth/password-recover/'>password recovery</a> if you forgot the password." +checkSharedLocation: true +invertCheck: false +ignoreCurrentUser: false } App\Validator\EmailNotExistsOnAnotherInstance {#5589 +payload: null +groups: ? +message: "The entered email address is already registered on the site "us1.unione.io", please use another email." } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5585 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } App\Validator\Domain {#5586 +payload: null +groups: ? +message: "email_domain_not_exist" +checkEmailDomain: true } App\Validator\AllowedEmailDomain {#5587 +payload: null +groups: ? +message: "registration_domain_is_not_allowed" +skipIfEmpty: true } App\Validator\EmailNotExists {#5588 +payload: null +groups: ? +message: "The entered email address is already registered. Try to log in or you can use <a href='/en/user/auth/password-recover/'>password recovery</a> if you forgot the password." +checkSharedLocation: true +invertCheck: false +ignoreCurrentUser: false } App\Validator\EmailNotExistsOnAnotherInstance {#5589 +payload: null +groups: ? +message: "The entered email address is already registered on the site "us1.unione.io", please use another email." } ] |
| disabled | false |
same as passed value |
| label | "form_register_email_label" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "type_email" "autofocus" => "" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5585 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } App\Validator\Domain {#5586 +payload: null +groups: ? +message: "email_domain_not_exist" +checkEmailDomain: true } App\Validator\AllowedEmailDomain {#5587 +payload: null +groups: ? +message: "registration_domain_is_not_allowed" +skipIfEmpty: true } App\Validator\EmailNotExists {#5588 +payload: null +groups: ? +message: "The entered email address is already registered. Try to log in or you can use <a href='/en/user/auth/password-recover/'>password recovery</a> if you forgot the password." +checkSharedLocation: true +invertCheck: false +ignoreCurrentUser: false } App\Validator\EmailNotExistsOnAnotherInstance {#5589 +payload: null +groups: ? +message: "The entered email address is already registered on the site "us1.unione.io", please use another email." } ] |
| create_option_text | "Add %placeholder%..." |
| 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 {#4310 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4311 …} -storage: App\Security\Csrf\TokenStorage {#4312 …} -namespace: Closure() {#4314 …} } |
| data_class | null |
| description | "" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5609 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | "" |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form_register_email_label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2195 …} $message: Closure() {#5610 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "type_email" "autofocus" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_register_email" ] |
| cache_key | "_register_email_email" |
| compound | false |
| data | "" |
| description | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5637 -form: Symfony\Component\Form\Form {#5681 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5644 …5} |
| full_name | "register[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | "" |
| id | "register_email" |
| label | "form_register_email_label" |
| 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 | "_register_email" |
| uses_autocomplete | false |
| 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 |
|---|---|---|
| error_bubbling | false |
same as passed value |
| first_options | [ "label" => "password_creation" "displayStrength" => true "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#5590 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5591 +payload: null +groups: ? +maxMessage: "form_register_password_too_long" +minMessage: "form_register_password_too_short" +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: 72 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#5592 +payload: null +groups: ? +message: "form_register_password_must_contain_letter" +pattern: "/[A-Za-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#5593 +payload: null +groups: ? +message: "form_register_password_must_contain_number" +pattern: "/\d/" +htmlPattern: null +match: true +normalizer: null } ] "attr" => [ "label_class" => "label-password" ] ] |
[ "label" => "password_creation" "displayStrength" => true "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#5590 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5591 +payload: null +groups: ? +maxMessage: "form_register_password_too_long" +minMessage: "form_register_password_too_short" +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: 72 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#5592 +payload: null +groups: ? +message: "form_register_password_must_contain_letter" +pattern: "/[A-Za-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#5593 +payload: null +groups: ? +message: "form_register_password_must_contain_number" +pattern: "/\d/" +htmlPattern: null +match: true +normalizer: null } ] "attr" => [ "label_class" => "label-password" ] ] |
| invalid_message | "user_pass_is_not_equal" |
same as passed value |
| required | true |
same as passed value |
| second_options | [ "label" => "repeat_password_label" "attr" => [ "label_class" => "label-password" ] ] |
[ "label" => "repeat_password_label" "attr" => [ "label_class" => "label-password" ] ] |
| type | "App\Form\Type\PasswordTextType" |
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 {#4310 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4311 …} -storage: App\Security\Csrf\TokenStorage {#4312 …} -namespace: Closure() {#4314 …} } |
| data_class | null |
| description | "" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5623 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" => "password_creation" "displayStrength" => true "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#5590 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5591 +payload: null +groups: ? +maxMessage: "form_register_password_too_long" +minMessage: "form_register_password_too_short" +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: 72 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#5592 +payload: null +groups: ? +message: "form_register_password_must_contain_letter" +pattern: "/[A-Za-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#5593 +payload: null +groups: ? +message: "form_register_password_must_contain_number" +pattern: "/\d/" +htmlPattern: null +match: true +normalizer: null } ] "attr" => [ "label_class" => "label-password" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | "" |
| inherit_data | false |
| invalid_message | "user_pass_is_not_equal" |
| 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_label" "attr" => [ "label_class" => "label-password" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "App\Form\Type\PasswordTextType" |
| upload_max_size_message | Closure() {#5626 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2195 …} $message: Closure() {#5625 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_register_password" ] |
| cache_key | "_register_password_repeated" |
| compound | true |
| data | null |
| description | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5627 -form: Symfony\Component\Form\Form {#5706 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5701 …5} |
| full_name | "register[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | "" |
| id | "register_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 | "_register_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Form type:
"App\Form\Type\PasswordTextType"
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 | [ "label_class" => "label-password" ] |
[ "label_class" => "label-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5590 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5591 +payload: null +groups: ? +maxMessage: "form_register_password_too_long" +minMessage: "form_register_password_too_short" +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: 72 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#5592 +payload: null +groups: ? +message: "form_register_password_must_contain_letter" +pattern: "/[A-Za-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#5593 +payload: null +groups: ? +message: "form_register_password_must_contain_number" +pattern: "/\d/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5590 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5591 +payload: null +groups: ? +maxMessage: "form_register_password_too_long" +minMessage: "form_register_password_too_short" +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: 72 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#5592 +payload: null +groups: ? +message: "form_register_password_must_contain_letter" +pattern: "/[A-Za-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#5593 +payload: null +groups: ? +message: "form_register_password_must_contain_number" +pattern: "/\d/" +htmlPattern: null +match: true +normalizer: null } ] |
| displayStrength | true |
same as passed value |
| error_bubbling | false |
same as passed value |
| label | "password_creation" |
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 |
| allow_options_create | false |
| attr | [ "label_class" => "label-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5590 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5591 +payload: null +groups: ? +maxMessage: "form_register_password_too_long" +minMessage: "form_register_password_too_short" +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: 72 +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#5592 +payload: null +groups: ? +message: "form_register_password_must_contain_letter" +pattern: "/[A-Za-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#5593 +payload: null +groups: ? +message: "form_register_password_must_contain_number" +pattern: "/\d/" +htmlPattern: null +match: true +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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 {#4310 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4311 …} -storage: App\Security\Csrf\TokenStorage {#4312 …} -namespace: Closure() {#4314 …} } |
| data_class | null |
| description | "" |
| disabled | false |
| displayCopy | false |
| displayStrength | true |
| empty_data | Closure(FormInterface $form) {#5689 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | "" |
| inherit_data | false |
| invalid_message | "Please enter valid password." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "password_creation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5691 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2195 …} $message: Closure() {#5690 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "label_class" => "label-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password_text" "_register_password_first" ] |
| cache_key | "_register_password_first_password_text" |
| compound | false |
| data | null |
| description | "" |
| disabled | false |
| displayCopy | false |
| displayStrength | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5730 -form: Symfony\Component\Form\Form {#5709 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5728 …5} |
| full_name | "register[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | "" |
| id | "register_password_first" |
| label | "password_creation" |
| 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 | "_register_password_first" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
second
Form type:
"App\Form\Type\PasswordTextType"
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 | [ "label_class" => "label-password" ] |
[ "label_class" => "label-password" ] |
| error_bubbling | false |
same as passed value |
| label | "repeat_password_label" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "label_class" => "label-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#4310 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4311 …} -storage: App\Security\Csrf\TokenStorage {#4312 …} -namespace: Closure() {#4314 …} } |
| data_class | null |
| description | "" |
| disabled | false |
| displayCopy | false |
| displayStrength | false |
| empty_data | Closure(FormInterface $form) {#5698 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | "" |
| inherit_data | false |
| invalid_message | "Please enter valid password." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "repeat_password_label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2195 …} $message: Closure() {#5699 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "label_class" => "label-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password_text" "_register_password_second" ] |
| cache_key | "_register_password_second_password_text" |
| compound | false |
| data | null |
| description | "" |
| disabled | false |
| displayCopy | false |
| displayStrength | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5731 -form: Symfony\Component\Form\Form {#5712 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5732 …5} |
| full_name | "register[password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | "" |
| id | "register_password_second" |
| label | "repeat_password_label" |
| 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 | "_register_password_second" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
generatePassword
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "uk-button uk-button-link uk-position-right uk-button-secondary uk-text-small" "data-action" => "click->live#action:prevent" "data-live-action-param" => "debounce(300)|generatePassword" ] |
[ "class" => "uk-button uk-button-link uk-position-right uk-button-secondary uk-text-small" "data-action" => "click->live#action:prevent" "data-live-action-param" => "debounce(300)|generatePassword" ] |
| label | "generate_strong_password" |
same as passed value |
| row_attr | [ "class" => "uk-margin-small-top uk-width-1-1 uk-position-relative uk-margin-medium-bottom" ] |
[ "class" => "uk-margin-small-top uk-width-1-1 uk-position-relative uk-margin-medium-bottom" ] |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "uk-button uk-button-link uk-position-right uk-button-secondary uk-text-small" "data-action" => "click->live#action:prevent" "data-live-action-param" => "debounce(300)|generatePassword" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "generate_strong_password" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [ "class" => "uk-margin-small-top uk-width-1-1 uk-position-relative uk-margin-medium-bottom" ] |
| translation_domain | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "uk-button uk-button-link uk-position-right uk-button-secondary uk-text-small" "data-action" => "click->live#action:prevent" "data-live-action-param" => "debounce(300)|generatePassword" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_register_generatePassword" ] |
| cache_key | "_register_generatePassword_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5612 …5} |
| full_name | "register[generatePassword]" |
| id | "register_generatePassword" |
| label | "generate_strong_password" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "generatePassword" |
| priority | 0 |
| row_attr | [ "class" => "uk-margin-small-top uk-width-1-1 uk-position-relative uk-margin-medium-bottom" ] |
| translation_domain | null |
| unique_block_prefix | "_register_generatePassword" |
| value | null |
consentPrivacyPolicy
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5594 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5594 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "footer_privacy_policy_checkbox_label" |
same as passed value |
| label_attr | [ "class" => "uk-text-small" ] |
[ "class" => "uk-text-small" ] |
| required | true |
same as passed value |
| row_attr | [ "class" => "uk-margin-small-top" ] |
[ "class" => "uk-margin-small-top" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5594 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4310 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4311 …} -storage: App\Security\Csrf\TokenStorage {#4312 …} -namespace: Closure() {#4314 …} } |
| data_class | null |
| description | "" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#5642 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 | [] |
| hint | "" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5643 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "footer_privacy_policy_checkbox_label" |
| label_attr | [ "class" => "uk-text-small" ] |
| 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 | [ "class" => "uk-margin-small-top" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2195 …} $message: Closure() {#5647 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_register_consentPrivacyPolicy" ] |
| cache_key | "_register_consentPrivacyPolicy_checkbox" |
| checked | false |
| compound | false |
| data | null |
| description | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5752 -form: Symfony\Component\Form\Form {#5717 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5692 …5} |
| full_name | "register[consentPrivacyPolicy]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | "" |
| id | "register_consentPrivacyPolicy" |
| label | "footer_privacy_policy_checkbox_label" |
| label_attr | [ "class" => "uk-text-small" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "consentPrivacyPolicy" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "uk-margin-small-top" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_consentPrivacyPolicy" |
| valid | true |
| value | "1" |
privacyPolicyLink
Form type:
"App\Form\Type\Component\LinkType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "uk-text-primary uk-text-small" ] |
[ "class" => "uk-text-primary uk-text-small" ] |
| icon | "uni:file-question-02" |
same as passed value |
| label | "footer_privacy_policy" |
same as passed value |
| link | "https://unione.io/privacy-notice" |
same as passed value |
| row_attr | [ "class" => "uk-margin-remove-top uk-width-1-1" ] |
[ "class" => "uk-margin-remove-top uk-width-1-1" ] |
| target | "_blank" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "uk-text-primary uk-text-small" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| icon | "uni:file-question-02" |
| label | "footer_privacy_policy" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| link | "https://unione.io/privacy-notice" |
| mapped | false |
| multipart | false |
| priority | 0 |
| required | false |
| route | null |
| row_attr | [ "class" => "uk-margin-remove-top uk-width-1-1" ] |
| target | "_blank" |
| translation_domain | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "uk-text-primary uk-text-small" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "link" "_register_privacyPolicyLink" ] |
| cache_key | "_register_privacyPolicyLink_link" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5755 …5} |
| full_name | "register[privacyPolicyLink]" |
| icon | "uni:file-question-02" |
| id | "register_privacyPolicyLink" |
| label | "footer_privacy_policy" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| link | "https://unione.io/privacy-notice" |
| multipart | false |
| name | "privacyPolicyLink" |
| priority | 0 |
| row_attr | [ "class" => "uk-margin-remove-top uk-width-1-1" ] |
| target | "_blank" |
| translation_domain | null |
| unique_block_prefix | "_register_privacyPolicyLink" |
| value | null |
recaptcha_response
Form type:
"App\Form\Type\Component\RecaptchaType"
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 |
|---|---|---|
| constraints | [ App\Validator\ReCaptcha {#5595 +payload: null +groups: ? +messageCaptchaLowScore: "captcha_low_score" +messageCaptchaFailure: "captcha_failure" } ] |
[ App\Validator\ReCaptcha {#5595 +payload: null +groups: ? +messageCaptchaLowScore: "captcha_low_score" +messageCaptchaFailure: "captcha_failure" } ] |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "googleReCaptchaPublicKey" => "6Leor8UUAAAAAOXiTsF4ds3S_WFNo58179F2PicO" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ App\Validator\ReCaptcha {#5595 +payload: null +groups: ? +messageCaptchaLowScore: "captcha_low_score" +messageCaptchaFailure: "captcha_failure" } ] |
| 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 {#4310 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4311 …} -storage: App\Security\Csrf\TokenStorage {#4312 …} -namespace: Closure() {#4314 …} } |
| data_class | null |
| description | "" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5663 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 | [] |
| hint | "" |
| 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() {#5665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2195 …} $message: Closure() {#5664 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "googleReCaptchaPublicKey" => "6Leor8UUAAAAAOXiTsF4ds3S_WFNo58179F2PicO" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "recaptcha" "_register_recaptcha_response" ] |
| cache_key | "_register_recaptcha_response_recaptcha" |
| compound | false |
| data | null |
| description | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5756 -form: Symfony\Component\Form\Form {#5722 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5733 …5} |
| full_name | "register[recaptcha_response]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | "" |
| id | "register_recaptcha_response" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha_response" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_register_recaptcha_response" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "uk-button uk-button-primary uk-width-1-1" ] |
[ "class" => "uk-button uk-button-primary uk-width-1-1" ] |
| label | "create_account" |
same as passed value |
| row_attr | [ "class" => "uk-margin-medium-top" ] |
[ "class" => "uk-margin-medium-top" ] |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "uk-button uk-button-primary uk-width-1-1" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "create_account" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [ "class" => "uk-margin-medium-top" ] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "uk-button uk-button-primary uk-width-1-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_register_submit" ] |
| cache_key | "_register_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5758 …5} |
| full_name | "register[submit]" |
| id | "register_submit" |
| label | "create_account" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [ "class" => "uk-margin-medium-top" ] |
| translation_domain | null |
| unique_block_prefix | "_register_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e00f235710d78da8ef73f129bf2ec9.nV6taKhXKtE1ctp0yLw-fokZfRSpicG9-pd3C20Qi38.9QrFHvImeZdqE5EGvpFfPfBVKW3KyqyIssMAcRlA2hvULftZnhtEgXkgnw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "e00f235710d78da8ef73f129bf2ec9.nV6taKhXKtE1ctp0yLw-fokZfRSpicG9-pd3C20Qi38.9QrFHvImeZdqE5EGvpFfPfBVKW3KyqyIssMAcRlA2hvULftZnhtEgXkgnw" |
same as passed value |
| mapped | false |
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 | "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 {#4310 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4311 …} -storage: App\Security\Csrf\TokenStorage {#4312 …} -namespace: Closure() {#4314 …} } |
| data | "e00f235710d78da8ef73f129bf2ec9.nV6taKhXKtE1ctp0yLw-fokZfRSpicG9-pd3C20Qi38.9QrFHvImeZdqE5EGvpFfPfBVKW3KyqyIssMAcRlA2hvULftZnhtEgXkgnw" |
| data_class | null |
| description | "" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5761 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 | [] |
| hint | "" |
| 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() {#5763 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2195 …} $message: Closure() {#5762 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_register__token" ] |
| cache_key | "_register__token_hidden" |
| compound | false |
| data | "e00f235710d78da8ef73f129bf2ec9.nV6taKhXKtE1ctp0yLw-fokZfRSpicG9-pd3C20Qi38.9QrFHvImeZdqE5EGvpFfPfBVKW3KyqyIssMAcRlA2hvULftZnhtEgXkgnw" |
| description | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5773 -form: Symfony\Component\Form\Form {#5769 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5764 …5} |
| full_name | "register[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hint | "" |
| id | "register__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 | "_register__token" |
| valid | true |
| value | "e00f235710d78da8ef73f129bf2ec9.nV6taKhXKtE1ctp0yLw-fokZfRSpicG9-pd3C20Qi38.9QrFHvImeZdqE5EGvpFfPfBVKW3KyqyIssMAcRlA2hvULftZnhtEgXkgnw" |