Forms
-
signup_form
-
locale
-
username
-
email
-
password
-
terms_privacy
-
_token
-
signup_form
Form type:
"App\Form\SignupFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "locale" => "en" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "locale" => "en" ] |
[ "locale" => "en" ] |
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\SameOriginCsrfTokenManager {#564 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#517 …} -logger: Monolog\Logger {#410 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#585 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | [ "locale" => "en" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#945 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 | "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() {#947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#946 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "signup_form" "_signup_form" ] |
| cache_key | "_signup_form_signup_form" |
| compound | true |
| data | [ "locale" => "en" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1028 -errors: [] -form: Symfony\Component\Form\Form {#1034 …} } |
| form | Symfony\Component\Form\FormView {#948 …5} |
| full_name | "signup_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "signup_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "signup_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_signup_form" |
| valid | true |
| value | [ "locale" => "en" ] |
locale
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "en" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 | [] |
| 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\SameOriginCsrfTokenManager {#564 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#517 …} -logger: Monolog\Logger {#410 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#585 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#965 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 | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#966 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_signup_form_locale" ] |
| cache_key | "_signup_form_locale_hidden" |
| compound | false |
| data | "en" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#968 -errors: [] -form: Symfony\Component\Form\Form {#1037 …} } |
| form | Symfony\Component\Form\FormView {#988 …5} |
| full_name | "signup_form[locale]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "signup_form_locale" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "locale" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_signup_form_locale" |
| valid | true |
| value | "en" |
username
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "js-username" ] |
[ "class" => "js-username" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#953 +payload: null +groups: ? ?array +message: "signup.error.username" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#954 +payload: null +groups: ? ?array +message: "signup.error.username.pattern" +pattern: "/^[a-z](?!.*[-_.][-_.])[a-z0-9-._]{2,18}[a-z0-9]/i" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#953 +payload: null +groups: ? ?array +message: "signup.error.username" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#954 +payload: null +groups: ? ?array +message: "signup.error.username.pattern" +pattern: "/^[a-z](?!.*[-_.][-_.])[a-z0-9-._]{2,18}[a-z0-9]/i" +htmlPattern: null +match: true +normalizer: null } ] |
| help | "help.username" |
same as passed value |
| help_html | true |
same as passed value |
| label | "label.username" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_create_on_blur | false |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "js-username" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_choices | [] |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| close_after_select | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#953 +payload: null +groups: ? ?array +message: "signup.error.username" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#954 +payload: null +groups: ? ?array +message: "signup.error.username.pattern" +pattern: "/^[a-z](?!.*[-_.][-_.])[a-z0-9-._]{2,18}[a-z0-9]/i" +htmlPattern: null +match: true +normalizer: null } ] |
| create_option_text | "select.option.create" |
| 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\SameOriginCsrfTokenManager {#564 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#517 …} -logger: Monolog\Logger {#410 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#585 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#985 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 | "help.username" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "label.username" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| max_items | null |
| max_options | null |
| method | "POST" |
| no_results_text | "select.no.results" |
| options_as_html | false |
| plugins | "remove_button" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| purify_html | false |
| purify_html_profile | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#986 …} $translationDomain: "validators" } } |
| use_select | false |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-username" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_signup_form_username" ] |
| cache_key | "_signup_form_username_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1053 -errors: [] -form: Symfony\Component\Form\Form {#1040 …} } |
| form | Symfony\Component\Form\FormView {#1055 …5} |
| full_name | "signup_form[username]" |
| help | "help.username" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "signup_form_username" |
| label | "label.username" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_signup_form_username" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "js-email-address" ] |
[ "class" => "js-email-address" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#955 +payload: null +groups: ? ?array +message: "signup.error.email.blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#956 +payload: null +groups: ? ?array +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#955 +payload: null +groups: ? ?array +message: "signup.error.email.blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#956 +payload: null +groups: ? ?array +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| help | "help.email" |
same as passed value |
| label | "label.email" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_create_on_blur | false |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "js-email-address" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_choices | [] |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| close_after_select | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#955 +payload: null +groups: ? ?array +message: "signup.error.email.blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#956 +payload: null +groups: ? ?array +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| create_option_text | "select.option.create" |
| 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\SameOriginCsrfTokenManager {#564 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#517 …} -logger: Monolog\Logger {#410 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#585 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#998 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 | "help.email" |
| 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 | "label.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| max_items | null |
| max_options | null |
| method | "POST" |
| no_results_text | "select.no.results" |
| options_as_html | false |
| plugins | "remove_button" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| purify_html | false |
| purify_html_profile | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#999 …} $translationDomain: "validators" } } |
| use_select | false |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-email-address" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_signup_form_email" ] |
| cache_key | "_signup_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1056 -errors: [] -form: Symfony\Component\Form\Form {#1043 …} } |
| form | Symfony\Component\Form\FormView {#1057 …5} |
| full_name | "signup_form[email]" |
| help | "help.email" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "signup_form_email" |
| label | "label.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_signup_form_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 |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| always_empty | false |
same as passed value |
| attr | [ "class" => "js-password-input" ] |
[ "class" => "js-password-input" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#957 +payload: null +groups: ? ?array +message: "signup.error.password.blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#958 +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#957 +payload: null +groups: ? ?array +message: "signup.error.password.blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#958 +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| help | "help.password" |
same as passed value |
| label | "label.password" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_create_on_blur | false |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| always_empty | false |
| attr | [ "class" => "js-password-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_choices | [] |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| close_after_select | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#957 +payload: null +groups: ? ?array +message: "signup.error.password.blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#958 +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: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| create_option_text | "select.option.create" |
| 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\SameOriginCsrfTokenManager {#564 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#517 …} -logger: Monolog\Logger {#410 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#585 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1012 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 | "help.password" |
| 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 | "label.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| max_items | null |
| max_options | null |
| method | "POST" |
| no_results_text | "select.no.results" |
| options_as_html | false |
| plugins | "remove_button" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| purify_html | false |
| purify_html_profile | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1014 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#1013 …} $translationDomain: "validators" } } |
| use_select | false |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-password-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_signup_form_password" ] |
| cache_key | "_signup_form_password_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1058 -errors: [] -form: Symfony\Component\Form\Form {#1046 …} } |
| form | Symfony\Component\Form\FormView {#1072 …5} |
| full_name | "signup_form[password]" |
| help | "help.password" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "signup_form_password" |
| label | "label.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_signup_form_password" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
terms_privacy
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#959 +payload: null +groups: ? ?array +message: "signup.error.terms_privacy" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#959 +payload: null +groups: ? ?array +message: "signup.error.terms_privacy" } ] |
| help | "help.terms" |
same as passed value |
| label | "signup.label.terms" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#959 +payload: null +groups: ? ?array +message: "signup.error.terms_privacy" } ] |
| 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\SameOriginCsrfTokenManager {#564 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#517 …} -logger: Monolog\Logger {#410 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#585 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1023 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 | "help.terms" |
| 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 {#1024 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "signup.label.terms" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#1025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#1027 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_signup_form_terms_privacy" ] |
| cache_key | "_signup_form_terms_privacy_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1074 -errors: [] -form: Symfony\Component\Form\Form {#1049 …} } |
| form | Symfony\Component\Form\FormView {#1075 …5} |
| full_name | "signup_form[terms_privacy]" |
| help | "help.terms" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "signup_form_terms_privacy" |
| label | "signup.label.terms" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "terms_privacy" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_signup_form_terms_privacy" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| 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 | "csrf-token" |
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\SameOriginCsrfTokenManager {#564 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#517 …} -logger: Monolog\Logger {#410 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#585 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1015 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() {#1076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#586 …} $message: Closure() {#1077 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_signup_form__token" ] |
| cache_key | "_signup_form__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1087 -errors: [] -form: Symfony\Component\Form\Form {#1083 …} } |
| form | Symfony\Component\Form\FormView {#1078 …5} |
| full_name | "signup_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "signup_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 | "_signup_form__token" |
| valid | true |
| value | "csrf-token" |